module: auto_assignment

automatic assignment of reviewers to proposals

class Assign_GUP.auto_assignment.Auto_Assign(agup)[source]

Bases: object

automatically assign reviewers to proposals

simpleAssignment(): assign the first two reviewers with the highest scores to unassigned proposals

getScores(prop)[source]

generate scores for this proposal

simpleAssignment()[source]

assign the first two reviewers with the highest scores to unassigned proposals

  • no attempt to balance assignment loads in this procedure
  • score must be above zero to qualify