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

Result-based advancement condition is conveyed incorrectly #5176

Closed
jonatanklosko opened this issue Feb 16, 2020 · 2 comments
Closed

Result-based advancement condition is conveyed incorrectly #5176

jonatanklosko opened this issue Feb 16, 2020 · 2 comments

Comments

@jonatanklosko
Copy link
Member

That's what result-based advancement condition means:

9p2+) CLARIFICATION Result refers to the single or average that determines the ranking of the corresponding round.

On the contrary, the current wording clearly refers to single attempts:

attempt_result:
time: "Best result < %{time}"
moves: "Best result < %{moves}"
points: "Best result > %{points}"

attempt_result:
time: "Best result < %{time} advances to next round"
moves: "Best result < %{moves} moves advances to next round"
points: "Best result > %{points} points advances to next round"

Also see thewca/wca-live#54.

@viroulep
Copy link
Member

I think that's a duplicate of #3597.

@jonatanklosko
Copy link
Member Author

Closing in favor of #5661.

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