Sometimes, your respondents may wish to have a copy of their survey responses, or they may wish to receive confirmation that their survey response was received. This is especially true if you are using a Qualtrics survey for a "higher-stakes" form, such as an application form or a feedback form. As the survey creator, there are two options you can use to make it easy for respondents to save a report of their responses and/or receive an email confirmation that their response was received.
This method changes the end-of-survey outcome so that instead of seeing a simple thank-you message, the user is shown a report of their responses that can be printed or saved to PDF. This approach can be used alone or in conjunction with sending a confirmation email (method 2 below).
When to use: You want respondents to see a summary report of their answers upon completing the survey that can be printed or saved as a PDF.
If you have a branching survey with multiple ending outcomes, you can also apply this option to individual End of Survey elements in the Survey Flow.
This method requires you to put a question on your survey collecting person’s email address. It then uses Email Triggers and Piped Text to send the person their responses on survey submission.
When to use: You want respondents to be emailed a copy of their survey responses, and your survey includes a question asking their email address.
On your survey, create a Text Entry question that will collects the user’s email address. In the sidebar (question options) menu, make sure that Text Type is set to Single Line. Turn on the option Add Validation; then in the dropdown box that appears, choose Content Type. Under Content Type, click Email Address. (This will check that the text entered in the box matches the pattern of a valid email address.)
If you are using Text Entry "Form" question type (which has multiple text boxes in a single question), click the link "Click here to edit form fields", which appears below the last text box.
This will allow you to set the validation type for each box individually. Set the validation type for any boxes that will contain email addresses to Valid Email Address. When finished, click "Back to preview mode" to save your changes.
In the left navigation menu, click Survey Options > Post-Survey. Locate Manage Email Triggers, then click Edit Triggers.
In the Message area, click on the “{a}” icon to open the Piped Text menu. Mouseover the “Survey Question” menu item, then find the question on your survey that collects the email address. Mouse over that question, and click on the menu item that is below Question Text. (The actual text in the menu will match the prompt for the email question item.)
This should generate a chunk of text in the Message box that begins with a dollar sign, followed by what looks like a file path inside of curly braces:
The part inside the curly braces between q://
and /ChoiceTextEntryValue
will be different for every user and for every survey. That part represents the question's internal ID number, which is specific to each individual survey. For this reason, you must use the Insert Piped Text menu (rather than copy/paste from this tutorial) to get this string.
You do not need to enter anything in the message text area, but it may be helpful to respondents if you remind them where these survey responses came from, and (if applicable) what follow-up steps they should expect.
Note: The response report emailed to the respondent includes "invisible" questions, such as Timer and Meta Info questions. For "check-all-that-apply" questions, it lists only the answer choices that the user selected.
You have now set up email triggers for respondents. You can verify that they are working properly by going to the Survey Preview and completing the survey using your own email address in your email question. If you find an error or want to change something about the email trigger, return to Survey Options > Post-Survey: Manage Email Triggers section to edit the existing distribution.
We recommend that you test your email triggers with and without the "Include Response Report" option, so that you can see what your survey respondents will see. The information contained in the "Include Response Report" includes quite a bit of detail, and may surprise respondents if they are not expecting to see it.
Workflows (formerly called Actions) are an extremely flexible tool for task automation. Workflows are able of performing a much wider range of tasks besides sending emails on survey receipt.
This method requires you to collect respondents' email addresses at some point within the survey. This can be done by including a question in the survey directly asking the respondent to enter their email address. Alternatively, if you are using Qualtrics's email distribution to send your survey to a contact list, you can use the Recipient Email embedded data field; or, if you are using an authentication block to require KSU login to access a form, you can record the authenticated user's email address to an embedded data variable. Piped Text is then used to insert the email address from the question response or embedded data.
When to use: You want respondents to be emailed a copy of their survey responses, and your survey either includes a question asking their email address, or your survey project is configured in a way that you have the respondent's email address through another embedded data variable (such as the Recipient Email variable if using email distribution to a contact list, or an authenticated user's email if using an Authentication Block to require KSU login on a survey.
Turn on the option Add Validation; then in the dropdown box that appears, choose Content Type. Under Content Type, click Email Address. (This will check that the text entered in the box matches the pattern of a valid email address.)
If you are using Text Entry "Form" question type (which has multiple text boxes in a single question), click the link "Click here to edit form fields", which appears below the last text box.
This will allow you to set the validation type for each box individually. Set the validation type for any boxes that will contain email addresses to Valid Email Address. When finished, click "Back to preview mode" to save your changes.
Now that we are collecting the email address of the intended recipient, we can set up the workflow.
To set up a workflow, we first must tell Qualtrics when to carry out a specific task. In this scenario, we want the task to be carried out every time a new survey response is received.
Click Create a workflow > Started when an event is received.
Click Finish.
Now that we've told Qualtrics when to run the task, we need to tell it what task to perform.
Click the "plus" button under the new action, then click Add a task.
Click Email. (Due to the number of task options available, you may wish to use the search box to search for email.)
At this stage, we can compose the email confirmation that the respondent will receive. If you have previously used the older Email Trigger feature, this screen will feel familiar, but with several notable enhancements.
In the "To" field (i.e. the recipient), it is possible to add piped text strings directly to the box. Click the Piped Text icon :
Mouseover the “Survey Question” menu item, then find the question on your survey that collects the email address. Mouse over that question, and click on the menu item that is below Question Text. (The actual text in the menu will match the prompt for the email question item.) Then in the dropdown menu that appears, choose the source of the respondent's email address. If you have collected the respondent's email address on the survey question, look in the Survey Question section.
After adding the piped text, the To field should look similar to the following:
When: You can schedule emails to be sent immediately upon survey completion, or delay the delivery until a specific time interval after the response was received. (For individuals conducting longitudinal or panel studies with rolling recruitment, this is an excellent option for scheduling follow-up invitations relative to a respondent's initial response.)
Response reports are no longer included by default.
Workflows take effect immediately: unlike other modifications to a survey, you do not need to re-publish the survey after adding a workflow in order for it to take effect. Workflows can be enabled or disabled at any time using the on/off switch on the Workflows screen.
An additional benefit of workflows is the Run history, which is a record of all the times the workflow has been carried out. This is extremely helpful for troubleshooting.