-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
2.7.7, 2.8.5, 2.9
-
2014103000
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
-
CONTRIB-5653-master
Not sure if this is a bug or a feature, but currently it's possible to have multiple sessions of the same Realtime Quiz instance running concurrently, and we've been asked to make it harder for teachers to create a new one accidentally when there's already one running.
I've fixed this for the moment by replacing the 'Start quiz' button with the 'Reconnect to quiz' button when there's already a session running, rather than having them both displayed at the same time, because there doesn't seem to be a use case here for having more than one session running.
But I'm just wondering, Davo, if this is functionality that you have seen a use for. Was it intentional to allow teachers to run multiple concurrent sessions, and would you advise me to find an alternative fix for our situation?
Cheers,
Tony