Commit Graph

8 Commits

Author SHA1 Message Date
Rick Reilly
d6f719a970 Remove 'is_graded' prop from the gradebook api reponse 2019-01-23 17:12:15 -05:00
Rick Reilly
80bae1b112 Clean up the gradebook api to only send back the data the gradebook client needs 2019-01-23 11:42:29 -05:00
Rick Reilly
82ffe9ee3b Create GET route for Subsection Grades, Overrides, and the Override History via subsection and userid 2019-01-15 12:54:32 -05:00
Alex Dusenbery
e44c6af957 Gradebook: add attempted field to subsection data, remove 2 unused fields. 2018-12-12 15:23:32 -05:00
Alex Dusenbery
cb3b7e1822 Make gradebook GET API more performant. 2018-12-06 10:53:16 -05:00
Alex Dusenbery
e5473f5396 Add the read API for course gradebook data (single and multiple users). 2018-10-12 10:48:34 -04:00
Andy Armstrong
79acb5c5be Reorder LMS imports using isort 2017-06-11 21:48:06 -04:00
Nimisha Asthagiri
dea4147232 Grading Policy endpoint in Grades API
This copies the grading policy endpoint currently in the
course_structures django app to its new location, in preparation
to remove the old app.

TNL-5701
2016-10-12 11:43:12 -04:00