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

Function get_canvas_data

scripts/codepost/canvas_utils.py:32–69  ·  view source on GitHub ↗

A general canvas API interface that will retrieve data (using HTTP GET) from the provided `path` (ex: `"courses/{course_id}/assignments"). This function uses pagination to ensure all data is retrieved. The raw response data is automatically deserialized (assumed to be JSON) and retu

(path, user_parameters={})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

get_group_category_idFunction · 0.85
get_membersFunction · 0.85
get_group_tuplesFunction · 0.85
get_rosterFunction · 0.85
get_sectionsFunction · 0.85
get_gradeFunction · 0.85
get_grade_commentsFunction · 0.85
get_assignment_groupsFunction · 0.85
get_assignments_in_groupFunction · 0.85
get_assignmentsFunction · 0.85

Calls 1

parse_header_linksFunction · 0.85

Tested by

no test coverage detected