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

Scoring - how to solve a tiebreaker #125

Closed
3 tasks done
mkieres opened this issue Sep 28, 2022 · 2 comments
Closed
3 tasks done

Scoring - how to solve a tiebreaker #125

mkieres opened this issue Sep 28, 2022 · 2 comments
Labels

Comments

@mkieres
Copy link
Member

mkieres commented Sep 28, 2022

Overview

Introduce ability to resolve score ties and draws

AC

  • As a user I would like to be able to select a winner in case multiple players scored the same amount of points
  • As a user I would like to be able to select players who shared the victory or the same place (e.g. 3rd)

NOTE: Ensure that players who scored less than players who shared the same place are at a correct place themeselves. For instance if two players shared the victory there's no 2nd place but only 3rd etc.

  • As a user I would like to be able to see stats updated accordingly in case of ties between multiple players
@mkieres
Copy link
Member Author

mkieres commented Sep 28, 2022

Suggestion from a user

Maybe a radio button, or check box, where the user can indicate if a tie- breaker is involved. The app would need to recognize tie scores so that it can rank the winning player above the other player(s).

Maybe some kind of "Draw" checkbox with possibility to select earned points, and in game summary, there can be information that the game ended with draw.

@mkieres mkieres added enhancement New feature or request feedback labels Sep 28, 2022
@mkieres
Copy link
Member Author

mkieres commented Jan 1, 2023

This might be connected with #96 because of the drag and drop idea, which could be used to resolve ties

@mkieres mkieres moved this to To Do in BGC - In The Works Apr 10, 2023
@mkieres mkieres moved this from To Do to In Progress in BGC - In The Works Aug 6, 2023
@mkieres mkieres moved this from In Progress to Ready for Testing in BGC - In The Works Oct 22, 2023
@mkieres mkieres moved this from Ready for Testing to Done in BGC - In The Works Jan 16, 2024
@mkieres mkieres closed this as completed May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant