delete_new_quiz
Permanently delete a New Quiz (LTI) from a Canvas course. Uses the assignment ID to remove the quiz and all associated data.
Instructions
Delete a New Quiz (LTI) from a Canvas course. This action is permanent. Use assignment_id (not quiz_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| assignment_id | Yes | The assignment ID of the New Quiz |