codalab / codalab/codabench

Feature request: leaderboard visibility should be configurable by phase

Open
#1,396 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
Python
Stars
176
Forks
74
Avg merge
5d 3h
Merged PRs (30d)
21

Description

It is very common to make it dependent on the phase the competition is in whether the leaderboard is shown or not.

Since it is not possible to define different leaderboards per phase, it should at least be possible to configure leaderboard visibility by phase, e.g. with an optional setting hide_leaderboard: True|False under each phase entry.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the phase configuration handling and the leaderboard visibility entry points first. Confirm how an optional hide_leaderboard setting should be interpreted for each phase, then verify that leaderboard visibility follows the active phase without affecting phases that omit the setting.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.