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

broadcast: add complex leaderboard #15397

Open
ralphptorres opened this issue May 29, 2024 · 1 comment
Open

broadcast: add complex leaderboard #15397

ralphptorres opened this issue May 29, 2024 · 1 comment

Comments

@ralphptorres
Copy link

some tourneys, like norway and poland, use unique scoring systems that are not really so complex. in most cases, scores can be fully described by a linear equation where coefficients act as weights or multipliers. this feature should also be able to handle tiebreak scoring assuming tb scores are numerical. this request proposes

  • interface for table manipulation to fill in row values (mostly frequency) that are to be weighted/multiplied
  • weight or multiplier assignment to specific cols
  • auto total score calculation in a designated col
  • good ole player data including rank, name, elo, perf.

since the first item is difficult and adds unnecessary complexity, an alternative approach is proposed

@ralphptorres
Copy link
Author

possible dupe of #15396

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