teacherContext property

TeacherContext? teacherContext
getter/setter pair

Add-on context corresponding to the requesting user's role as a teacher.

Its presence implies that the requesting user is a teacher in the course.

Implementation

TeacherContext? teacherContext;