Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Display logic, sometimes referred to as “branching” or “skip” logic, refers to adding parameters to a survey page or question to determine whether or not they will appear. This is usually based on a participant’s response to a previous question in the survey, but can also be conditioned on other factors, such as global variable value.

Note

It will be important to note the Question ID for questions on which you wish to condition display logic. The Question ID is the first field visible when editing a question, and must be unique for each question within a survey. W2H automatically populates the Question ID field on any survey with question1, question2, question3, etc. However, you can set these names to be whatever you want/whatever will make analysis easier. Just remember to use the correct Question ID between the {curly brackets} in the display logic of subsequent questions.

\uD83D\uDCD8 Instructions

...

  1. Click the blue “Edit” link above the question you want to show/hide

  2. Open the gray drop-down panel labeled “Logic”

    Image RemovedImage Added
  3. Type your expression into the text field. Your expression represents the conditions under which you want the question to display (ergo the “Visible if” text above the field).

...