CASE FrameworkCASE Framework
Survey Editor/Basics

Survey Items

Understanding the structure of survey items

Survey Items

A survey consists of items. An item can belong to either a question type or a non-question type category. A question item is structured by the following components:

Overview of single choice item content

Item header elements consist of:

  • Title (H1) – Main question or prompt.
  • Subtitle (H2) – Additional explanation or secondary text.
  • Help/Info popup – Optional tooltip for additional guidance.

Body

Main content that surrounds the response options:

  • Top content (before response) – Text shown above the answer options.
  • Response options – Here you define the response options. The type of question determines the available response configurations.
  • Bottom content (after response) – Text shown after answer options.

Footnote

  • Additional information displayed at the bottom of the item.

Question Types

Some question types are more basic, like the following:

Question TypeParticipant is allowed to...
Single ChoiceChoose one option from a radio group.
Multiple ChoiceSelect multiple options from a list of checkboxes.
Date InputEnter a date.
Time InputEnter a time.
Text InputEnter text input.
Numeric InputEnter a number.
SliderSelect a value within a range using a slider.
DropdownSelect one option from a list of choices.
Code ValidatorEnter a code that will be validated.
ConsentAccept or reject a displayed consent.
Contact Form Question   Enter name, email, phone, address.

More complex types are these:

Question TypeDescription
Single Choice ArrayA list of single choice questions (Likert scale)
Bipolar Likert ArrayA list of bipolar Likert scale questions.
Adaptive Question GridResponse slots of same response type (e.g. input, dropdown, number) arranged in a grid.
Matrix
A table layout where the response type can be set independently for each slot.
Cloze QuestionA mix of text and response slots for mixed style questions.
Validated Random QuestionRandomly selects a question, only accepts valid text input responses.

Other Item Types in a Survey

Besides question items, a survey can contain several non-question structural or informational items. These help organize and enrich the flow and content of the survey.

Page Break

  • Separates content into different pages.
  • Improves readability and controls how questions are grouped.

Response Group

  • Groups multiple question items together.
  • Useful for displaying several related questions under a shared heading or context.

Info Item

  • Displays additional information without asking for input.
  • Can include text instructions, explanations, or visual content and supports the respondent with guidance or context before a question or section.

End of Survey Content

  • Marks the end of the survey flow.
  • Typically includes logic to stop collecting further responses and displays a closing message, thank-you note, or redirect.