For some of your surveys, you may wish to restrict access to only verified Kent State users. For example, if you're an instructor, you may want to create a survey or quiz for your course, and want assurance that only students enrolled in the course have completed the survey. If you're an administrator, you may wish to create an anonymous feedback survey, but want to make sure that no one from outside Kent State can complete the survey.
The Authentication block works exactly like Branch Logic: any survey content that we want to “hide” behind the login needs to be “nested” underneath the Authentication block. Click and hold the Move button inside the block survey questions, then drag it underneath the Authentication block. Repeat this for each block of your survey that should be "locked" behind the login.
Because authentication is treated as a block in the Survey Flow, you can choose to require a login for your entire survey (by putting the authentication at the beginning of the survey), or only require authentication for certain blocks of your survey (by placing survey blocks before or after the authentication branch).
By default, requiring a Kent State login for your form will not save the person's Kent State email address with their responses. However, in some cases, you may want to record the Kent State email address that the respondent signed in with. For example, if you are creating a registration form or application form, it is a good idea to record the email address of the authenticated user.
To save the email address to your survey dataset, open Survey Flow and modify your Authentication branch with the following settings:
In the left text box, enter a variable name for this email address. In the below screenshot, we've used the variable name UserEmail, but you can use any name you like, as long as it does not contain spaces or special characters. (We recommend not using the name RespondentEmail, because Qualtrics already uses that variable name in email panels.) In the right text box, enter the word
This must be an exact match, or else the data will not be recorded correctly.
This will add an embedded data variable to your survey dataset containing the email addresses of the users who have logged in to the survey. When you download your survey data, this variable will automatically be included in the dataset, along with the rest of your survey items.
Note: This tutorial was written and tested in the Kent State Qualtrics system, but should also apply to other academic institutions with Qualtrics subscriptions. Contact your institution's Qualtrics admin for more information.