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

Function get_group_tuples

scripts/codepost/canvas_utils.py:136–161  ·  view source on GitHub ↗

Retrieves groups and members from Canvas based on the given Group Set (group category). If none is provided, every group is retrieved. Only groups with more than one member are included though. Returns an array of 3-tuples consisting of: `(group_id,"groupName",[membersC

(group_set_name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_groupsFunction · 0.85

Calls 3

get_group_category_idFunction · 0.85
get_canvas_dataFunction · 0.85
get_membersFunction · 0.85

Tested by

no test coverage detected