openedx / openedx-events

Open edX events from the Hooks Extensions Framework
Apache License 2.0
11 stars 21 forks source link

Get receivers for events in runtime #371

Open mariajgrimaldi opened 2 months ago

mariajgrimaldi commented 2 months ago

Description

Some comments I've gathered from the community survey on the challenges/suggestions section:

debugging is hard some times. When jumping from version to version sometimes I am not sure the filter exists in this version of the platform. In events sometimes is not so easy to recognize see that a plugin is listening for an event. I would like to have a page with a UI or even a json that tells me what filters are available and which steps are configured in. Maybe for users with superadmin permission only.