ExtendedCourse¶
- class ExtendedCourse[source]¶
The way this class will be represented in extended JSON.
- lti_provider: NonFinalizedLTI1p3Provider | NonFinalizedLTI1p1Provider | FinalizedLTI1p3Provider | FinalizedLTI1p1Provider | None¶
The lti provider that manages this course, if null this is not a LTI course.
- state: CourseState¶
The state this course is in.
- price: CoursePrice | None¶
The price of this course.