Hello!
I am trying to do the following: 2400 participants in my survey take 6 decisions each (next to answering a range of questions). Decisions consist in either chosing to make a donation or in increasing one's own payoff by 0$,1$,2$,3$,4$ or 5$. In the end I want one decision of every 10th participant to get implemented, i.e. I will either make the donation or provide an amazon voucher code with the relevant value.
The way I was thinking of doing this is that each individual who gets to a certain point (towards the end) of the survey gets assigned a running number, i.e. the first individual gets the number 1, the second number 2, and so on. (I figure that {SAVEDID} does not work because individuals who drop out before reaching the end of the survey also get assigned numbers and that is not what I want.)
Then, at the end of the survey, individual number 10, number 20, up to number 400 will learn that their first decision will be implemented, i.e. either their donation will be implemented or they will receive a payoff of $0. Individual number 410, 420, up to 800 will learn that their second decision will be implemented. In case they had chosen the payoff for their second choice, they will see an Amazon voucher code that is worth $1. Otherwise I will make their donation. Individuals 810 up to 1200 will receive a voucher code that is worth $2 in case their third choice was the payoff. And so on, up to the 2400th individuals who completed the survey.
I have to purchase all Amazon vouchers before starting the survey and there is no way of handing them back, so I wanted to minimize my losses from purchasing too many vouchers while at the same time having enough vouchers for the case that everybody always chooses the payoff over the donation.
My question therefore consists of 2 parts:
1) Is there a way to assign a running number at the moment the participant reaches a certain point in the survey?
2) Can I give 240 conditions to limesurvey at once? Something like: if the participant's running number is 410 and he/she had chosen the payoff, he/she will see voucher code "x", otherwise he/she will get a standard message. If the participant's running number is 420 and he/she had chosen the payoff, he/she will see voucher code "y" and otherwise get a default message....
I am using Version 2.06+ Build 150911
Thank you very much in advance!
Sonja
The topic has been locked.