Lecturer-Interface: Import and Export minigame configuration (u.lecturer-interface-28)¶
Version: V1.0, 14.09.2022
Author: Max Kästner
Description¶
Any minigame configuration can be exported and imported trough a configuration file.
Precondition¶
At least one minigame is configured. The tester is located where the minigames can be configured.
Postcondition¶
Another minigame was configured with the same configuration of the existing minigame.
Typical procedure¶
Click the edit button of a minigame
A modal opens with the existing configuration
Press the export button
A configuration file was downloaded from the browser
Close the modal
Configure a minigame with the same game type
Click the edit button of the new minigame
Click import configuration
Select the previously downloaded file
The configuration is shown in the modal with a success message
Press the Ok button of the modal to save the configuration
Alternative procedures¶
N/A
Criticality¶
Medium