nbgrader_jupyterquiz package

Interactive graded quizzes for Jupyter notebooks (nbgrader-jupyterquiz).

Public API:

  • CreateQuiz — nbgrader preprocessor that converts Markdown quiz regions into interactive widgets at generate_assignment time.

  • display_quiz() — render an interactive quiz inside a Jupyter notebook (also usable standalone).

  • grade_quiz() — autograder helper invoked from the hidden-tests block of each graded cell.

Subpackages