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

Function get_assignments

scripts/codepost/canvas_utils.py:346–361  ·  view source on GitHub ↗

Retrieves assignments from the canvas course. By default, retrieves all assignments. If the `name` parameter is provided, only assignments matching the name (even partially) will be included. Always returns a list regardless of the number of matched assignments.

(name="")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

grade_lab.pyFile · 0.90

Calls 2

AssignmentClass · 0.90
get_canvas_dataFunction · 0.85

Tested by

no test coverage detected