FRC2834 / blackhawks-scouting

Advanced, web-based scouting app by FRC Team 2834
https://frc2834.github.io/blackhawks-scouting/#/
MIT License
12 stars 117 forks source link

End Game Tracking Request #9

Closed Zandar99 closed 10 months ago

Zandar99 commented 10 months ago

Ensemble is missing from end game tracking. Please consider adding. Thank you Zandar

AidanSun05 commented 10 months ago

Thanks for the feedback. The app tracks both stage points (park/onstage/harmony/trap) and number of robots onstage so determining the Ensemble scoring is just adding these values together. The scouter doesn't need to track this themselves.

If you would like to make your own changes to the scouting forms, you can fork the repository and edit the configuration files (there are resources in the docs directory with specific details on this). We know that different teams may have different requirements of what they want to scout, so this app was designed to be easily editable to fit your needs.