-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In some cases the user may wish to retroactively invalidate a game and reverse the effects it had on the ratings of the players involved. For example when:
- a game's result was recorded incorrectly;
- a player was retroactively disqualified;
- the tournament in which the game was played was cancelled;
- etc.
So I think it would be a good idea to provide the inverse of an "update" function, an "undo" if you will.
As far as I know the update algorithm for Elo is invertible, but I'm not sure about other rating systems. Do you think this is something that can be implemented without substantial effort?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request