Reports API Methods
goto()
This is a premium feature and may not be included in your product license. For more information, reach out to your Learnosity Customer Success Manager.
Each of the user IDs provided will navigate to the specified item.
The assessment will be automatically started if the student is still on the intro item.
The item is specified by reference (a string) or number (a 1-indexed number).
Important Only applicable to the live-activity-status-by-user report.
Arguments
-
userArray array[userObject]
Array of users to be added to the report.
The following properties are supported.
-
UserObject object
An object containing the user information required to add that user to a live progress report.
The following properties are supported.
-
-
itemObject object
Object containing either an
item_numberoritem_referenceproperty.The following properties are supported.
-
item_number number
-
item_reference string
-
section_number number
-
Return value
None (undefined).