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.

Assess API Events

This article lists the Events that Assess 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