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

Add ability to verify and correct statistics at end of game before sending to uwhportal #232

Open
TristanDebrunner opened this issue Dec 11, 2023 · 0 comments

Comments

@TristanDebrunner
Copy link
Collaborator

Currently the game statistics are collected and sent to the portal without the user able to check or correct anything. If they modify a penalty before it is culled at the end of a half, that will get recorded correctly, but any mistake in entering a scored goal cannot be corrected.

Proposed Solution

Create a new page that shows after the confirm scores page and shows all the statistics to be reviewed. For compactness, I expect it will be better to show it all as one text block, and just have buttons to confirm or edit. If edit is pushed, then there should be options to add/delete/edit penalties and goals scored.

The review page should display a warning if the number of goals attributed to specific players does not match the final score. Ex if black has a final score of 2, but the only goal in the statistics list is Black #3, then warn that they don't match.

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

1 participant