list-quiz-questions
List every question in a Canvas quiz by supplying the course ID and quiz ID.
Instructions
Get a list of all questions in a quiz
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quizId | Yes | The ID of the quiz | |
| courseId | Yes | The ID of the course |