CourseAuthorization¶
- class CourseAuthorization[source]¶
The authorization a user has in a course
- payment_status: AccessExpired | PaymentRequired | TransactionPending | AccessGranted | AccessRevoked | NoPaymentRequired¶
Does this user still need to pay for the course.
- permissions: CoursePermMap¶
The permissions the user has in the course.