LimeSurvey has the ability to prevent a survey from being retaken if the user's computer contains a cookie indicating the survey has already been completed. My survey uses this feature to prevent multiple / changed answers.
If I create a 1-question survey with a non-mandatory answer (and no "no answer" option), and the person submits the "blank" response, will they be able to go back to that survey and select one of the available answers?
Else : to be sure to have only one answer by user : token is only the valid system, all other can be easily #hacked#
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Thank you for responding. I have verified that the "cookie" method does block attempts to access a 1-question survey, even if the question was "skipped" during the initial access. It's a bit of a disappointment, because people who inadvertently enter the survey, and then click on the SUBMIT button because they can't figure out any other way to abort the visit end up being unable to take the survey again later.
The only thing I can think of that might provide a "fair" way of allowing a "re-do", would be if a 1-question survey could provide a warning when trying to SUBMIT a blank survey. Something like "Do you wish to record this blank submission? (Yes/No)". Answering "No" would remove the cookie before exiting.