rubric_settings API

raj_veeravalli
Community Participant

Hi all,

I am attempting to link a rubric to several assignments on Canvas. However, we want to hide the points in the rubric from students. Is there a Canvas API to achieve this?

On the GUI, this is accomplished by editing the rubric and by choosing "Remove points from rubric". This step needs to be performed for each assignment item. This change seems to affect the rubric_settings object of an assignment and sets its hide_points property to true.

According to the rubrics API page, this option does not seem to be available via Canvas API. Am I missing something? 

https://canvas.instructure.com/doc/api/rubrics.html

Is there a way to set hide_points to true through the API?

Thanks,

Raj

0 Likes