Last updated
Was this helpful?
Last updated
Was this helpful?
GET /api/v1/courses/:course_id/quizzes/assignment_overrides
Scope: url:GET|/api/v1/courses/:course_id/quizzes/assignment_overrides
Retrieve the actual due-at, unlock-at, and available-at dates for quizzes based on the assignment overrides active for the current API user.
GET /api/v1/courses/:course_id/new_quizzes/assignment_overrides
Scope: url:GET|/api/v1/courses/:course_id/new_quizzes/assignment_overrides
Retrieve the actual due-at, unlock-at, and available-at dates for quizzes based on the assignment overrides active for the current API user.
Returns a object.
Returns a object.
This documentation is generated directly from the Canvas LMS source code, available .
quiz_assignment_overrides[][quiz_ids][]
integer
An array of quiz IDs. If omitted, overrides for all quizzes available to the operating user will be returned.
quiz_assignment_overrides[][quiz_ids][]
integer
An array of quiz IDs. If omitted, overrides for all quizzes available to the operating user will be returned.