numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
202 stars 117 forks source link

diagnostic mode: a way of skipping to a particular state during development #821

Open christianp opened 3 years ago

christianp commented 3 years ago

I'm not sure if this is feasible, but I'd like to be able to quickly get to a certain state while testing a diagnostic-mode exam. The state is an arbitrary JME object, so would this require replaying an attempt exactly?