e2xauthoring is an add-on for e2xgrader that adds functionality for authoring assignments. e2xauthoring streamlines assignment creation for nbgrader by utilizing reusable components known as tasks and templates. Please refer to the documenation for further information.
Create a task from question presets:
Creating a worksheet from tasks and a template:
- e2xcore
The add-on is automatically installed alongside e2xgrader. To install it yourself, execute:
pip install e2xauthoring
To uninstall, execute:
pip uninstall e2xauthoring