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

Function get_groups

scripts/codepost/canvas_utils.py:197–231  ·  view source on GitHub ↗

Returns a list of Group objects from Canvas based on the Group Set name in the configuration file. If no such group set exists or if an individual is not part of a group, they are placed in a group of one. In addition, each Person object in the given roster is associated w

(roster)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

canvas.pyFile · 0.90

Calls 3

add_membersMethod · 0.95
GroupClass · 0.90
get_group_tuplesFunction · 0.85

Tested by

no test coverage detected