Name | Description | Type | Additional information |
---|---|---|---|
FollowUpTaskCount |
The follow-up tasks in course for person. |
integer |
None. |
TaskCount |
The tasks in course for person. |
integer |
None. |
TeachersInCourse |
The list of teachers in course. |
Collection of Itslearning.RestApi.Entities.PersonSimple |
None. |
Role |
Role of the (current) user in the course |
Itslearning.RestApi.Entities.PersonContextRole |
None. |
PlanType |
The plan type in the course |
Itsolutions.ItslUtils.Constants.PlannerConstants+PlanType |
None. |
LastUpdatedUtc |
The course last updated date. Time zone is UTC. Can be null if it was never updated. |
date |
None. |
NewNotificationsCount |
The new notifications count in course for person. |
integer |
None. |
NewBulletinsCount |
The new bulletins in course for person. |
integer |
None. |
Url |
The itslearning internal URL for the course. |
string |
None. |
HasAdminPermissions |
Defines if person has administration permissions in the course. |
boolean |
None. |
HasStudentPermissions |
Defines if person has student permissions in the course. |
boolean |
None. |
CourseId |
The unique id for the course, in scope of a site (itslearning customer). |
integer |
None. |
Title |
The course title. |
string |
None. |
FriendlyName |
The course friendly name. |
string |
None. |
CourseColor |
Color code for the course. |
string |
None. |
CourseFillColor |
Fill color code for the course. |
string |
None. |
CourseCode |
Code for the course. |
string |
None. |