Name | Description | Type | Additional information |
---|---|---|---|
Title |
Title of element. |
string |
None. |
ElementId |
Id of element. |
integer |
None. |
ElementType |
Type of element. |
Itslearning.RestApi.Entities.ElementType |
None. |
CourseId |
Id of a course where the element is located. |
integer |
None. |
Url |
Url to the itslearning web page for the element. |
string |
None. |
ContentUrl |
Url to the content itslearning web page for the element. |
string |
None. |
IconUrl |
Url to element icon. |
string |
None. |
Active |
Whether element/folder is active or inactive. |
boolean |
None. |
LearningToolId |
Identifier of learning tool (Assignment extension, test extension etc.). It's 0 for native itslearning elements. |
integer |
None. |
AddElementUrl |
Url to itslearning to add new element. It's empty if user doesn't have permissions to add new element. |
string |
None. |
Homework |
Marks the element as homework. |
boolean |
None. |
Path |
The resource's path in the course folder tree. |
string |
None. |
LearningObjectId |
ID of learning object |
integer |
None. |
LearningObjectInstanceId |
ID of learning object instance |
integer |
None. |