get_new_quiz
Retrieve full details of a Canvas New Quiz, including settings, time limits, and configuration, using the course and assignment IDs.
Instructions
Get full details of a single New Quiz (Quizzes.Next) including settings, time limits, and configuration. The assignment_id is the Canvas assignment ID (found via list_new_quizzes or list_assignments where is_quiz_lti_assignment=true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | Canvas course ID | |
| assignment_id | Yes | The assignment ID of the New Quiz |