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

Introduce distinct markers for results with uncertain advancment #225

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

jonatanklosko
Copy link
Member

Closes #222. Also closes #128.

An ongoing round looks like this:

image

Ranks in the darker green "clinched advancement", while the ones in lighter green qualify as is, but may not advance depending on the remaining results.

I reverted #111 (ignoring empty results in percentage calculation), since those "uncertain" results will now show in the light color.

This change introduces an additional flag to results specifically for the display purpose, so it doesn't affect any of the existing logic.

Comment on lines +216 to +217
# Assume best possible attempts for empty results and see who of
# the currently entered results would still qualify.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FTR we don't need to worry about results dropping out, because getting a better result than everybody is a "stronger assumption". Intuitively, when someone gets a better result than everybody they make 1 person not advance, but when they drop out they effectively make 0.75 person not advance.

@jonatanklosko jonatanklosko merged commit 19ff868 into main Aug 2, 2024
2 checks passed
@jonatanklosko jonatanklosko deleted the jk-advancing-marks branch August 2, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant