|
I have many users take the survey from the same machine - How do I enable this?
The easiest way to do this is to append the &responseCheck=false the the Survey URL.
The URL for the survey is as follows: http://www.questionpro.com/akira/TakeSurvey?id=XXXXXXX where XXXXXXX will the the unique survey ID for your Survey. To enable users to take the survey multiple times from the same machine simply append the &responseCheck=false tag so the URL will be as follows:
http://www.questionpro.com/akira/TakeSurvey?id=XXXXXXX&responseCheck=false
Please note that the tag: &responseCheck=false is case sensitive
You can do so by appending the &responseCheck=false tag to the <SURVEY_LINK> or the <ANONYMOUS_SURVEY_LINK> tags in the Email Invitation and save the changes. The <SURVEY_LINK> tag will be automatically replaced by the appropriate Survey URL.
Screenshot
- Click on the Send Survey tab after selecting the correct Survey.
- Under the Send Survey tab click on the Send Email Invitation link.
- Under "Email Invitation" click on the Edit Message link.
- Here append the &responseCheck=false tag to the <SURVEY_LINK> or the <ANONYMOUS_SURVEY_LINK> tags
- Click on the Save Email Message button to save the changes.
Does everyone who clicks on the link get a new ID?
Yes, the responses are all coded uniquely.
After completing one data entry I'd like it so that the next data-entry is automatically presented -- Adding responses from a stack of paper surveys. How do I do this?
You can append the &responseCheck=false tag to the Survey URL and place this URL in the URL Redirect option. For more information please click on the Auto Redirection link under Additional References.
The URL for the Survey is present in the Survey Address (URL): text box under the Send Survey Tab.
|