To make the leaderboard more informative, we should display how each user's total score is calculated when hovering over their score.
Expected Behavior
On hovering over a user's score, display the breakdown, for example:
Easy: 10 × 1 = 10
Medium: 5 × 3 = 15
Hard: 2 × 5 = 10
Total: 35
To make the leaderboard more informative, we should display how each user's total score is calculated when hovering over their score.
Expected Behavior
On hovering over a user's score, display the breakdown, for example: