Name | Description | Type | Additional information |
---|---|---|---|
TaskId |
The unique id for for the task, in scope of a site (itslearning customer). |
integer, 64 bit |
None. |
Title |
Task title. |
string |
None. |
Status |
Task status. |
Itslearning.RestApi.Entities.TaskStatus |
None. |
Deadline |
Task deadline. Time zone is UTC. Can be null if there is no deadline. |
date |
None. |
Url |
The itslearning internal URL for the task. |
string |
None. |
ContentUrl |
The itslearning content URL for the task. |
string |
None. |
IconUrl |
Url to related element icon. |
string |
None. |
ElementId |
The identifier of related element. |
integer |
None. |
ElementType |
Type of related element. |
Itslearning.RestApi.Entities.ElementType |
None. |
LearningToolId |
Identifier of learning tool (Assignment extension, test extension etc.). It's 0 for native itslearning elements. It is applicable only if ElementType is LearningToolElement. |
integer |
None. |
Homework |
Marks the task as homework. |
boolean |
None. |
LocationType |
The task location type. |
Itslearning.RestApi.Entities.LocationType |
None. |
LocationId |
The task location identifier. |
integer |
None. |