Files
edx-platform/lms
Justin Hynes 0b22c70248 MICROBA-1011 | Reduce use of Certificates models accessed directly in Instructor Dashboard djangoapp
[MICROBA-1011]
- When creating bulk allowlist entries make the tool use the `is_on_allowlist` certificate API function over accessing the CertificateWhitelist model methods directly
- When creating bulk allowlist entries make the tool use the `create_or_update_allowlist_entry` certificate API function over using CertificateWhitelist model/Django ORM directly
2021-03-15 12:00:56 -04:00
..
2021-03-15 15:25:41 +05:00
2021-01-06 08:15:35 -05:00

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.