Skip to Main Content

Qualtrics Tutorials: Informed Consent

Obtain Informed Consent at the beginning of your Qualtrics survey using skip logic or branch logic to ensure that only consenting participants take the survey.

Informed Consent Statements in Qualtrics

If you are doing survey research with human subjects, you will need to obtain explicit consent from your participants before you can administer the survey. This is true whether the survey is electronic or on paper.

In Qualtrics, the general survey flow for creating an informed consent statement is:

  1. Show the user the informed consent statement.
  2. Confirm and record whether the user consents or does not consent to participate.
    1. If the user consents, continue to the first page of survey questions.
    2. If the user does not consent, end the survey immediately.

There are several ways this survey logic can be implemented in Qualtrics, depending on the survey structure and the researcher's needs. Here, we will show how to set up this survey flow using two options: skip logic or branch logic. Skip logic specifies one simple direction: "If this answer choice is selected, then skip to a later point on the survey". Branch logic allows for more complex conditions and can specify an entire sequence of outcomes when those conditions are met.

  • The skip logic approach will send the user to the end of the survey. All users will see the same end-of-survey message or outcome, regardless of whether they consented or did not consent.
  • The branch logic approach will also send the user to the end of the survey, but the researcher can optionally chose to have a different end-of-survey message shown to those who did not consent. For example, a researcher may want users who do not consent to receive the end-of-survey message "Thank you for your interest in this survey.", and those who do consent to receive the end-of-survey message "Thank you for completing this survey. Your response has been recorded."

Method 1 - Skip Logic

This method uses Skip Logic to direct users to the end of the survey if they answer "No, I do not consent" on the consent question. This method will work for researchers who will only have one ending outcome at the end of their survey. That is, users who consent to the survey will have the same end-of-survey message or outcome as users who do not consent to the survey.

  1. Create an 'Informed Consent' block and move it to the start of your survey. (If your survey structure is such that you need multiple survey question blocks, that is fine, so long as your informed consent statement is in its own separate block.)

    Snapshot of block setup in Qualtrics. There are separate blocks called Informed Consent, Demographics, Experimental Design, and Email Notification.

  2. In the Informed Consent block, create a Text/Graphic question. Copy and paste the text of your informed consent statement into the Text/Graphic question.
  3. In the Informed Consent block, create a new Multiple Choice question. This will become the question we use to obtain the respondent's consent or dissent.
    1. Change the text of the multiple choice question to ask if the participant consents to participate in the research.
    2. While the informed consent question is selected, set the following options in the question options menu:
      1. Change the number of choices to two. Set the choice text to “Yes, I consent” and “No, I do not consent”.
      2. Under Response Requirements, turn the Add Requirements setting on. Leave it on the setting Force Response.
      3. Click Add Skip Logic. In the Skip Logic window, change the settings to “Skip from this question to End of Survey if No, I do not consent Is Selected”. Then click Confirm.

        Screenshot of Skip Logic setup window.

        If successful, you will see the skip logic definition displayed by the question text. You can edit the skip logic setup by mousing over the "Skip to" element, then clicking the "..." icon that appears.

        Screenshot of question with Skip Logic defined.

The informed consent statement is now complete. Make sure to test the logic in Preview Mode to verify that it is working properly.

Method 2 - Branch Logic

This procedure uses branch logic to direct users who do not consent to the end of the survey, while sending users who do consent to the survey to the first page of questions. This method has the benefit of allowing for different end-of-survey outcomes depending on whether or not the user consented to the survey.

  1. Create an 'Informed Consent' block and a 'Survey Questions' block. (If your survey structure is such that you need multiple survey question blocks, that is fine, so long as you have a separate block for your informed consent statement.)
  2. In the 'Informed Consent' block, create a new single-answer multiple choice question. This will be your informed consent collection question. Copy and paste your informed consent statement, in its entirety, into the question text. Turn on Forced Response validation for this question. (Forced Response validation is necessary for this question so that you have a record of the respondents' affirmative consent. Failure to use Forced Response here will allow the respondent to complete the survey without explicitly giving their consent.)
  3. Go to Survey Flow. Locate your Informed Consent block in the flow, then click its Add Below button.
    Screenshot of Survey Flow with Add Below button highlighted.
  4. In the "What do you want to add?" prompt, click Branch.
    Screenshot of the Survey Flow interface with the Branch element highlighted.

  5. Within the "Then Branch If" section, click Add a Condition. Then set the following settings:

    Then Branch If: If Question Do you consent to the research project? No, I do not consent is Selected
    1. From the Select Question dropdown box, select the informed consent question you created in step 2.
    2. From the Select Choice dropdown box, select your No (do not consent) answer.
    3. Click OK.
  6. Underneath the Then Branch If element, click Add a New Element. Select End of Survey.

    Screenshot of Survey Flow with End of Survey message element highlighted.

    Click Customize to set the desired endings for the respondents who choose not to consent to the survey.
  7. After adding the End of Survey element, your Branch Logic screen should look similar to this:
    Screenshot of Survey Flow after completion of full branch logic and end-of-survey element setup.
    That is, your first block must be the informed consent block, and your "Then branch if" statement must come directly after it. The End of Survey element should be nested under the "Then branch if" statement; if it is not, the logic will not be executed correctly. The rest of your survey's blocks or contents will come after the "Then branch If" element.
  8. If you are satisfied with your changes, click Apply.

The informed consent statement is now complete. Make sure to test the logic in Preview Survey to verify that it is working properly.

Other Tips

  1. Make sure you test out your survey's informed consent question manually in Preview Mode. In order for the logic to be working correctly, all of the following outcomes must be accounted for:
    • Users who select "No, I do not consent" and click "Next" are immediately sent to the end of the survey.
    • Users who select "Yes, I consent" and click "Next" can complete the rest of the survey normally.
    • Users who click "Next" without selecting either "Yes, I consent" or "No, I do not consent" are not permitted to continue the survey.
  2. If you've used the Branch Logic approach and "No, I do not consent" is not correctly sending users to the end of the survey, make sure that the "If" branch is ordered so that it comes right after your Informed Consent block, but before any subsequent blocks of survey questions.
  3. The text of your informed consent statement MUST be approved by the IRB prior to distributing your survey.