Items API Events

This article lists the Events that Items API provides, and details how to bind function callbacks to these events. These events are usually triggered by user actions, or specific events occurring while using the authoring, analytics or assessment products.

Assessment Events

Question Events

Feature Events

Best Practices

To accurately listen to any of the listed events, you should set up your event listeners immediately after initializing the API.

See also