You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: