Ensure session time is reasonable for longer quizzes
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