seiyria / tournamentmango

Manage tournaments and players easily.
https://seiyria.com/tournamentmango
GNU Lesser General Public License v3.0
133 stars 37 forks source link

mark people as no-show #108

Open seiyria opened 8 years ago

seiyria commented 8 years ago

It's impossible to reconfigure the tournament while it's going and keep the matches valid, so there will need to be something done here. My proposition is to mark the match as invalid (ie, a "did not show") and not count it in scoring (maybe?) and just move the person who did show forward, to keep posterity.

Of course, this can already be done by scoring the match 0/1 but I'm not sure if there's a better way to handle this.

More discussion here: https://github.com/clux/tournament/issues/31