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
12c2e1bfee2a6a8dae3dd4f38c9a6577f4e40f1a
edx-platform
/
lms
/
djangoapps
/
open_ended_grading
History
Stephen Sanchez
751bd71a7b
Merge remote-tracking branch 'origin/release'
2014-04-03 11:06:09 -04:00
..
__init__.py
Refactor existing grading logic into a new app.
2012-12-28 11:29:29 -05:00
open_ended_notifications.py
Merge remote-tracking branch 'origin/release'
2014-04-03 11:06:09 -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