Skip to content

Instantly share code, notes, and snippets.

@slaporte
Last active March 8, 2020 00:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slaporte/efd1ef747db741ef19ea0bc695c89f73 to your computer and use it in GitHub Desktop.
Save slaporte/efd1ef747db741ef19ea0bc695c89f73 to your computer and use it in GitHub Desktop.

Public

  • login
  • get default series
  • get list of all series
  • add frontend error log
  • view docs
  • view report
  • logout

Organizer

  • home
  • create a new series
  • cancel most recent series
  • list users
  • create campaign

Maintainer

  • add organizer
  • add another organizer, to be removed later
  • remove organizer
  • get frontend error log
  • view audit logs
  • see active users
  • see api logs
  • see api exec logs

Coordinator

  • get admin view (list of all campaigns/rounds)
  • get campaign detail view
  • edit campaign
  • add coordinator to campaign
  • remove coordinator
  • add round to a campaign
  • cancel round
  • re-add round to a campaign
  • get round details
  • edit round details
  • get round config
  • edit round config
  • import entries from a category
  • activate a round
  • pause a round
  • import more entries from different gsheet csv into an existing round
  • import files selected by name
  • preview disqualifications
  • disqualify by resolution
  • view disqualified entries
  • reactivate the round
  • pause round
  • edit jurors in a round
  • raise quorum value
  • try to reduce quorum (not supported)
  • reactivate our round
  • get list of flagged files
  • pause round for manual disqualification
  • disqualify particular file
  • requalify (undisqualify) particular file
  • reactivate the round to continue
  • pause round for submission-during-paused test
  • reactivate round
  • get a preview of results from a round
  • preview round results in prep for closing
  • close round, loading results into a new round
  • activate new round
  • preview results from second round
  • advance to round 3
  • activate round 3 to make assignments
  • pause round 3 for edits
  • add new juror jimbo to round 3
  • change round 3 directions
  • reactivate round 3
  • pause round 3 to remove jurors
  • remove JF and EFF from round 3 jurors
  • reactivate round 3
  • pause round 3 to readd a juror
  • readd JF as juror
  • reactivate round 3 after readding JF as juror
  • cancel campaign
  • preview round 3 results
  • read round 3 reviews
  • finalize campaign
  • view final report
  • view round 3 entries
  • download round 3 entries
  • view round 3 results
  • make campaign results public (publish report)
  • unpublish campaign results
  • republish campaign results
  • see the audit log with full campaign history
  • get round details/jurors for submit_ratings

Juror

  • get votes stats for yes/no round
  • get the juror overview
  • get campaign details
  • get round details
  • submit a single rating task
  • skip a rating
  • mark an entry as favorite
  • unfave a favorite
  • flag an entry
  • submit rating during paused round
  • attempt to get more tasks from paused round
  • confirm getting more tasks works again
  • submit rating tasks
  • get list of past ratings
  • edit a recent rating
  • get votes stats for rating round
  • view own ratings for round 3
  • view own rankings for round 3
  • fetch open tasks
  • submit fave
  • flag an entry
  • submit ratings and reviews
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment