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.

Questions API Home

Questions API renders Learnosity Questions, Items and Features, allowing you to embed these directly into your application.

You would want to use Questions API in order to render specific Questions, and Features in your application, without the surrounding controls, buttons or navigation elements provided by the assessment player. The full functionality of Questions API is available through Items API using the assessment player or using the inline rendering mode.

Note: using Questions API directly is an advanced use case, as you can get more pre-built functionality out of the box by using Items API. Using Questions API may take longer and require more development effort than using Items API.