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
200 stars 118 forks source link

Resuming attempts: Check compatibility with updated exam packages more thoroughly #850

Closed christianp closed 1 year ago

christianp commented 2 years ago

At the moment, the only check for compatibility between packages is if the question names match up.

Instead, we should check:

christianp commented 1 year ago

The original issue was #340. Right now there are no checks.

christianp commented 1 year ago

I'm closing this in favour of the original issue, #340