teacherContext property
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;
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.
TeacherContext? teacherContext;