Qualtrics - How do you create questions to confirm your email address?
How to Make Email Confirmation Questions.
Confirm your email address
You will need to setup two questions:
One question will ask for the email address and add validation as email.
- Create question
- Make required
- Add validation
- click the down arrow that says Minimum length
- Content type
- Email address
Second question will a validation as custom. To get the custom validation you will need to pipe the information from the email question (first question you setup). Copy the piping information into the confirm email address question. (second question you setup)
- Create the second question: Please confirm the email address
- Make it require
- Go back to question asking for the email address (first question you setup)
- Check the box and click Piped text tab
- pick Survey Question
- find the Question that is asking for email
- Click Email address
- Copy the piping information - Show look like this ${q://QID18/ChoiceTextEntryValue}
- check the second question where you are asking for confirm the email address
- Add validation
- Custom
- Pick the question for Confirm the email address
- Pick the choice Please confirm the email address
- Pick Is Equal to
- Past the piping information
- optional check the Ignore Case
- Load a email does not match error message
- Save
Do not forget to delete the piping information if you see it in first question like it show above after you copied it in the custom validation.