# Lecturer-Interface: Show specific course (`u.lecturer-interface-03`) Version: V1.0, 08.08.2022 \ Author: Max Kästner ## Description A specific course can be selected on the courses view to show and edit its details. ## Precondition At least one course is created. ## Postcondition The details of a course are listed on a view. ## Typical procedure 1. Open the lecturer interface 2. The specific course is displayed on the courses view 3. Click on the specific course 4. The site redirects to the specific course 5. The course details are shown in the view (i.e. course name, description, semester, ...) 6. A sidebar for navigation shows up ## Alternative procedures ## Criticality High ## Linkages - [Show courses (`u.lecturer-interface-1`)](u-lecturer-interface-01-show-courses.md) - [Create course (`u.lecturer-interface-2`)](u-lecturer-interface-02-create-course.md)