Skip to content

Dual Divisions support

Compare
Choose a tag to compare
@ofekashery ofekashery released this 25 Jan 18:44
· 196 commits to master since this release

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

  1. 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.
  2. Upload the teams. The teams list should have the combined teams lists from each individual division.
  3. 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.
  4. 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.
  5. Awards should be uploaded through the first instance of the DataSync, as they will be accessed through the Finals Division in the scoring system.