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

Function get_sections

scripts/codepost/canvas_utils.py:234–246  ·  view source on GitHub ↗

Retrieves all sections from the canvas course. You can futher use https://canvas.unl.edu/api/v1/sections/{sectionId}/enrollments to get enrollments only for that section (which will include teachers, TAs, etc. but will have a `role` field to determine what it is.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

get_canvas_dataFunction · 0.85

Tested by

no test coverage detected