Files
edx-platform/lms
stvn 8314971e0b refactor: Convert discussions to pluggable app
This minimizes our footprint outside of the djangoapp, now and moving
forward. Not only can we drop the `lms/envs/common.py` change, but we
can also avoid touching `lms/urls.py` when we add the API. Everything
can stay contained within `openedx/core/djangoapps/discussions`.
2021-02-25 18:51:25 -08:00
..
2021-01-06 08:15:35 -05:00
2021-02-02 12:52:24 +05:00

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

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