Learnosity Labs

 
 
 
 
 
 
This field is required!
Mandatory field: Paste the activity XHR response here
To get the activity XHR content:
Accessing DEVTOOLNetworkXHR ⇒ search for //items.learnosity.com/latest/activityResponse
 
Custom Code
JS code that will be executed after the window.assessApp instance is initialized.

Notes* If you want to add code that will be executed after readyListener is called, wrap it inside window._readyListener function.
Example:
window._readyListener = function () {
console.log("I am called after readyListener");
};
 
 
 
 
 
 
 
 
 
 
https://assess.learnosity.com/?latest
There is no activity set! Paste XRH activity into the textarea and click UPDATE to load the test activity.
You can copy the activity json by:
Accessing DEVTOOLNetworkXHR ⇒ search for //items.learnosity.com/latest/activityResponse