Skip to content

Wrong leaderboard ordering and N/a scores discussion #1540

@ihsaan-ullah

Description

@ihsaan-ullah

1. Wrong leaderboard ordering

Sometimes the ranking on the leaderboard does not follow the order from the primary column. It happens several times and we can hardly reproduce it. Once a competition starts to have a scrambled ordered, it stays this way, but the problem does not appear again when re-uploading the same bundle and submissions.

Issues:

2. N/a scores

We have several issues that report N/a scores on the leaderboard. N/a is a replacement of score shown for a task not found. The problem is that the scores and tasks are separate and are sent to the frontend where they are matched and then scores are shown for a task or several tasks. This opens room for inconsistencies.

I propose to make the leaderboard on the backend and just send it to be displayed without any extraction or computation. This way we will never have n/a scores.

3. When multiple tasks, how should we order the entries?

Right now it seems that the ordering is based on a sum of scores across tasks.

4. Request: separate leaderboards for tasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugDiscussionNeeds to be discussed before we can come up with specifications and begin the issueP1High priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions