This extension adds quiz elements to an existing quarto document which provide instant feedback on whether the selected answer is correct or not.
quarto add learnr-academy/quarto-quiz-teachr
This will install the extension under the _extensions
subdirectory.
If you're using version control, you will want to check in this directory.
TODO: Describe how to use your extension.
Here is the source code for a minimal example: example.qmd.