Open akhmerov opened 3 years ago
Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:
@akhmerov I wonder if this might be best as a separate sphinx
extension such as sphinx-questions
The name sphinx-exercise
seems to fit. However, please feel free to close or move the issue if you think it's out of scope or better made in a separate extension.
Possibly related, https://github.com/jmshea/jupyterquiz which supports self-assessment quizzes in classic notebooks and Jupyter Book.
Describe the enhancement you'd like
Not sure whether it is within the scope of the extension, but I propose to implement simple multiple choice quizes.
Does this solve a specific problem?
Quizes are a simple way to add interactivity to educational content. While the answers are technically public and one may cheat, it's still handy for formative assessment.
What alternatives exist?
No response
Additional context
No response