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

when run_attempt is given an at_time before the attempt started, show an error #297

Open christianp opened 7 months ago

christianp commented 7 months ago

Instructors can view an attempt at a given time. There are links in the attempt data timeline to do this. If an instructor manually changed the time in the URL to a time before the attempt started, then there'd be no data to show. The LTI provider could show an error page, instead of letting the Numbas exam load and show a "no suspend data" error.