/Quiz mode

Quiz mode

Turn any form into a scored quiz — assign points, set a pass mark, and show respondents their result at the end.

Turn on quiz mode#

Open the Quiz tab in the editor's left rail (next to Theme, Logic and Variables). Flip on "Quiz mode" and your form starts scoring responses and showing a result at the end. Turning it on seeds a set of read-only variables you can reference elsewhere — @quiz_score, @quiz_max_score, @quiz_percentage, @quiz_correct_count and @quiz_total_count.

Scoring modes#

Pick one of two scoring styles under Scoring:

  • Graded (right / wrong) — each question has a correct answer worth some points. A correct answer earns its points, a wrong one earns zero, and the score is the total out of the maximum.
  • Weighted (points per option) — each answer option carries its own points and the score is the sum of what the respondent picked. There's no "correct" answer; the total maps to a result band you define (e.g. Beginner / Intermediate / Advanced).

Set points & correct answers#

With quiz mode on, scorable questions (single/multi select, dropdown, picture choice, short/long answer, number, opinion scale) get a purple "Quiz scoring" action on the block toolbar. Open it to score that question:

  • Graded — pick the Correct answer, set Points (defaults to 1), and optionally an Explanation shown in the review. Number questions add a Tolerance ± for near-misses; text questions add a Case-sensitive toggle.
  • Weighted — enter the Points for each option; the respondent's total is the sum of the options they pick.

Pass mark & revealing answers#

In graded mode, set a Pass mark (%) (0–100, default 60). A respondent passes when their percentage is at or above it. "Reveal correct answers" controls when the right answers appear — Immediately after each question, only at the End, or Never.

Weighted quizzes don't pass or fail — they land in whichever result band the score reaches, showing that band's title and message instead.

Anti-cheating#

  • Shuffle question order — randomise the order questions appear in.
  • Shuffle answer options — randomise choices within a question.
  • Block copy / paste / right-click — discourage lookups and sharing.
  • Warn on tab switch — flag when a respondent leaves the tab.

Where the score shows up#

A Quiz Summary is added to the End page automatically — it shows the score, the percentage and a Passed / Did not pass badge (graded), or the matched result band (weighted), plus a per-question review when answers are revealed. Toggle it per end page with "Show quiz result" in the ending settings.

On the Results page, quiz forms gain a Score column and a Pass / Fail column, and opening a submission shows a Quiz result card. CSV export adds four columns — Quiz score, Quiz max, Quiz % and Quiz pass.