canvasapi icon indicating copy to clipboard operation
canvasapi copied to clipboard

Updating Scores to a Specific Rubric

Open kspicer80 opened this issue 2 years ago • 2 comments

What resource needs additional coverage? Rubrics

What endpoints need to be covered? Requested here is a method that would allow one to upload scores on a specific rubric for a specific assignment. Ideally this would include the ability to add scores for multiple different criteria within the specified rubric. As @bennettscience noted in a discussion here, one can go directly through the Canvas API, but it would be nice to have a function to handle this from within directly through the canvasapi library itself.

kspicer80 avatar Jul 14 '22 13:07 kspicer80

From what I can tell, these are the missing endpoints for rubric-related things:

bennettscience avatar Jul 21 '22 19:07 bennettscience

I've started working on these endpoints.

bennettscience avatar Oct 12 '22 01:10 bennettscience