Files
edx-platform/lms/djangoapps/certificates/docs/diagrams
Zachary Hancock c34ccffc7f feat: rework idv cert trigger (#35580)
* feat: rework idv cert trigger
* feat: separate PhotoVerification events
2024-10-04 12:58:15 -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).