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

Method get_grading_assignment

scripts/codepost/course.py:100–124  ·  view source on GitHub ↗

Returns a randomized mapping of graders (Person objects) to a list of students (Group objects) they are assigned to grade. Assignments are made in a round-robin manner so that the same grader(s) are not always assigned more (or fewer) to grade.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected