EricSSartorius / Judging-System

U-Judge: Universal Judging System using Angular Meteor (OLD)
http://www.universaljudge.com/
1 stars 1 forks source link

Leaderboard - Show scores after game is finished and until new game is started #23

Closed EricSSartorius closed 8 years ago

EricSSartorius commented 8 years ago

Currently, the Leaderboard can only be seen when inGame is set to 'true.' This makes it so after the event has ended the Leaderboard can no longer be seen. Need to make a fix so that the Leaderboard can be seen not only during the event but until a different event is started.

felicedeNigris commented 8 years ago

Hey Eric,

So with this task. I was wondering If I can take this one on ?

So basically you want to view leaderboards for 'ALL' games. Meaning 'current' and 'past' games ? I'm trying to better understand it.

EricSSartorius commented 8 years ago

Hey @felicedeNigris , Sorry, my wording was a bit bad. The leaderboard should only be showing for one event at a time. Right now if the event is running then the leaderboard will show. But I want the leaderboard to show up until a different event has started. I sent a slack message with a bit more detail on how to make it work.