Merge pull request #1392 from MITx/tests/diana/update-oe-unit-tests
New tests for OpenEndedGrading
No related branches found
No related tags found
Showing
- common/lib/xmodule/jasmine_test_runner.html.erb 0 additions, 1 deletioncommon/lib/xmodule/jasmine_test_runner.html.erb
- common/lib/xmodule/xmodule/js/fixtures/combined-open-ended.html 123 additions, 0 deletions.../lib/xmodule/xmodule/js/fixtures/combined-open-ended.html
- common/lib/xmodule/xmodule/js/spec/combinedopenended/display_spec.coffee 112 additions, 0 deletions...ule/xmodule/js/spec/combinedopenended/display_spec.coffee
- common/lib/xmodule/xmodule/js/spec/helper.coffee 0 additions, 1 deletioncommon/lib/xmodule/xmodule/js/spec/helper.coffee
- common/lib/xmodule/xmodule/js/src/combinedopenended/display.coffee 5 additions, 2 deletions...b/xmodule/xmodule/js/src/combinedopenended/display.coffee
- common/lib/xmodule/xmodule/open_ended_module.py 8 additions, 1 deletioncommon/lib/xmodule/xmodule/open_ended_module.py
- common/lib/xmodule/xmodule/openendedchild.py 2 additions, 2 deletionscommon/lib/xmodule/xmodule/openendedchild.py
- common/lib/xmodule/xmodule/tests/test_combined_open_ended.py 337 additions, 0 deletionscommon/lib/xmodule/xmodule/tests/test_combined_open_ended.py
- common/lib/xmodule/xmodule/tests/test_self_assessment.py 31 additions, 24 deletionscommon/lib/xmodule/xmodule/tests/test_self_assessment.py
- lms/djangoapps/open_ended_grading/peer_grading_service.py 14 additions, 5 deletionslms/djangoapps/open_ended_grading/peer_grading_service.py
- lms/djangoapps/open_ended_grading/tests.py 144 additions, 1 deletionlms/djangoapps/open_ended_grading/tests.py
- lms/static/coffee/fixtures/staff_grading.html 76 additions, 0 deletionslms/static/coffee/fixtures/staff_grading.html
- lms/static/coffee/spec/courseware_spec.coffee 3 additions, 19 deletionslms/static/coffee/spec/courseware_spec.coffee
- lms/static/coffee/spec/navigation_spec.coffee 4 additions, 2 deletionslms/static/coffee/spec/navigation_spec.coffee
- lms/static/coffee/spec/staff_grading_spec.coffee 11 additions, 0 deletionslms/static/coffee/spec/staff_grading_spec.coffee
- lms/static/coffee/src/staff_grading/staff_grading.coffee 6 additions, 2 deletionslms/static/coffee/src/staff_grading/staff_grading.coffee
Loading
Please register or sign in to comment