mcautograder
Documentationmcautograder
?This library is a mutliple choice question autograding library for Python. It was developed to be packaged with Jupyter Notebooks in such a way that does not require any special setup on the part of the server.
You can install mcautograder
using pip.
pip install mcautograder
v0.0.6:
".tests.py"
as default argument value for Notebook
constructorAssertionError
for scored notebooks with 0 points"points"
keyv0.0.5:
mcautograder.py
to notebook.py
for less confusionmax_retakes
param to max_attempts
for better understandingv0.0.4:
v0.0.3:
If you have an problems with mcautograder
, please open an issue on this project's Github repo.