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

Top-Half Scoreboards #143

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Top-Half Scoreboards #143

wants to merge 8 commits into from

Conversation

ZachMyers3
Copy link

@ZachMyers3 ZachMyers3 commented Sep 30, 2024

Something I added for our league that does top-half scoring was show a top half scoreboard, showing like below. I've added this to the scoreboard cron runs as laid on in the PR. Curious if this was desired functionality or not so I figured I'd make a PR. It will dynamically draw a line between top / bottom based on the league's size.

This can be enabled / disabled by the environment variable TOP_HALF_SCORING_SCOREBOARD and I have updated the README and compose file with this variable too.

Example output:

Top Half Scoring
MATH   140.52
VSL    138.12
CICC    94.20
RDS     91.82
SIGL    89.00
=============
tLAW    88.14
BART    86.84
OBBY    74.80
USA     55.88
BFIB    54.94

Projected Top Half Scoring
MATH   148.14
VSL    138.12
RDS    110.62
CICC   107.75
BART    96.40
=============
tLAW    95.18
SIGL    89.00
OBBY    87.83
USA     81.62
BFIB    80.63

@ZachMyers3 ZachMyers3 changed the title Top-Half Scorebards Top-Half Scoreboards Sep 30, 2024
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

Successfully merging this pull request may close these issues.

2 participants