Skip to main content

Assessments

Build the quiz that confirms a learner understood the training. This is the third step of the authoring flow. The quiz is optional: you can continue without one.

Who this is for

Administrators (Quality Admin, HR Admin, Corporate Admin). AI quiz generation is restricted to administrators.

Enable the quiz

Turn on Enable quiz to reveal the quiz controls. With it off, the training has no assessment and learners complete it without answering questions.

Screenshot pendingAssessment step with the quiz enable toggle and question list

Set the passing logic

Two settings govern how a learner passes:

  • Minimum score - the percentage a learner must reach, from 0 to 100.
  • Max attempts - how many tries a learner gets, from 1 to 10.

Question types

Each question is one of four types:

TypeWhat it is
Multiple choiceOne correct answer among several options.
Single choiceA single-answer question (presented as a single-select).
True / falseTwo fixed options, True and False.
ImageA question that shows an author-supplied image as its prompt.

For choice-based questions you can have between two and six options. For true/false, the two options are fixed and you only pick which one is correct. Mark the correct answer with the radio next to the option.

Image questions are author-supplied

The Image type is only ever created by you, never by the AI generator.

  • Upload an image with the question's image field. The image is stored in the private quiz-assets store and shown to the learner at quiz time.
  • You can replace or remove the image later.
AI never produces image questions

The AI quiz generator only produces multiple choice, single choice, and true/false questions. Image questions are author-supplied by design, so the image type is excluded from generation.

Per-question explanation

Each question can carry an explanation of the correct answer. The explanation is stored with the version and preserved end to end.

Explanations are stored but not yet shown to learners

The explanation field is recorded and carried through the system, but it is not displayed to learners in the quiz today. Write it for the record; do not rely on learners seeing it yet.

Generate questions with AI

Click Generate with AI to draft a quiz from the training content. The training body must already have content. In the dialog you choose:

  • How many questions - from 1 to 10.
  • Question types - a mix of multiple choice, single choice, and true/false (at least one type must stay selected). The image type is not offered here.
  • Additional info - optional guidance for the generator.

Generating replaces the current question list. You can Cancel a generation in progress.

Screenshot pendingGenerate quiz dialog with the count picker and question-type checkboxes

After generating, you can edit any question by hand, change its type, adjust options, and add explanations. There is also a Generate one more action that appends a single AI question to your existing list.

Blank options are cleaned up

When a question's options include empty rows, those blank options are removed when you submit, so a learner never sees a selectable blank answer. The correct answer is re-mapped so it still points at the right option. Image questions keep their option rows untouched, since the image is the prompt.

Nothing is saved yet

Building the quiz only changes your local draft. The quiz is written only when you submit on the Review step. See Compliance and audit-readiness.