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

Attempt timeline: the "started the exam" time should correspond to when the exam actually starts! #191

Open christianp opened 3 years ago

christianp commented 3 years ago

At the moment, the timeline shows a line "started the exam" when the cmi.completion_status element changes to "incomplete". This is when the SCORM data model is initialised, which happens once everything has loaded, but not before the exam begins. The student might just be shown the front page. I think that moving to the first question is the right signifier that the exam has started.