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

Ability to not record certain stats #241

Open
3 tasks
flip-rossi opened this issue Jan 15, 2024 · 1 comment
Open
3 tasks

Ability to not record certain stats #241

flip-rossi opened this issue Jan 15, 2024 · 1 comment

Comments

@flip-rossi
Copy link

flip-rossi commented Jan 15, 2024

User story

As a user, when logging a game, I sometimes don't track the match duration or the final player scores, but still want to, for example, register their positions (1st, 2nd, etc) and not have it affect the average stats for the game or players.

AC

  • Allow to set "undefined" values that don't affect averages for:
    • match time;
    • individual player scores.
  • Still allow player positionings to be recorded even with missing scores.
@mkieres
Copy link
Member

mkieres commented Jan 16, 2024

hey @flip-rossi, thanks for capturing this. There's a similar issues #218, which I think is kind of a subset of this. I'm linking it here so when working on it's not missed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants