| Auto Login |
|
Description Auto login is a feature of NAQuest 3.0 that will generate a new respid and password combo with the respondent and automatically log them in. The respid and password are created the moment the respondent presses the start button on the start page. Query string variables can still be passed to autogenerated variables like a normal id. If you want to bypass the autologin, you can also provide a respid and password in the querystring. When you pass in a respid and password, the program will log in the respondent with the credentials you pass in instead of generating a new one. |
|
How to enable auto login The are several fields in the start page that need to be properly set in order to enable auto login. To begin, import the standard start page. After it's been imported, switch to the HTML view of the start page. I recommend copying the html into a HTML editor like Web Expressions then reformatting the HTML in order to make it easier to read. There will be four input values in the HTML that you will need to set. They are:
NOTE: Auto login will also work on the TEST server. |