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!
Good day,
I've been directed to this forum and i hope someone can assist me.
I know that Multiple markers/assessors can mark an assignment and a moderator of sorts can chose the final mark.
I've been told that the rubric reviews stay as part of the assessment by the other reviewers and it doesn't disappear. They basically become part of the historical record in the grading.
How do extract this data from Canvas as we need this information for reporting purposes, we can only see the rubric that was selected as the final mark and not the others?
Any assistance would be really appreciated
Kind regards
Craig
Hi @craig_stoner , it should be possible to access all rubric evaluations for a moderated grading assignment, including those that were not selected for the final mark, using the Canvas Rubrics API (Rubrics - Canvas LMS REST API Documentation). If you have the course and rubric IDs, use the "Get a single rubric" option and set "graded_assessments" as one of the includes. I tested this and found that the "artifact_type" field in the RubricAssessment object should distinguish between the accepted final mark rubric evaluation and the evaluations done before moderation. The final mark artifact_type will be "Submission." The evaluations done before moderation have the artifact_type value "ModeratedGrading::ProvisionalGrade." The evaluations chosen as the final mark will appear twice, once with each of those values.
I hope this helps you get the information you need.
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