diff --git a/docs/guides/hooks/events.rst b/docs/guides/hooks/events.rst index 20c65fce77..f0b31358cc 100644 --- a/docs/guides/hooks/events.rst +++ b/docs/guides/hooks/events.rst @@ -131,6 +131,9 @@ links target both the definition of the event in the openedx-events library as well as the trigger location in this same repository. +Learning Events +^^^^^^^^^^^^^^^ + .. list-table:: :widths: 35 50 20 @@ -177,3 +180,18 @@ well as the trigger location in this same repository. * - `COURSE_DISCUSSIONS_CHANGED `_ - org.openedx.learning.discussions.configuration.changed.v1 - `2022-06-14 `_ + + +Content Authoring Events +^^^^^^^^^^^^^^^^^^^^^^^^ + +.. list-table:: + :widths: 35 50 20 + + * - *Name* + - *Type* + - *Date added* + + * - `COURSE_CATALOG_INFO_CHANGED `_ + - org.openedx.content_authoring.course.catalog_info.changed.v1 + - `2022-08-24 `_