Feature request: leaderboard visibility should be configurable by phase
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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