User interface¶
I tried to keep the user interaction as simple as possible, focused on the typical workflow of managing a new tourney: given a club, selected the championship, create a new tourney and then
insert the participants, selecting among known players, possibly organizing them in teams
Note
When the number of participants is odd, SoL will automatically handle the presence of a phantom player, against whom any player wins with a score of 25—0 (for this reason the scorecards for these imaginary matches are not even emitted). In particular cases the actual score assigned to the player may be changed on the Insert and edit window.
print the initial individual Badges
create the first round: if the tourney is associated with a particular glicko rating it will be generated using the current rate of each player, otherwise using a random order; in any case, the tourney manager may manually adjust the combinations generated by the computer
print the Scorecards of the current round
let's play carrom!
collect compiled Scorecards and insert the resulting scores
compute the new ranking and print it if needed
verify what picky guys are telling, correct and repeat
if desired, let other people join in adding new participants, or let other leave
compute the next round and jump to point 4 until satisfied, or until all possible combinations are exhausted, whichever comes first
if desired, generate and play a final round to determine the top four places in the ranking
assign the bounties, print the ranking and the final Badges