Get New Quiz Item
get_new_quiz_itemFetch a single New Quiz question by item ID, using course and assignment IDs to locate and return its full details.
Instructions
Get a single item (question) from a New Quiz (LTI) by item ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | The New Quiz item ID (string, not numeric) | |
| course_id | Yes | The Canvas course ID | |
| assignment_id | Yes | The assignment ID of the New Quiz |