Skip to content

ChallengeScorecard

Luke Cassar edited this page Aug 21, 2018 · 1 revision

To Organise Judgements from a Regional Challenge.

DB Table Schema

Attribute Type
id integer
assignment_id integer
entry_id string

Associations

  • One ChallengeScorecard belongs to an Assignment.
    • Assignment of Judge to the Challenge
  • One ChallengeScorecard belong to an Entry.
  • One ChallengeScorecard can have many ChallengeJudgements.

Permissions

Title Create Update Read Destroy
Judge
Clone this wiki locally