Name | Description | Type | Additional information |
---|---|---|---|
CourseTitle |
Course title. |
string |
None. |
FriendlyName |
Friendly course name. |
string |
None. |
CourseColorClass |
Course colour. |
string |
None. |
VisibleCourseCardCandidateIds |
Teacher representatives id's, comma separated |
string |
None. |
VisibleCourseCardCandidates |
Teacher representatives |
Collection of Itslearning.RestApi.Entities.CourseCardTeacher |
None. |
CourseCardImageFileRepoId |
The ID of course card image in the FileRepo. |
globally unique identifier |
None. |
CourseCardImageUrl |
Signed FileRepo URL of course card image which is used to display image on the user interface. |
string |
None. |
CourseCardImageSignedFileRepoId |
Signed FileRepo URL of course card image which is used to check the validation when uploading a new image. |
string |
None. |
CanEditCourseColour |
True if person can change the colour |
boolean |
None. |
CanEditFriendlyName |
True if person can change the friendly name |
boolean |
None. |
CourseCardImageDescription |
Image description for course card |
string |
None. |
SaveImageToYourImagesForEasyReuse |
Defines whether newly uploaded course card image should be saved into media repository to be reused in "Your images" tab later. |
boolean |
None. |