The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
I can get the final quiz score from quiz_submission_fact. But how to query the score for each individual quiz question?
Solved! Go to Solution.
That data is not included natively in the Canvas Data product. There's a report in Canvas called Student Analysis. We use the REST API to download the quiz report and put the data into our own table. It has worked well for us.
That data is not included natively in the Canvas Data product. There's a report in Canvas called Student Analysis. We use the REST API to download the quiz report and put the data into our own table. It has worked well for us.
It works! Thank you very much!
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.