delete-quiz-question
Remove a question from a Canvas quiz by specifying the course ID, quiz ID, and question ID.
Instructions
Delete a question from a quiz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quizId | Yes | The ID of the quiz | |
| courseId | Yes | The ID of the course | |
| questionId | Yes | The ID of the question |