Lecturer-Interface: Minigame navigation (u.lecturer-interface-26)¶
Version: V1.0, 30.08.2022
Author: Aaron Schmid
Description¶
The different input options can be navigated.
Precondition¶
At least one course is created.
The tester is on the view of the course (/courses/<course-id>/worlds/<world-id>/minigames)
and sees a list of minigames.
A sidebar tab is focused.
Postcondition¶
The focus is on the edit button in row below the original row.
Typical procedure¶
Click right
The focus is on the first input option
Click down
The focus is on the input option below
Click up
The focus is on the input option above
Click right
The focus is on the minigame selection
Click down
The focus is on the minigame selection below
Click right
The focus is on edit button
down
The focus is on the edit button below
Click up
The focus is on the edit button in the row below the original row
Alternative procedures¶
4.1. no input option below - the first input option is focused
6.1. no input option above - the last input option is focused
10.1. no minigame selection below - the first minigame selection is focused
14.1. no edit button below - the first edit button option is focused
16.1. no edit button above - the last topic edit button is focused
Criticality¶
Medium