Found this content helpful? Log in or sign up to leave a like!
How to extract student responses from LTI (Canvas New Quizzes / Quizzes 2) questionnaires via API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2025
12:35 PM
How to extract student responses from LTI quizzes (Canvas New Quizzes / Quizzes 2) via API.
We're having trouble retrieving student responses to quizzes (Migrated Quizzes).
We're using the API call below and are able to retrieve the title and questions:
https://einstein.instructure.com/api/quiz/v1/courses/Course:id/quizzes/Assignments:id
But we can't find an API call to retrieve student responses in the course.
How can we do this?