delete-quiz-question-group
Delete a question group from a Canvas quiz. Provide the course ID, quiz ID, and group ID to remove the group and its questions.
Instructions
Delete a question group from a quiz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quizId | Yes | The ID of the quiz | |
| groupId | Yes | The ID of the group | |
| courseId | Yes | The ID of the course |