Author API Events

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

Authoring 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