mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-17 02:35:27 -05:00
* Initial * Create league divs script works * Progress * Progress * Prevent round from starting * Finalized? * Tweaks * linter
1.3 KiB
1.3 KiB
Leagues are a variety of sendou.ink tournaments where each division is a separate competition. Participants sign-up to one "entry tournament" then get divided into divisions by the organizers and one winner emerges per division.
Creating a league
Note: leagues are not an open feature available for everyone and require some amount of manual admin work from Sendou.
- Create tournament as normal on sendou.ink. This will be the tournament where users sign up to. Set registration closing time as you wish.
- Link the bracket to sendou.
- Once the registration closes from the admin tab download participant list as "league format" (.csv file).
- Order the teams as you wish. Fill the "div" column with the desired division per participant.
- Give sendou back the .csv file.
- Division brackets will be generated. You get the chance to edit each as you wish before starting it. If you want to use the same maps for each division, just do them for one bracket then let Sendou know. There is an admin script that can be ran that copies them across all divisions.
- (Optional): let Sendou know the start time of each bracket to control during which week which round of groups is played.
- When everything looks good start divisions and play out the tournament as normal.