create-quiz-question
Add a new question to an existing Canvas quiz by providing the course, quiz, and question details such as text, type, and point value.
Instructions
Create a new question in a quiz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quizId | Yes | The ID of the quiz | |
| courseId | Yes | The ID of the course | |
| question | Yes | The question object |