Skip to content

Quiz

A Quiz is scored. The learner answers questions, gets a grade, and that grade reaches the gradebook.

The editor has three parts: the header (title, instructions, image), the questions, and the settings.

An empty quiz editor: an instructions field, a summary line reading Optional, 0 questions, 80% to pass, and a Start writing your quiz empty state with four question-type cards — Multiple Choice, Multiple Response, True/False and Essay.

Question types

An empty quiz offers four, straight from the empty state; the same picker sits under the question list once there are questions:

QuestionLearner doesAuto-graded
Multiple Choicepicks one option — exactly one is rightyes
Multiple Responsepicks several — more than one is rightyes
True/Falsepicks one of twoyes
Essaytypes free textno

Rating is a survey type, not a quiz type — a quiz will not offer it. If you see it here, that is a bug worth reporting.

Essay questions are not auto-graded. They land in the gradebook for an instructor to grade by hand, and the learner’s final score is not settled until that happens.

Reordering questions

Each question carries the same header controls as a lesson block — Move up, Move down, Duplicate, Delete — and the side panel, here titled Questions, lists them with their number and type. Drag a card to reorder, click one to jump to it, or tick several to move or delete them as a group. Full walkthrough in what activities share.

Question order matters more here than in a lesson: it is what random questions draws from, and what the learner sees when randomization is off.

Settings

The shared grading block, with the quiz-specific additions:

SettingDefaultNotes
Points0what the quiz is worth
Require a minimum score to continueoffblocks the learner from moving on until they pass
Minimum score80the pass mark, in percent
Attempts3how many tries the learner gets
Show answer feedbackoffper-answer feedback after submitting
Show reviewofflearner can review their attempt
Show correct answeroffreveals the right answer
Random questionsoffdraws a random subset
Number of random questions0how many to draw

Steps

  1. Add three questions: one multiple choice, one true/false, one essay.
  2. Give each option per-answer feedback.
  3. Set Points to 10, Minimum score to 50, Attempts to 2.
  4. Turn on Show correct answer and Show review.
  5. Turn on Random questions and set the count to 2.
  6. As a learner, take the quiz — leave the essay blank on purpose.
  7. Submit, then try again until you run out of attempts.
  8. As an instructor, grade the essay in the gradebook.

What to check

  • Only 2 of the 3 questions appear when random questions is set to 2, and the draw changes between attempts.
  • Attempts stop at 2 — the third try is refused.
  • With minimum score to continue on, failing really does block the next activity.
  • A blank essay counts as wrong — that is intentional, not a bug.
  • Feedback, review and correct answer appear only when their setting is on.
  • The grade shown to the learner matches the gradebook.
  • After the essay is graded, the learner’s score updates.

Where it usually breaks

  • The random draw returning the same subset every attempt, or the wrong count.
  • Attempts counted one off — the learner gets one try too many or too few.
  • A quiz stuck waiting for review even after every essay has been graded.
  • The score changing after a reload.