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.
Click the track you want to add a quiz to.
In the Challenges section, click Add new and select Multiple choice from the dropdown.
Provide a Name, URL, and Description for the challenge.
Click Save.
In the Quiz tab, input a question in the Editor.
Click Add answer as many times as needed to generate possible choices
Click the This is a correct answer checkbox beside all correct choices
Click Save changes.
Last updated
Was this helpful?