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

Function get_grade

scripts/codepost/canvas_utils.py:249–259  ·  view source on GitHub ↗

Returns the grade (generally a float) from the canvas gradebook for the given assignment and user. If no grade has been assigned, the result will be None.

(assignment_id, user_id)

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 1

get_canvas_dataFunction · 0.85

Tested by

no test coverage detected