Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
cf95e5cb
Unverified
Commit
cf95e5cb
authored
5 years ago
by
Feanil Patel
Browse files
Options
Downloads
Patches
Plain Diff
Update learner dashboard README.
parent
49a42787
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lms/djangoapps/learner_dashboard/README.rst
+16
-4
16 additions, 4 deletions
lms/djangoapps/learner_dashboard/README.rst
with
16 additions
and
4 deletions
lms/djangoapps/learner_dashboard/README.rst
+
16
−
4
View file @
cf95e5cb
Learner Dashboard
=================
Status: Maintenance
Responsibilities
================
This Django app hosts dashboard pages used by edX learners. The intent is for
this Django app to include the following dashboard tabs:
...
...
@@ -7,13 +9,19 @@ this Django app to include the following dashboard tabs:
- Courses
- Programs
Direction: Deprecate
====================
This is being replaced by new UI that is in active development. New functionality should not be added here.
Glossary
========
Courses
-------
The learner-facing dashboard listing active and archived enrollments. The
current implementation of the dashboard resides in
``common/djangoapps/student/``. The goal is to replace the existing dashboard
with a Backbone app served by this Django app.
``common/djangoapps/student/``.
Programs
--------
...
...
@@ -22,6 +30,10 @@ A page listing programs in which the learner is engaged. The page also shows
learners' progress towards completing the programs. Programs are structured
collections of course runs which culminate into a certificate.
More Documentation
==================
Implementation
^^^^^^^^^^^^^^
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment