Skip to content

Quiz plugin #5163

Answered by gabrielbdornas
msoutopico asked this question in Q&A
Mar 7, 2023 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

For @msoutopico and all interested in this question, I found the mkdocs-quiz plugin that does exactly what was asked for, add quizzes to the documentation pages.

Here you have a really nice implementation of the plugin. The content of the page is in Portuguese, but I think it's enough to grasp the plugin's potential.

Here, the GitHub repo for this project.

It basically:

<?quiz?>
question: Are you ready?
answer-correct: Yes!
answer: No!
answer: Maybe!
content:
<h2>Provide some additional content</h2>
<?/quiz?>

The project also better formatted the quiz structure, if you'…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@kdkiss
Comment options

@jromal
Comment options

@kdkiss
Comment options

Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants