Scholar-6 / brillder

Apache License 2.0
3 stars 11 forks source link

Learners Competition Leaderboard v1 #4037

Open SashaScholar6 opened 2 years ago

SashaScholar6 commented 2 years ago

As an anonymous user when I access /leaderboard?id=x Then I should see all the usernames that have a competition attempt and the score they got I should not have access to personal details or any information from play attempts other than score.

Screenshot 2021-11-08 at 13 32 26
aromakh commented 2 years ago

@ivanromakh url is : /competitionLeaderboard/:competitionId

ivanromakh commented 2 years ago

@aromakh it should be brickId not competition id. Like this /competitionLeaderboard/:brickId. For leaderboard. becouse leaderboard should be array of competitions or not?