Dual Divisions support
How to use Dual Divisions
Basics
There will be 3 instances of the TOA DataSync running. One for the Finals Division (0), then one for each division (1+2).
Configuration
- Start up the first DataSync instance and configure it for the Finals Division (0). The event code will look something like this:
<event-code>_0
. - Upload the teams. The teams list should have the combined teams lists from each individual division.
- Start up the second and third DataSync instances and configure them for your two divisions. (Their event codes will look like
<event-code>_1
and<event-code>_2
) You may follow the instructions on this wiki page if you are unsure how to do that. - If your event has interdivisional finals, where the winners of each division come together and compete, that is also handled through the first DataSync instance.
- Awards should be uploaded through the first instance of the DataSync, as they will be accessed through the Finals Division in the scoring system.