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

Record time intervals in which the student is connected #273

Open christianp opened 1 year ago

christianp commented 1 year ago

The client could regularly ping the server, maybe every 10 minutes. The server would update a "connected interval" record. If the time since the last ping is too long (maybe an hour, or N multiples of the ping interval), we assume the connection dropped and a new interval is created.