Name | Description | Type | Additional information |
---|---|---|---|
PersonId |
The id of the course participant |
integer |
None. |
FullName |
Full name of the course participant |
string |
None. |
LastVisited |
Last time the course participant visited this course |
date |
None. |
LastVisitedRelative |
Last time the course participant visited this course relative to the current time Examples: 3 days ago, 2 hours ago, Just now, etc. |
string |
None. |
PictureUrl |
Avatar Url |
string |
None. |
Role |
The role that the course participant has in the course |
string |
None. |
RoleId |
The role id that the course participant has in the course |
integer |
None. |
CompletedTasks |
Number of tasks in this course that the course participant has completed |
integer |
None. |
TotalTasks |
Total number of tasks in this course for the course participant |
integer |
None. |
ExtraInformation |
Extra information for this participant |
string |
None. |
CanHaveTasks |
Show if course participant can have tasks |
boolean |
None. |
Groups |
Comma-separated list of course groups the participant is a member of |
string |
None. |
TemporaryAccess |
Boolean value indicating if the participant has been granted temporary access to the course |
boolean |
None. |