This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.

Question Editor API Methods

This article details methods the host page can use to interact with Question Editor API.

LearnosityQuestionEditor

The following methods are accessed via the window.LearnosityQuestionEditor object.

When the Question Editor API script has loaded, the LearnosityQuestionEditor object is instantiated, and ready for use.

questionEditorApp

The following methods are accessed via the questionEditorApp instance returned by window.LearnosityQuestionEditor.init().