Adding quizzes
(Explain quizzes briefly)
Add a quiz
resource
quiz
resourceStart by adding a quizzes.hcl
file, then add the following resources
(Explain the resources, fields)
For more information and configuration on quizzes, please see the Quiz reference page.
Add a new page with activities
(Explain the activities block and what the fields mean)
For more information and configuration on quizzes, please see the Page/activities reference page.
Embedding quizzes in your content
(Explain tasks, explain Instruqt Custom Component, especially )
Embed the quiz in your instructional content, create instructions/quiz.md
and add the <instruqt-quiz>
element so it looks like this
Note that the id
of the quiz must correspond to the resource name.
Preview your changes
(Guide, and screenshot of how our lab looks at this stage.)
Last updated