Open Didayolo opened 9 months ago
n/a scores are ranked higher than numerical values. They should be at the bottom of the leaderboard, regardless of ascending or descending order.
Competition link: https://www.codabench.org/competitions/1777
A possibility:
In src/apps/api/serializers/leaderboards.py, replacing null values depending if the order is ascending or descending.
src/apps/api/serializers/leaderboards.py
null
n/a scores are ranked higher than numerical values. They should be at the bottom of the leaderboard, regardless of ascending or descending order.
Competition link: https://www.codabench.org/competitions/1777