AddQuizMenuView
Type members
Classlikes
Update for the view asking to insert the course, used in Terminal View
Update for the view asking to insert the course, used in Terminal View
Update for the view asking to insert the quiz, used in Terminal View
Update for the view asking to insert the quiz, used in Terminal View
case class CourseListUpdate(updateParameter: Option[List[SavedCourse]]) extends ViewUpdate[List[SavedCourse]]
Update for the view containing the list of current curses
Update for the view containing the list of current curses
Update for the view for the feedback quiz inserted
Update for the view for the feedback quiz inserted
Update for the view containing the current Quiz
Update for the view containing the current Quiz