c-o-l-i-n / joshies

🚀 (Work in Progress) Supercharge dynamic, multi-day competitions with realtime brackets, betting, analytics, and more
1 stars 0 forks source link

Event scoring: Track event scores & award points based on event results #31

Open SimBuckeye opened 6 days ago

SimBuckeye commented 6 days ago

Allow the GM to record event scores and resulting point changes. As much as possible, the point changes should happen automatically based on the event scores.

This would use the following flow:

Event Scoring Map (already implemented) When creating/editing an event, the GM will enter a scoring map. This is an array of scores assigned to different finishing positions, with the top scorer listed first.

Event Scoring During the Event phase, the GM will record event scores.

Awarding Points