Merge pull request #345 from MITx/MITx/feature/bridger/fast_course_grading
Fast grading
No related branches found
No related tags found
Showing
- common/djangoapps/util/decorators.py 36 additions, 0 deletionscommon/djangoapps/util/decorators.py
- common/lib/xmodule/xmodule/capa_module.py 1 addition, 1 deletioncommon/lib/xmodule/xmodule/capa_module.py
- common/lib/xmodule/xmodule/course_module.py 67 additions, 19 deletionscommon/lib/xmodule/xmodule/course_module.py
- lms/djangoapps/certificates/views.py 2 additions, 2 deletionslms/djangoapps/certificates/views.py
- lms/djangoapps/courseware/grades.py 144 additions, 59 deletionslms/djangoapps/courseware/grades.py
- lms/djangoapps/courseware/management/commands/check_course.py 2 additions, 2 deletions...djangoapps/courseware/management/commands/check_course.py
- lms/djangoapps/courseware/models.py 51 additions, 24 deletionslms/djangoapps/courseware/models.py
- lms/djangoapps/courseware/module_render.py 73 additions, 40 deletionslms/djangoapps/courseware/module_render.py
- lms/djangoapps/courseware/views.py 22 additions, 16 deletionslms/djangoapps/courseware/views.py
- lms/templates/gradebook.html 15 additions, 13 deletionslms/templates/gradebook.html
- lms/templates/profile.html 1 addition, 1 deletionlms/templates/profile.html
- lms/templates/profile_graphs.js 15 additions, 5 deletionslms/templates/profile_graphs.js
- lms/urls.py 5 additions, 2 deletionslms/urls.py
Loading
Please register or sign in to comment