ExtendedCourse#
- class ExtendedCourse[source]#
The way this class will be represented in extended JSON.
-
lti_provider:
Union
[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:
Optional
[CoursePrice
]# The price of this course.
-
lti_provider: