CRESCENDO Web Scoring Calculator

I threw together a simple scoring calculator in Svelte for Crescendo and thought I’d share! The aim of this calculator is to be very streamlined and easy to learn. This first release covers all the scoring rules in the manual (to my knowledge), which includes the following:

  • Speaker Auto and Teleop
  • Amp Auto and Teleop
  • Stage Endgame Positions and Trap Notes
  • Coopertition
  • Ensemble and Melody Ranking Points

Multiple Screenshots Including the Score Sheet, Color Changing, Name Changing, Leaderboard, and more.

Alongside the primary features are some extra features such as the ability to change the number of alliances and modify their colors and names.

This can be useful for teams looking to do driver tryouts or compare multiple different alliances together on one leaderboard.

Below are some screenshots of these features in action.

The link to this calculator can be found at frc.ohlinis.me, I’m always open to feedback and would love to hear everyone’s ideas to improve it!

15 Likes

It looks like the melody RP checker is looking for 18 note points instead of 18 total notes. Other than that I’d say it looks pretty nice!

2 Likes

I see what you mean, I do remember being a little confused on that rule, but I’ll be sure to get an update out to fix it asap! Thank you!

1 Like

Hi there! I’m a rookie with a background in programming, and I really like your tool. I’m trying to make something similar, except more geared towards experimentation with different playstyles, robot speeds, etc. Is there any way you could open source this/provide me the code so I could fork it? Thanks!

I appreciate the kind words! As of now the code for this tool is admittedly not the cleanest but it is currently available on my team’s github, you can find it here!

Crescendo-Scoring-Calculator (github.com)

I hope it can be a good resource for you! If you have any questions about it I’m happy to answer.

Slight update!

Melody is now calculated by the number of notes scored as opposed to the scores of the notes (Thank you @Raysine!), and the placeholder text for Ranking Points has been replaced by a neater indicator.

Demonstration of Indicator

From left to right: Coopertition, Melody, and Ensemble.

Along with this I added meta information for nicer link embeds, site title, and site icon.

Any feature requests are welcome!

1 Like

Thanks so much! I might contribute to this.

1 Like

Great calculator! I believe these is a mistake on the left where the “C” icon represents the right while “R” represents the center.

Should no longer be the case, thank you for pointing that out!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.