rubric_settings API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2019
05:42 PM
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