Which of the following occurs when a Respondent submits a assessment Onetrust?

About Response Requirements & Validation

Response requirements & validation are used to alert respondents about questions they may have missed, or they can be used to solicit a specific kind of answer from respondents. To add validation to your question, navigate to the Response requirements section of the survey builder.

Which of the following occurs when a Respondent submits a assessment Onetrust?

The following validation types are available for all questions:

  • Add Requirements: After enabling Add requirements, the following options become available:
    • Force response: Requires the respondent answer the question before they can continue the survey.
    • Request response: Alerts the respondent about any unanswered questions, but allows the respondent to continue the survey without answering if they choose.
  • Add Validation: After enabling Add validation, the following options become available:
    • Custom validation: Used to force a certain type of response (for example, making sure a respondent selects the right amount of answer choices in a multi-select question).

Additionally, extra validation options appear under certain circumstances in the Add validation menu:

  • Content validation: Used to force a certain response based on a certain type of content (such as when you want a respondent to enter a valid email address). This validation is used in questions that allow free response.
  • Question-specific validation: Certain questions have built-in validation options. For example, constant sum questions have an additional  option to require the question to total to a specific value.

    Qtip: For more information on each question type’s unique validation options, visit our question types page and select the question type you would like to learn more about.

When any of the validation options are enabled, an asterisk icon will appear in the top right corner of the question, indicating that the question has some form of validation.

Which of the following occurs when a Respondent submits a assessment Onetrust?

Force Response

When enabled on a question, Force response makes it so that a respondent must answer the question before being able to continue to the next page of the survey. If certain questions in your survey are more important than others, or if survey logic depends on them, you may want to enable force response. If respondents try to progress without answering the question, they will see a message letting them know they must answer the question to proceed.

Which of the following occurs when a Respondent submits a assessment Onetrust?

Example: Let’s say you begin your survey with a consent form. You can add force response to the consent form so your respondents can’t start the survey without first consenting.

To Enable Force Response on a question

  1. Select your desired question.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  2. Enable Add requirements.
  3. Select Force response.

    Qtip: To set force response on multiple questions, select all of the questions and then choose Force response. For more information on how to select multiple questions, view editing multiple questions.

Request Response

When enabled, Request response allows you to remind respondents that they missed a question without requiring that they go back and answer it. This can be a tactful way to increase question response rates without violating privacy guidelines that apply to many studies.

When request response is selected, and a respondent skips the question, Qualtrics will ask if the respondent would like to go back and answer the skipped question before they move to a new page.

Which of the following occurs when a Respondent submits a assessment Onetrust?

To Enable Request Response on a question

  1. Select your desired question.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  2. Enable Add requirements.
  3. Select Request response.

    Qtip: To set request response on multiple questions, select all of the questions and then choose Request response. For more information on how to select multiple questions, view editing multiple questions.

Qtip: At this time, you can’t change the appearance or wording of the request response message.

Content Validation

Content validation is used when you need your respondent to answer a question in a specific way according to a content type. For example, you may want them to enter a valid email address or postal code in a text box.

There are seven different types of content validation available for text entry questions:

  • Email Address: Answers must include an email in a correct format. The entered email address must include an “@” symbol and a valid domain format (e.g., “qualtrics.com” / “university.edu” / etc.). For example, “” would pass this content validation.
  • Phone Number: Respondents must enter a valid phone number without a country code. You can select to validate based on US, Canada, UK, Australia, New Zealand, or the Netherlands phone numbers by using the additional dropdown that appears after selecting phone number.
  • US State: Answers must be valid US States, and they can be formatted as either full state names (e.g., “New York” or “Washington”) or abbreviated names (e.g., “UT” or “TX”).
  • Postal Code: Answers must be a valid postal code, either in the 5-digit or 9-digit format. You can select to validate based on US, Canada, UK, Australia, New Zealand, or the Netherlands postal codes by using the additional dropdown that appears after selecting postal code.
  • Date: Respondents must enter a valid date. You can specify the format of the date (e.g., mm/dd/yyyy) in the dropdown.
  • Number: Answers must be numeric (answers cannot contain any textual characters).
  • Text-only (Non-numeric): Answers must contain only text (answers cannot contain any numeric characters or punctuation).

To set Content Validation on a question

  1. Select your question.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  2. Enable Add validation
  3. Select Content type.
  4. Choose your content type to base the validation on.

Content Validation Example: Using Zip Codes to Find City and State

When you set a text entry question’s validation type to content validation and your content type to US Postal Code, you can use the zip codes your respondents provide to also record their city and state! This works by running the entered zip code against a database, and then saving the returned city and state as embedded data with their response. Note that this only works using the standard text entry question type.

Qtip: The embedded data value for the returned state will be the state’s abbreviation (e.g., UT for Utah, WA for Washington, etc).

  1. In the question asking for zip code, enable Add validation.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  2. Select Postal code and US.
  3. Navigate to the Survey Flow.
  4. Click Add a New Element Here.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  5. Select Embedded Data.
  6. For any state or city you want to pull from a zip code, add a field named QState_ExportTag for states or QCity_ExportTag for cities. You need to replace the ExportTag with the question number of the question where you collect the zip code, e.g., Q32.
    Which of the following occurs when a Respondent submits a assessment Onetrust?

    Example: For example, if you wanted to find the city for question seven, you’d call the Embedded Data QCity_Q7.

    Which of the following occurs when a Respondent submits a assessment Onetrust?

  7. Click Save Flow.

    Qtip: This embedded data can be added anywhere in the Survey Flow. If you forget to add it before collecting content validated responses, that’s also fine – adding this element will retroactively add this data to your responses. However, if you want to use the city and state values in logic, you will need to move this element above the other elements that use the fields in logic.

Custom Validation

Custom validation is used when you need your respondent to answer a question in a specific way. For example, you may want them to enter a valid email address in a text box, or make sure your respondents are selecting the right number of answer choices.

Custom validation is not compatible with request response and acts similar to force response by requiring the respondent answer the question. You cannot use custom validation on a question while simultaneously making answering the question optional.

Example: Let’s say you want to include an attention check in your survey to make sure your respondents are filling it out accurately and to prevent straightlining. You can create a text entry box and require the respondent enter a specific keyword before continuing. This can be accomplished using custom validation.

To set Custom Validation on a question

  1. After selecting your question, enable Add validation.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  2. Select Custom.
  3. Create your validation logic. This logic can only be based on survey questions. For help building your logic, see logic based on a question.
    Which of the following occurs when a Respondent submits a assessment Onetrust?

    Qtip: If you don’t have a preference for whether respondents answer using capital or lowercase letters in their response, enable the Ignore Case checkbox.

  4. Click Load a Saved Message to choose the error message that appears when respondents fail the validation. For help choosing a system default message or creating your own, see custom validation messages.
  5. When finished, click Save.

Once you’re finished creating your custom validation logic, you’ll need to select a custom validation message. Read the following section on custom validation messages for more information.

Custom Validation Messages

Whenever you add custom validation to a question, you need to provide a message to display to your participants if they fail your validation conditions. This message usually lets participants know why they failed or what they need to enter in order to proceed in the survey.

There are two types of custom validation messages you can create: modified Qualtrics error messages, where you take a system default message and change the text, and completely new error messages, where you create your own message from scratch.

Using a System Default Validation Message

  1. After creating your custom validation logic, click Load a Saved Message.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  2. Hover over My Library.
  3. Hover over System Defaults.
  4. Select the error you’d like to use.

    Qtip: Preview your survey to make sure you like the validation message you’ve chosen.

Creating a New Validation Message

To create your own validation message:

  1. After creating your custom validation logic, click Load a Saved Message.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  2. Select My Library and then New Message.
  3. Give your new validation message a name so you can easily identify it in the future.
    Which of the following occurs when a Respondent submits a assessment Onetrust?

    Qtip: After creating a new message, it will be available when you click Load a Saved Message and select your personal library.

  4. Select what folder from your messages library the validation message will be saved in.
  5. Do one of the following:
    • If you would like to use a Qualtrics error message as the base of your message, click Add Validation and then select the base error message you’d like to use.
    • If you’d like to create your own error from scratch, click Create New Message.
  6. Enter your validation’s error. Respondents won’t see this name and this is just for your own organizational purposes. Once you set the error, you can change it by clicking Rename.
    Which of the following occurs when a Respondent submits a assessment Onetrust?

    Qtip: If you selected a premade error by clicking Add Validation, you can’t edit the error name.

  7. Enter the error’s message. This is the text that respondents will see when they fail the validation.
  8. If you need to delete your error, click Delete.
  9. When finished, click Create Message.

Qtip: You can edit your custom validation messages in your messages library.

Custom Validation Example: Verifying an Email Address

You can use validation to ensure that two text fields are the same. This is useful when you need a respondent to verify information, such as confirming their email address. Follow the below steps to set up an email verification question.

Qtip: While this section is focused on confirming email addresses, the same methodology can be used for verifying any open text field, such as phone numbers or first/last name.

  1. Create two text entry questions, one asking for the respondent to enter their email address, and one asking to confirm their email address.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  2. On the first text entry question, enable Content type as the validation.
  3. Select Email address as the content type for the first text entry question.

    Qtip: This step ensures that the respondent will only be able to enter an email address.

  4. Click the question text of one of your questions and select Piped Text.
    Which of the following occurs when a Respondent submits a assessment Onetrust?

    Qtip: Piped text code can only be generated in areas where the rich content editor is accessible. That does not mean, however, that it cannot be used in other locations. We’ll use this piped text to set up custom validation on our second text entry question.

  5. Select the text field of the first text entry question.
  6. Copy the piped text code.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  7. On the second text entry question, select Custom for the validation type.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  8. Create a logic statement to require the second text entry field to equal the first text entry field. You will do this by selecting the text entry response from the second question and setting it equal to the piped text for the first question’s response.
    Which of the following occurs when a Respondent submits a assessment Onetrust?
  9. Click Load a Saved Message and choose the message to show respondents if they fail the validation. See custom validation messages for more information.
  10. Click Save.

Qtip: When finished, preview your survey to make sure the validation was set up properly.

FAQs

When multiple respondents are assigned an assessment who can submit the assessment for review in OneTrust?

Multiple Risk Analysts can be assigned. For assessment questionnaires, “Under Review” indicates the respondent(s) has answered all of the assessment questions and has submitted them for review by an RMC Analyst.

How can a vendor assessment automation rules help?

Automated assessment rules to automatically trigger sending additional assessments based on the first assessments answers and risk. Auto-populate new processing activities or records of processing activities (RoPA) in the data inventory from the assessment.
OneTrust Launches Vendorpedia Questionnaire Response Automation to Answer Security and Privacy Questionnaires Automatically using Artificial Intelligence.
Automatically answer any incoming security, privacy, and due diligence questionnaires..
Manage all incoming requests for information in a single dashboard..

What frameworks and controls are supported in OneTrust by default?

Customizing your controls library OneTrust provides pre-configured controls from common frameworks, but you can customize or create your own. Common frameworks include ISO, NIST, FedRamp, AICPA & CICA GAPP, and AICPA TSC 2017 (SOC 2), just to name a few.