Skip to content

Ensure session time is reasonable for longer quizzes

Remco de Man requested to merge fix_51_token_session_time into dev

When having connection loss on a long quiz, it could be that the session with tokens has expired. In that case, the participant first has to input the token again before reconnecting.

This merge request fixes this issue by giving the session time a more reasonable default: 6 hours.

This fixes #51 (closed).

Edited by Remco de Man

Merge request reports

Loading