Features

Quiz Mode

Turn any form into a scored quiz with per-option point values and optional correct-answer feedback. Available on Pro and Pro+ plans.

2 min read

Last updated June 15, 2026

Quiz Mode turns any form into a scored assessment. Assign point values to answer choices, and the app calculates and displays a total score after submission.

Available on Pro and Pro+ plans.

Enable Quiz Mode

Open form settings

In the form builder, click the Settings (gear) icon in the sidebar.

Enable Quiz Mode

Scroll to Quiz Mode and toggle it on.

(Optional) Show correct answers

Enable Show Correct Answers to display which questions the customer answered correctly or incorrectly after submission.

Save

Click Save.

Assign point values

With Quiz Mode enabled, Radio, Checkbox, and Select fields show a Points setting on each option.

Click a question field

Select a Radio, Checkbox, or Select field on the canvas.

Set points per option

In the field settings panel, each option has a Points input. Enter the score for selecting that option.

Mark correct answers

Toggle the Correct indicator on the option(s) that count as the right answer. This is used for the "Show Correct Answers" display after submission.

How scoring works

  1. When the customer submits the form, all selected options' point values are added together.
  2. The total score is calculated server-side.
  3. The score is displayed to the customer in the success message area.
  4. If Show Correct Answers is on, each question shows a correct / incorrect indicator with the right answer highlighted.
  5. Scores are saved with the response and visible in the response detail view in the dashboard.

Success message with score

The quiz total score is injected automatically into the success message area. You can customize the surrounding text in After Submission Action → Success Message.

Example success message:

text
You scored [quiz_score] out of [quiz_max_score]! 
Well done   review your answers below.

Quiz scoring is compatible with Multi-Step Forms. Questions can be spread across steps and the final score is calculated on the last submission.

Supported field types

Quiz scoring works with:

  • Radio single-choice question
  • Select dropdown single-choice question
  • Checkbox multi-select; points are summed across all selected options

Other field types (Text, Textarea, etc.) are not scored but can still be included in the form alongside quiz questions for collecting open-ended responses.

Was this page helpful?