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 Home

Question Editor API allows you to embed the Learnosity Widget authoring interface (for Questions and Features) into your application, but customize exactly how it looks, feels, and operates.

You would want to use this in order to embed the Learnosity Authoring interface into your application, but also apply extensive customization. For example, you might use this if you must store your Questions and Items in your own database, or Learning Management System (LMS).

Note: This is an advanced use case, as you can get all of the pre-built functionality out of the box by using Author API. Developing with Question Editor API may take longer and require more development effort than using Author API.

First steps

Just starting out? For an example use case of Question Editor API, see the demo for Customizing the Rich Text Editor Toolbar.