Files
edx-platform/lms/djangoapps/learner_home
Nathan Sprenkle df47f9df95 refactor: Split learner home experimental / core functionality (#31498)
* refactor: remove old profiling function

* refactor: move mocks into separate directory

* refactor: move recommendations code into a new dir

* docs: docstring consistency and branding updates

* docs: add ADR for core versus experimental code
2023-01-09 10:09:13 -05:00
..

================= Learner Home

This is the new dashboard for learner courses, built as a backend supporting a new MFE experience of the "student dashboard".

This aims to replace the existing dashboard at:: /common/djangoapps/student/views/dashboard.py