Object, containing Events API Public Methods - all other public methods are called against this object. (See example).
init example
var initOptions = {
/* See the Initialisation Options
section for guidance on the initialisation object.
*/
};
var eventOptions = {
readyListener: function () {
console.log("Learnosity Events API is ready");
},
errorListener: function (e) {
console.log('error', e);
}
};
var eventsApp = LearnosityEvents.init(initOptions, eventOptions);
Learnosity provides the building blocks required to assemble and deliver rich, online assessments at scale. These blocks are used within the core areas of EdTech products: authoring content, delivering assessments and analyzing results.Learnosity provides a fully-features authoring interface for educational content creators.Learnosity provides world-leading software technology, enabling developers to create digital assessments.Capture data from your Edtech solution, then generate charts and visualisation so that you can track progress and learning outcomes.Dramatically boost productivity and elevate the assessment experience to new heights.Technical documentation for Learnosity's suite of powerful assessment tools.Get started with our products using the SDK for your environment.