This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
578e02b589a89b534e38630b305c29cb5857439a
edx-platform
/
common
/
lib
/
xmodule
/
xmodule
/
open_ended_grading_classes
History
Vik Paruchuri
9b57ef0b54
Pep8 fixes
2013-08-29 17:28:14 -04:00
..
__init__.py
Move open ended grading xmodule support files into a separate directory. apparently prune down on number of imports
2013-02-11 18:43:47 -05:00
combined_open_ended_modulev1.py
Pep8 fixes
2013-08-29 17:28:14 -04:00
combined_open_ended_rubric.py
Pep8 and pylint fixes
2013-08-22 14:29:39 -04:00
controller_query_service.py
Properly stub out the controller_qs variable in the tested module. Test times out without this.
2013-05-31 13:14:19 -04:00
grading_service_module.py
Pep8 and pylint fixes
2013-08-22 14:29:39 -04:00
open_ended_image_submission.py
Remove unused imports from common, as reported by pylint.
2013-06-19 16:56:34 -04:00
open_ended_module.py
Merge pull request
#504
from edx/feature/vik/oe-ui
2013-08-22 12:23:29 -07:00
openendedchild.py
Pep8 and pylint fixes
2013-08-22 14:29:39 -04:00
peer_grading_service.py
Prevent student from resetting problem unless they have completed required peer grading. Grant an exemption if there is no available peer grading.
2013-08-09 08:18:23 -04:00
self_assessment_module.py
Scroll to top in peer and staff grading, preserve line breaks in submissions
2013-08-16 14:12:37 -04:00