11  Embedding Numbas Questions

Numbas is an open-source e-assessment system aimed at mathematics and other numerate disciplines. It generates SCORM 2004-compliant, self-contained assessment packages, and can present randomised questions for practice and assessment.

11.1 Embedding a Numbas question

To embed a Numbas question or exam, Run the question/exam from the Numbas editor, and click on the Share button. This will reveal a URL that can be embedded in your Quarto page.

<iframe src="[URL]" width="780" height="500"></iframe>