Session time of 30 minutes is too short and causes a loss of token. (1)
Sometimes, a WebSocket of a participant or organizer might suffer from connection loss during a quiz. Quizzard is aware of this and shows a modal to reconnect to the WebSocket. However, this does not work after participating in a quiz for more than 30 minutes, as the session got expired at that point and the token is, therefore, missing from the new session. In that case, participants and organizers should first go back to the homepage and provide their token again.
-
Create a session configuration with an infinite (non-persistent) session timeout.
Edited by Deleted user