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.
Found this content helpful? Log in or sign up to leave a like!
We are trying to pull rubric scores into our data lake. We have been able to locate and pull the outcome scores, but we have not been able to find the regular rubric criterion scores anywhere.
Is it possible to pull the regular criterion scores similarly to the outcome scores?
@lmccain There are three tables for rubrics: rubric_assessments, rubric_associations, rubrics. The columns rubric_assessments.data and rubrics.data contain rubrics' criteria, ratings, scores, and comments in nested JSON objects. In order to have criteria as rows, additional processing will be necessary.
Thanks for explaining that. I was looking at this page and not finding what I needed. Your explanation and the link you provided will work for us.
@lmccain Glad to hear it. The page that you linked to documents tables in Canvas Data 1, which was deprecated at the end of 2023. Given that deprecation, I had imagined you had moved to Canvas Data 2 (What is Canvas Data 2? ) and were asking its datasets. Good luck with this implementation!
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