Move peer grading so that there are the individual problem pages
and the problem list page
Showing
- lms/djangoapps/open_ended_grading/peer_grading_service.py 31 additions, 4 deletionslms/djangoapps/open_ended_grading/peer_grading_service.py
- lms/djangoapps/open_ended_grading/views.py 68 additions, 0 deletionslms/djangoapps/open_ended_grading/views.py
- lms/static/coffee/src/peer_grading/peer_grading.coffee 9 additions, 0 deletionslms/static/coffee/src/peer_grading/peer_grading.coffee
- lms/static/coffee/src/peer_grading/peer_grading_problem.coffee 17 additions, 0 deletions...tatic/coffee/src/peer_grading/peer_grading_problem.coffee
- lms/static/sass/course/_staff_grading.scss 2 additions, 1 deletionlms/static/sass/course/_staff_grading.scss
- lms/templates/peer_grading/peer_grading.html 13 additions, 2 deletionslms/templates/peer_grading/peer_grading.html
- lms/templates/peer_grading/peer_grading_problem.html 22 additions, 0 deletionslms/templates/peer_grading/peer_grading_problem.html
- lms/urls.py 2 additions, 0 deletionslms/urls.py
Loading
Please register or sign in to comment