numbas / numbas-lti-provider

An LTI tool provider to run Numbas exams
https://docs.numbas.org.uk/lti/en/latest/
Other
11 stars 12 forks source link

Undiff suspend data in the browser? #169

Open christianp opened 3 years ago

christianp commented 3 years ago

When you run an attempt, diffed suspend data elements have to be undiffed. At the moment this is done on the server, which can take quite a while if there are lots of them. Could that work be done on the client instead, freeing up the server for other users?