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

Function get_roster

scripts/codepost/canvas_utils.py:164–194  ·  view source on GitHub ↗

Retrieves the complete roster of the course from Canvas including all students, instructors, TAs, etc. We use `courses/{config.canvas_course_id}/users` instead of `/courses/{course_id}/enrollments` (which has a role field) since we still need to specify graders/non-graders

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

canvas.pyFile · 0.90

Calls 2

PersonClass · 0.90
get_canvas_dataFunction · 0.85

Tested by

no test coverage detected