Alex Dusenbery
|
44101d656d
|
Pick a better ordering field for CourseEnrollmentPagination in grades API.
|
2018-11-27 12:39:12 -05:00 |
|
Alex Dusenbery
|
009074ec4b
|
Add an /api/courses/v1/grading endpoint to get assignment type and subsection info about a course.
|
2018-11-26 10:12:12 -05:00 |
|
Alex Dusenbery
|
12c502b35f
|
Change gradebook GET endpoint to allow filtering by multiple attributes.
|
2018-11-13 16:18:52 -05:00 |
|
Alex Dusenbery
|
53b60607d6
|
Gradebook data: generate a label attribute if none exists (like for ungraded content).
|
2018-11-01 15:31:48 -04:00 |
|
Alex Dusenbery
|
99705e54a6
|
Remove GenericAPIView subclass from grades API views; add a test that /api-docs/ works.
|
2018-10-31 16:10:31 -04:00 |
|
Alex Dusenbery
|
2ff3a38d91
|
EDUCATOR-3625 | Add filters for cohort_id and enrollment mode to gradebook API.
|
2018-10-31 12:29:16 -04:00 |
|
Alex Dusenbery
|
0aa0b4d28d
|
EDUCATOR-3630 | Check if grades are frozen before processing gradebook POST request.
|
2018-10-30 16:22:07 -04:00 |
|
Simon Chen
|
4edbbbb66f
|
Update the gradebook functionality to allow grades update.
The override modal is now able to update grades for all users for each gradable unit in the course
|
2018-10-29 15:00:35 -04:00 |
|
Alex Dusenbery
|
b528b8e5d7
|
EDUCATOR-3622 | Add a username_contains query param to gradebook endpoint
|
2018-10-29 14:08:23 -04:00 |
|
Alex Dusenbery
|
c11a2c0a6e
|
EDUCATOR-3471 | Add a grade override bulk update view.
|
2018-10-25 14:52:12 -04:00 |
|
Alex Dusenbery
|
b3c31535de
|
EDUCATOR-3609 | Make the course grade API response paginated.
|
2018-10-24 13:16:14 -04:00 |
|
Robert Raposa
|
fbc59231fc
|
Update edx-drf-extensions to 2.0.0.
Note: this version update is backward incompatible.
ARCH-255
|
2018-10-17 01:00:34 -04:00 |
|
Alex Dusenbery
|
f9d3d641cb
|
Use CursorPagination to paginate responses from grades views.
|
2018-10-15 11:38:45 -04:00 |
|
Alex Dusenbery
|
e5473f5396
|
Add the read API for course gradebook data (single and multiple users).
|
2018-10-12 10:48:34 -04:00 |
|
Ahsan Ulhaq
|
ee7555e85f
|
update usage of SessionAuthenticationAllowInactiveUser
LEARNER-6469
|
2018-10-01 17:52:52 +05:00 |
|
Nimisha Asthagiri
|
b203e8a13b
|
Enable OAuth Scopes for Grades API
|
2018-06-28 18:37:52 -04:00 |
|
Nimisha Asthagiri
|
8db2dd47dd
|
Course Validation and Course Quality APIs
|
2018-06-13 20:33:45 -04:00 |
|
Kabir Khan
|
c0f353467e
|
V1 Grades API with added support for bulk read of all user grades in a course.
URL patterns changed to follow edx API conventions
|
2018-05-03 10:23:33 -07:00 |
|