adapt-security / adapt-authoring

A server-based user interface for authoring eLearning courses using the Adapt framework.
http://adaptlearning.org
10 stars 5 forks source link

Replace events with hooks #555

Closed taylortom closed 1 year ago

taylortom commented 1 year ago

We've no need for both Event and Hook classes, as hooks can function the same as events.

This has mostly been done now, but there are a few stragglers.

taylortom commented 1 year ago

Done

taylortom commented 1 year ago

Note, Events class has now been removed