No, that error was positions starting at 0. Yours is related to the tennis sport file, I’ll have a look and get back to you.
Magkia, I’ve been looking through the tennis sport file and have found a couple of errors that need to be fixed, but more importantly, in your standings, how should the players be ranked, by points, win percentage, etc.?
Thread Starter
magkia
(@magkia)
Hi, looking the current function of the plugin, players should be ranked like this :
3 points for win match (2 sets – zero)
2 points for win match (2 set – 1 set)
1 point for loss match
0 point for WO (walk over)
And then, out of the rank, the table should show:
rank, team, games, wins, draw, losses, wins sets (total), set losses (total) and points
I hope to be helpful
PS. Also,when you have more than one match created and you only update few…the system put 0 as default result and that affect the table because you can find someone with 10 games, 5 wins, 0 draw, 0 losse…
thx