Skip to main content
Each prompt requires a response type that determines how participants answer the question. There are 5 types available.
Configure Prompt dialog with response type selector set to Text

The Configure Prompt dialog showing the Response Type dropdown

Yes/No

Example: “Did you exercise today?” → Yes / No

Text

Example: “Describe your mood in a few words.” → (free text)

Number

Example: “How many cups of coffee did you drink today?” → 3

Number Range

Example: “Rate your stress level (1–10):” → 7

Configuring the Range

  • Min — the lowest value participants can enter (default: 0)
  • Max — the highest value participants can enter (default: 10)
  • Validation: min must be less than max
Use Number Range instead of plain Number when you want to constrain participant responses to a bounded scale (e.g., 1–5 Likert, 0–100 VAS).

Custom Options

Example: “How would you describe your sleep quality?” → Poor; Fair; Good; Excellent

Configuring Custom Options

  1. Enter options as a semicolon-separated list — e.g., Poor;Fair;Good;Excellent
  2. “Allow multiple responses” toggle:
    • ON (single only = true) → participants pick one option (radio buttons)
    • OFF (single only = false) → participants can pick multiple options (checkboxes)
Options are separated by semicolons (;) in prompts. This is different from onboarding questions, which use commas.

Summary Table