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
d44b117b4bd959f94bcc55ed2ccca52b4b5091bc
edx-platform
/
lms
/
djangoapps
/
open_ended_grading
History
Calen Pennington
0513e144b1
Actually push json parsing all the way down to the bottom of the GradingService get and post methods
2014-04-01 14:04:17 -04:00
..
__init__.py
Refactor existing grading logic into a new app.
2012-12-28 11:29:29 -05:00
open_ended_notifications.py
Centralize when json parsing of responses from controller_query_service happens
2014-04-01 10:10:54 -04:00
staff_grading_service.py
Actually push json parsing all the way down to the bottom of the GradingService get and post methods
2014-04-01 14:04:17 -04:00
staff_grading.py
Remove unused imports from lms, as detected by pylint.
2013-06-19 16:56:34 -04:00
tests.py
Make GradingServices always return dictionaries, rather than sometimes returning strings
2014-04-01 14:04:16 -04:00
utils.py
Centralize when json parsing of responses from controller_query_service happens
2014-04-01 10:10:54 -04:00
views.py
Centralize when json parsing of responses from controller_query_service happens
2014-04-01 10:10:54 -04:00