Files
edx-platform/lms/djangoapps/certificates/docs/diagrams
Zachary Hancock 0196def99d feat: use idv approved event (#35470)
* feat: replace LEARNER_NOW_VERIFIED signal with new openedx-event
2024-09-19 09:24:20 -04:00
..

Certificate management workflows are spread across a few different apps of edx-platform and can be hard to trace and
understand. This folder contains high level visualizations to help maintainers understand how the Certificate awarding
and revoking flows work, and how they interact with other pieces of the Open edX ecosystem (e.g. the Credentials IDA and
the Event Bus).