Skip to content

Add average rank computation column#2351

Open
Didayolo wants to merge 3 commits intodevelopfrom
average-rank
Open

Add average rank computation column#2351
Didayolo wants to merge 3 commits intodevelopfrom
average-rank

Conversation

@Didayolo
Copy link
Copy Markdown
Member

Description

Add a computation column "average rank". It computes the fractional ranking of each sub-column, then the average. It needed to be injected because it involves comparison with other submissions. The score get updated everytime a submission is added or removed from the leaderboard.

Capture d’écran 2026-04-23 à 11 58 38

Issues this PR resolves

A checklist for hand testing

  • From competition.yaml
  • From the editor
  • Add and remove submissions from the leaderboard and check that the average rank is right

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Ranking program: organizer provides the code for computation between leaderboard columns

1 participant