Prevent the user to retake a survey

masoud
Tera Contributor

I created a survey for a custom application, and was wondering how to prevent users to take the survey after first attempt. Right now the users are able to take the survey as many time as they want using the link provided in the notification email (all the responses would be captured in the assessment instance table).

Note: I made the survey using "View Survey" module, and also used the "Notification" module to set the conditions and the email notification.    

Thanks,

Masoud

4 REPLIES 4

ruzzty06
Tera Expert

Does the survey instance's State changes to Complete when the user takes the survey?


masoud
Tera Contributor

Hi Rusty,



Yes, the survey instance's State changes to Complete when the user takes the survey. If the user retake the survey, the SN generates a new instance with a complete state.


There's a "Allow Retake" field. Set it to false.


masoud
Tera Contributor

The "Allow Retake" field is false (unchecked), but the user is still able to retake the survey.