I am setting up an anonymous survey. I want to give some prize to random respondent after filling the survey and need a random number generated from set of numbers (eg. 1000 - 2000). Problem is that one number should only generated once. Is there this kind addons available or similar achievement or do i have to made it by myself?
Plan:
Recipients answers questions anonymously
Random number is printed in the last page of survey with text "Please, come to us and check if you win some prize. Your lucky number is: xxxxxxxx".
How about this: you create a random number. Any random number, and add it to the SID. You would need to make sure that the SID has a certain length, so maybe you have to add some digits, but I guess this would serve the purpose and still be fairly simple.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.