Add quizzes

Check your learners knowledge with a multiple choice question

Before you begin

A quiz is a multiple-choice question learners must answer during a track before proceeding to the next challenge. Each quiz needs at least two possible answers. You can assign one or more answers as correct. Each challenge supports only one quiz. To add additional quizzes, create a separate challenge for each one.

Note: The solution field uses zero-based indexing, meaning 0 refers to the first choice.

Add a quiz challenge

You can add a quizzes using the Web UI or the Instruqt CLI.

  1. Click the track you want to add a quiz to.

  2. In the Challenges section, click Add new and select Multiple choice from the dropdown.

  3. Provide a Name, URL, and Description for the challenge.

  4. Click Save.

  5. In the Quiz tab, input a question in the Editor.

  6. Click Add answer as many times as needed to generate possible choices

  7. Click the This is a correct answer checkbox beside all correct choices

  8. Click Save changes.

Last updated

Was this helpful?