Advanced Topics

From qualtrics

Jump to: navigation, search

Contents

[edit] Randomization

Randomization can be achieved in three different ways:

Block and question randomization order can be viewed when you Download Data in View Results. Choose the "Export Randomized Viewing Order data" option.

[edit] Piped Text

Carry over a response or written text from a previous question into the text of another question. Data can also be piped from panel data, embedded data, and scoring information.

[edit] Question Text

When editing the text of a question, you can pipe in text by clicking the text itself then selecting the "Piped Text" tab that appears above the text editing window

[edit] Choice Text

When editing the text of an answer choice, you can pipe in text by clicking the text itself then selecting the "Piped Text" option from the drop-down menu

[edit] Survey Mailer

Piped text can be entered into the message sent to respondents

[edit] Survey Flow

Survey Flow can be accessed through the Survey Editor Toolbar of the "Edit Survey" tab caption

Survey Flow acts as a timeline for your survey to present blocks in a different order or to add advanced logic to the flow. By default, blocks are presented in the order they appear in Edit Survey. They can be moved simply by clicking "move" and dragging the block to another location in the flow. You can repeat blocks by adding the block again to the flow.

[edit] Elements of the survey flow toolbar

[edit] Block Randomization

Block randomization is programmed using the Survey Flow tool. This tool can be used to counterbalance conditions.

  • In Survey Flow, click "Add Below" and choose the "Randomizer".
  • If your blocks already appear in the Survey Flow, click "Move" and drag them as elements in the randomizer.
  • You can choose to display a subset of the blocks.
  • You can choose to evenly display the elements (in order to achieve counterbalancing).
    • In order to randomize a set of blocks, you must create a branches with "dummy" conditions, e.g., display if the title of the survey is displayed

[edit] Embedded Data

Embedded data refers to variables from your panel that are not related to name and address information, as well as custom variables saved during the survey.

[edit] Setting Embedded Data

In order to set embedded data, refer to the Survey Flow tool. This will save embedded data into your data report.

  • From Edit Survey, go to Survey Flow
  • Click “Add below”
  • Click “Embedded Data”
  • In "Enter Embedded Data Field Here":

[edit] embedded data from previous questions

If you are entering a new embedded variable saved from previous questions, enter a new name for the embedded data. You must have previously gathered the embedded data value code by using piped text. Your question code generally has this format: ${q://QID18/ChoiceGroup/AllChoicesTextEntry}.

[edit] embedded variable from the URL

If you are entering the embedded variable from the URL, enter the name exactly as it appears in the URL.

  • e.g., in http://umich.qualtrics.com/SE?SID=SV_ekyxaaB4ERtSBAo&SVID=Prod&UID=LCTRIAL123 the variable name is UID.

The value will be set from the URL.

[edit] embedded variable from a panel

If you are entering the embedded variable from a previously uploaded panel, enter the name exactly as it appears in the panel. The value will be set from the panel.

[edit] static values

If you would like to create a static value, create a name for your embedded variable and enter the value to the right.

Note that embedded data field names are case-sensitive!!

[edit] View Code for Embedded Data

In order to view how Qualtrics codes your embedded data, follow the directions on how to use piped text. You can view this code in a question text to cut and paste elsewhere.

Embedded variables generally have this format: ${e://Field/variablename}

[edit] Authenticator

When using a generic survey link, you can verify the identity of the survey taker with existing panel data using the Authenticator option in Survey Flow. Essentially, the authenticator requires the respondent to "log in" to your survey by providing information that matches your panel data. See Qualtrics Authenticator Steps for detailed instructions.

[edit] Question Options

Display Logic, Carry Forward Choices, Skip Logic, Recode Values, Choice Randomization

[edit] Block Options

Block Options appear in the top right corner of each block

  1. Viewing the block will preview only the specific block
  2. Collapse Questions will show the questions without the choices (non-preview mode)
  3. Lock the block so that no more changes can be made to it
  4. Question Randomization allows you to choose how many questions from your block to present and what order
  5. Loop and Merge allows you to repeat the block a certain number of times according to previously collected information
  6. Move Block
  7. Copy Block
  8. Delete Block

[edit] Question Randomization

This tool randomizes the order in which the question appear in a particular block. For choice randomization, please refer to the question advanced options. For block randomization, refer to survey flow advanced options.

You have the option to do one or more of the following:

  1. Change the fixed order of question presentation
  2. Randomize all questions
  3. Randomize a subset of questions
  4. Exclude questions
  5. Show only a certain number of questions per page

[edit] Loop and Merge

The Loop and Merge function allows you to repeat a block based on predefined values, such as embedded data, previous question choices, panel data, etc.

The loop and merge function is achieved by setting up a separate block that repeats based on information collected previously. Your multiple choice question which lists the choices will need to be kept in a block separate from the “loop and merge” block. All follow-up questions should be created in a new block.

  1. In the new block's "Block Options" menu, select Loop and Merge.
  2. In the Loop and Merge popup box, select “Turn on Loop and Merge”
  3. Choose "Automatically bring in Field 1 from a question" and select the question that contains the choices you would like to loop over.
  4. Specify “Selected choices” in the next drop down box. This is instructing Qualtrics that you will be repeating this one follow-up question over and over with each selected choice from your multiple choice question. Click Save.
  5. Edit the text of the questions so that the selected choice appears in the question. To specify where each response choice will appear within your follow-up questions’ text, you will need to click on the text of the question and position your cursor in the spot you need the piped text to appear
  6. Select “Piped text" tab, select "Loop and Merge Field” and select "Field 1"
  7. In the question text, a placeholder that resembles this ${lm://Field/1} will be added.
  • You can randomize the loop order in the Loop and Merge tool

[edit] Basic Survey Options

Survey Experience, Survey Protection, Survey Termination, Response Sets

[edit] Advanced Survey Options

Quotas, Triggers, Quotas, Scoring, Conjoint Analysis, Test Survey

[edit] Advanced Programming

Customization using CSS, HTML, and Javascript

Personal tools