Docs / Forms & Automation
Quiz mode
Score answers against a correct value, with an optional timer.
Quiz Mode turns a form into a scored quiz: mark the right answer on individual fields, then optionally show a countdown timer and the visitor's score on completion. It's a Behavior-level setting (Content tab → Quiz Mode), off by default.
Marking correct answers
- 1Add the fields that make up your quiz questions — Text, Radio Buttons, Dropdown, Yes/No, Checkboxes, and Multi-Select Dropdown all support this.
- 2On each field, set Correct Answer to the expected value. For Checkboxes or Multi-Select, separate multiple correct values with commas, e.g. paris, france if both must be selected.
- 3Turn on Enable Quiz Mode in the Quiz Mode section.
Correct Answer only appears on field types where a single "right" value makes sense — it's not available on open-ended types like Long Text, Range Slider, or File Upload.
Timer
- Show Timer — turns on a countdown, positioned Top or Bottom (Timer Position).
- Timer Shows — Page & Survey Time (both a per-page and an overall countdown), Survey Time Only, or Page Time Only.
- Survey Time Limit (seconds) — an overall cutoff for the whole quiz; 0 means unlimited.
- Per-Page Time Limit (seconds) — a cutoff that resets on every page; 0 means unlimited.
When time runs out, the survey auto-submits with whatever has been answered so far — there's no separate "time's up" screen to configure.
Showing the score
Turn on Show Score on Completion and set a Score Message using the {correct} and {total} placeholders, e.g. "You got {correct} out of {total} correct." (the default). The message is appended to whichever Confirmation actually fires for that submission, so it works alongside branching confirmations — see "Conditional logic."
Quiz Mode scores fields directly on the form. A Repeating Group or Group's nested fields don't support Correct Answer — quiz scoring is designed for a flat list of questions, not a repeatable sub-form.