Expand description
Types for Courses.
Modules§
- unit
- Types for Course Units
Structs§
- Course
Admin Data - These fields can be edited by admin and can be viewed by everyone
- Course
Admin Data Update Path - Course
Browse Path - Course
Browse Query - Query for
Browse
. - Course
Browse Response - Response for
Browse
. - Course
Clone Path - Course
Create Path - Course
Create Request - Request to create a new Course.
- Course
Data - The over-the-wire representation of a Course’s data. This can either be the live copy or the draft copy.
- Course
Delete Path - Course
GetDraft Path - Course
GetLive Path - Course
Id - Wrapper type around [
Uuid
], represents the ID of a Course. - Course
Play Path - Course
Publish Path - Course
Response - The response returned when a request for
GET
ing a Course is successful. - Course
Search Path - Course
Search Query - Search for Courses via the given query string.
- Course
Search Response - Response for successful search.
- Course
Update Admin Data Request - These fields can be edited by admin and can be viewed by everyone
- Course
Update Draft Data Path - Course
Update Draft Data Request - Request for updating a Course’s draft data.
Enums§
- Course
Rating - Admin rating for a course
- OrderBy
- Sort browse results