Lecturer-Interface: Create course (u.lecturer-interface-02)¶
Version: V1.0, 08.08.2022
Author: Max Kästner
Description¶
A course can be created on the courses view.
Precondition¶
Nothing
Postcondition¶
A new course was created.
Typical procedure¶
Open the lecturer interface
The view displays a
create new coursebuttonPress the
create new coursebuttonA modal opens
Enter a name, description and semester (in format
WS-22) that combination does not already existHit
Okbutton of modalA feedback toast message appears which contains that course was created
The created course is listed in the courses view
Alternative procedures¶
5.1: The semester is not in the right format:
5.1.1 Hit Ok button of modal
5.1.2 A feedback toast message appears which contains that course was not created
5.1.3 The courses view has no new course
Criticality¶
High