Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leaderboard Unveiling #33

Closed
VatsalBhuva11 opened this issue Dec 20, 2023 · 6 comments
Closed

Leaderboard Unveiling #33

VatsalBhuva11 opened this issue Dec 20, 2023 · 6 comments
Assignees
Labels
enhancement New feature or request Points: 15

Comments

@VatsalBhuva11
Copy link
Collaborator

As the last question's timer runs out, the leaderboard shines forth, showcasing the champions of the quizventure.

The leaderboard should send the data in a descending (higher to lower) order of points of the Users in that room. The data sent should include:

  1. Points of the user for that quiz
  2. Name of the user

After the last question in that room, send an additional event called quiz over, with the leaderboard as the data. The clients will then listen to this event, and display the leaderboard accordingly.

@VatsalBhuva11 VatsalBhuva11 added Points: 20 enhancement New feature or request labels Dec 20, 2023
@rnavaneeth992
Copy link

Claim

1 similar comment
@Jarviss77
Copy link
Contributor

Claim

@PranavBansal21
Copy link

claim

@VatsalBhuva11
Copy link
Collaborator Author

@rnavaneeth992 assigned to you!

@VatsalBhuva11
Copy link
Collaborator Author

this issue is made of 15 points instead of 20 as the socket part is not going to be handled in this issue. it's being handled in another issue, which effectively makes this just a controller writing task.

@VatsalBhuva11
Copy link
Collaborator Author

well done, @rnavaneeth992 ! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Points: 15
Projects
None yet
Development

No branches or pull requests

4 participants