* feat: fill out enrollment serializer * test: add basic integration tests for enrollments * feat: get info for user account activation * test: test integrating user account activation * feat: get course enrollments * feat: get course email settings * feat: add ecommerce info * feat: add resume urls * refactor: move learner home to separate app * refactor: remove course limit Co-authored-by: nsprenkle <nsprenkle@2u.com>
9 lines
276 B
Markdown
9 lines
276 B
Markdown
=================
|
|
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
|