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

Allow judge to track which flags are returned #14

Open
timparenti opened this issue Mar 2, 2019 · 1 comment
Open

Allow judge to track which flags are returned #14

timparenti opened this issue Mar 2, 2019 · 1 comment

Comments

@timparenti
Copy link
Member

Lower priority suggestion lifted from dev chat, S18:

Give the head judge checkboxes for the various red/yellow flags, counting from A to (X), based on the number of flags in the game? Optionally have a "simple scoring" mode where each letter has a fixed point value entered in and the console ties the published scores to those values as calculated by the app. Perhaps a further option to just use 1s throughout for linear flag-is-point stuff. Otherwise, if "simple scoring" is disabled, enable "custom scoring" or "hidden scoring" as they exist today.

Consider potential avenues by which the "flags remaining" information (or a summary thereof) could perhaps be securely transmitted to roaming judges, since it is often difficult to tell whether a game is close to ending or is running long.

Bonus points if checking the last flag on either side ends the game.

@michaelfelixmurphy
Copy link
Member

michaelfelixmurphy commented Mar 2, 2019 via email

michaelfelixmurphy added a commit that referenced this issue Mar 4, 2019
Nothing is synced over MQTT or to the server database, but the state of 
the tabel is saved in the browser's local storage, so it persists across 
page loads.

This does most of what I want for #14, but I will leave that issue open 
for the possibility of adding MQTT support or a scoring system.
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