MCPcopy Create free account
hub / github.com/cbourke/ComputerScienceII / set_grade

Function set_grade

scripts/codepost/canvas_utils.py:279–300  ·  view source on GitHub ↗

Sets/updates the grade in the canvas gradebook for the given assignment (`assignment_id`) for the given user (`user_id`). If the comment is specified, canvas *adds* the comment and does not modify or delete any old one(s). If the score/comment are `None`, they are ignored which

(assignment_id, user_id, score=None, comment=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

update_attendanceFunction · 0.90
grade_lab.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected