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

RFCTF scoreboard interface is non-obvious as to global vs personal flag capture #7

Open
goekesmi opened this issue Jun 13, 2021 · 0 comments

Comments

@goekesmi
Copy link

https://scoreboard.rfhackers.com/?wtf=scoreboard is a global score board. The flag status display indicates if a flag has been captured by anybody.
https://scoreboard.rfhackers.com/?pita=BLAH is a personal score board, and indicates that a flag has been captured by you, personally.

The confusion comes in that they are rendered identically, but with very different information.

Also, I don't seem to be able to find a score board that indicates what my current team has captured. Nor did I stumble over how team scoring works.

Updating the verbage in the global scoreboard, replacing with "Taken" with "Somebody got it." and "NOT Taken" with "Nobody found it yet." would help. Extending this, you could replace the verbage in the personal score board with "You got it." and "You have not got it.". This would make it more clear what these two displays are for.

A further alternate choice would be to on the personal score board, show both, or all 3 columns of data, "Someone Got it.", "A team mate got it.", and "you've got it."

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