Merge pull request #574 from edx/feature/msteele/instrdash
Add cronjob analytics to instructor dashbaord
Showing
- lms/djangoapps/instructor/tests/test_api.py 112 additions, 32 deletionslms/djangoapps/instructor/tests/test_api.py
- lms/djangoapps/instructor/views/api.py 56 additions, 1 deletionlms/djangoapps/instructor/views/api.py
- lms/djangoapps/instructor/views/api_urls.py 2 additions, 0 deletionslms/djangoapps/instructor/views/api_urls.py
- lms/djangoapps/instructor/views/instructor_dashboard.py 1 addition, 0 deletionslms/djangoapps/instructor/views/instructor_dashboard.py
- lms/static/coffee/src/instructor_dashboard/analytics.coffee 159 additions, 62 deletionslms/static/coffee/src/instructor_dashboard/analytics.coffee
- lms/static/coffee/src/instructor_dashboard/instructor_dashboard.coffee 80 additions, 18 deletions...ffee/src/instructor_dashboard/instructor_dashboard.coffee
- lms/static/coffee/src/instructor_dashboard/student_admin.coffee 10 additions, 14 deletions...atic/coffee/src/instructor_dashboard/student_admin.coffee
- lms/static/coffee/src/instructor_dashboard/util.coffee 22 additions, 0 deletionslms/static/coffee/src/instructor_dashboard/util.coffee
- lms/static/sass/course/instructor/_instructor_2.scss 37 additions, 13 deletionslms/static/sass/course/instructor/_instructor_2.scss
- lms/templates/instructor/instructor_dashboard_2/analytics.html 52 additions, 10 deletions...emplates/instructor/instructor_dashboard_2/analytics.html
- lms/templates/instructor/instructor_dashboard_2/student_admin.html 5 additions, 6 deletions...ates/instructor/instructor_dashboard_2/student_admin.html
Loading
Please register or sign in to comment