Files
edx-platform/lms/djangoapps
Maari 81a17b90aa feat: add an option to enable Badgr notifications (#28313)
With Badgr v2 API, notification emails for earning badges are
no longer sent to learners by default. However, the request to
create a badge assertion accepts an optional boolean property
"notify", that can be used to enable/disable email notifications.

Make it configurable by an optional setting `BADGR_ENABLE_NOTIFICATIONS`
(defaults to False).
2021-07-29 15:33:23 -04:00
..
2021-02-02 11:33:01 +05:00
2021-02-19 17:47:37 +05:00
2021-04-14 15:17:32 +05:00