first commit

This commit is contained in:
Christian Lawson-Perfect 2025-02-09 20:17:15 +00:00
commit 24fa9a2d77
15 changed files with 1870 additions and 0 deletions

4
demo.mjs Normal file
View file

@ -0,0 +1,4 @@
import './load-app.js';
numbas_embedder.add_exam('lots-of-instances', 'exam-1009-lots-of-instances-theme.exam');
numbas_embedder.add_exam('logarithms', 'https://numbas.mathcentre.ac.uk/exam/5754/logarithms.exam');