
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
Custom Options
Example: “How would you describe your sleep quality?” → Poor; Fair; Good; Excellent
Configuring Custom Options
- Enter options as a semicolon-separated list — e.g.,
Poor;Fair;Good;Excellent - “Allow multiple responses” toggle:
- ON (single only = true) → participants pick one option (radio buttons)
- OFF (single only = false) → participants can pick multiple options (checkboxes)

