UserCourse#

class UserCourse[source]#

A user and their role in a course.

user: User#

The user.

course_role: CourseRole#

The role they have in the course.