-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The FRC API doesn't give us schedule exceptions, but consider adding support for it in the front end and the admin interface. This would apply to both qual and playoff schedules, so we'd have the ability to insert replays that result from ties
- Match replays
- Breaks
The best way to store this information is what scheduled match the exception is going to happen after
Ex: After match 30 insert "Lunch"; after match 80 replay matches 10, 18, and 28
When the exception is "on field" we won't be able to move on from it automatically, that'll probably take some thinking
Metadata
Metadata
Assignees
Labels
No labels