Behind the design of Numbas In this repository I'm collecting essays and documentation on the design decisions behind the Numbas system. Building The notes are written using Sphinx. Install it using pip: pip install -r requirements.txt To build the HTML version, run: make html