- 2 Minutes to read
- Print
- DarkLight
- PDF
oData Studio Contents
- 2 Minutes to read
- Print
- DarkLight
- PDF
CourseDocument content (Studio)
Property | Modifiable | Type | Comment/Description |
Id | NO | Digital | Tracking Item ID |
CreatedBy | NO | Entity: User | User who created the content |
ModifiedBy | NO | Entity: User | User who made the last edit to the content |
CreatedOn | NO | Date and time | Assessment Creation UTC Date |
ModifiedOn | NO | Date and time | Valuation Last Modified UTC Date |
DeletedOn | NO | Date and time | Assessment Archive UTC Date |
Name | NO | Text | Content Name |
Version | NO | Digital | Content version |
Author | NO | Text | Content author |
Description | NO | Text | Description of the contents |
Filename | NO | Text | Content file name |
Guid | NO | Text | Unique Content Identifier |
IsFileZip | NO | Boolean | True if it's a ZIP file |
CompletePath | NO | Text | Full physical path to the document |
Keywords | NO | Text | Keywords |
Language | NO | ResourceLanguage | Language of the assessment |
Search for "CourseDocument" elements.
The name of the entity is "Contents".
To retrieve the information of a resource of type "CourseDocument", simply specify the name of the entity after the entry point:
/odata-api/Contents
External resources (Studio)
Property | Modifiable | Type | Comment/Description |
Id | NO | Digital | Resource ID |
CreatedBy | NO | Entity: User | The user who created the resource |
ModifiedBy | NO | Entity: User | The user who last made the change to the resource |
CreatedOn | NO | Date and time | The UTC date the resource was created |
ModifiedOn | NO | Date and time | UTC Date of Last Modification of the resource |
Name | NO | Text | Resource Name |
Version | NO | Digital | Resource version |
Author | NO | Text | Resource Author |
Description | NO | Text | Resource Description |
The name of the entity is "ExternalResources". To retrieve information from an external resource, specify the entity name after the entry point:
/odata-api/ExternalResources
Modules (Studio)
Property | Modifiable | Type | Comment/Description | |
Id | NO | Digital | Module ID | |
CreatedBy | NO | Entity: User | User who created the module | |
ModifiedBy | NO | Entity: User | User who made the last edit on the module | |
CreatedOn | NO | Date and time | UTC date of module creation | |
ModifiedOn | NO | Date and time | Last UTC Date Modifying the module | |
Name | NO | Text | Module Name | |
Version | NO | Digital | Module Version | |
Author | NO | Text | Module author | |
Description | NO | Text | Module Description | |
Keywords | NO | Text | Tags associated with the module | |
Language | NO | ResourceLanguage | Resource Language | |
GroupingCode | NO | Text | Grouping Code |
The entity name is "Modules". To retrieve the information of a module, specify the name of the entity after the entry point:
/odata-api/Modules
Notes (Studio)
Property | Modifiable | Type | Comment/Description |
Id | NO | Digital | Resource ID |
CreatedBy | NO | Entity: User | The user who created the resource |
ModifiedBy | NO | Entity: User | The user who last made the change to the resource |
CreatedOn | NO | Date and time | The UTC date the resource was created |
ModifiedOn | NO | Date and time | UTC Date of Last Modification of the resource |
DeletedOn | NO | Date and time | The UTC date of the resource's deletion |
Name | NO | Text | Resource Name |
Version | NO | Digital | Resource version |
Author | NO | Text | Resource Author |
Description | NO | Text | Resource Description |
Keywords | NO | Text | Tags associated with the module |
Language | NO | ResourceLanguage | Resource Language |
GroupingCode | NO | Text | Grouping Code |
Find ratings
The name of the entity is "Notes". To retrieve the information for a note, specify the name of the entity after the entry point:
/odata-api/Notes
Practical cases (Studio)
Property | Modifiable | Type | Comment/Description |
Id | NO | Digital | Resource ID |
CreatedBy | NO | Entity: User | The user who created the resource |
ModifiedBy | NO | Entity: User | The user who last made the change to the resource |
CreatedOn | NO | Date and time | The UTC date the resource was created |
ModifiedOn | NO | Date and time | UTC Date of Last Modification of the resource |
Name | NO | Text | Resource Name |
Version | NO | Digital | Resource version |
Author | NO | Text | Resource Author |
Description | NO | Text | Resource Description |
The name of the entity is "PracticalCases ". To retrieve the information of a use case, specify the name of the entity after the entry point:
/odata-api/PracticalCases
Quizzes (Studio)
Property | Modifiable | Type | Comment/Description |
Id | NO | Digital | Resource ID |
CreatedBy | NO | Entity: User | The user who created the resource |
ModifiedBy | NO | Entity: User | The user who last made the change to the resource |
CreatedOn | NO | Date and time | The UTC date the resource was created |
ModifiedOn | NO | Date and time | UTC Date of Last Modification of the resource |
Name | NO | Text | Resource Name |
Version | NO | Digital | Resource version |
Author | NO | Text | Resource Author |
Description | NO | Text | Resource Description |
Keywords | NO | Text | Tags associated with the module |
Language | NO | ResourceLanguage | Resource Language |
GroupingCode | NO | Text | Grouping Code |
Search for quizzes
The name of the entity is "Quizzes". To retrieve the information of a quiz, specify the name of the entity after the entry point:
/odata-api/Quizzes
Videos (Studio)
Property | Modifiable | Type | Comment/Description |
Id | NO | Digital | Resource ID |
CreatedBy | NO | Entity: User | The user who created the resource |
ModifiedBy | NO | Entity: User | The user who last made the change to the resource |
DeletedBy | NO | Entity: User | User who deleted the resource |
CreatedOn | NO | Date and time | The UTC date the resource was created |
ModifiedOn | NO | Date and time | UTC Date of Last Modification of the resource |
DeletedOn | NO | Date and time | The UTC date of the resource's deletion |
Name | NO | Text | Resource Name |
Version | NO | Digital | Resource version |
Author | NO | Text | Resource Author |
Description | NO | Text | Resource Description |
Height | NO | Digital | Video size (height) |
Width | NO | Digital | Video size (length) |
AutoPlay | NO | Boolean | True if the video is auto-start |
Guid | NO | Text | Unique identifier of the resource |
Keywords | NO | Text | Tags associated with the module |
Language | NO | ResourceLanguage | Resource Language |
GroupingCode | NO | Text | Grouping Code |
Search for videos
The name of the entity is "Videos". To retrieve the information from a video, specify the name of the entity after the entry point:
/odata-api/Video