Authoring/App

Learnosity Toolkit constructor module.

Methods

authorApp() → {object}

Returns the Author API app instance that the host page declared.

Since
2.0.0
Returns: 
object

questionEditorApp() → {object|null}

The Question Editor API app instance, or null if not loaded.

Since
2.2.0
Returns: 
object | null