Rating update interface

Review Request #83 - Created March 16, 2009 and updated

Information
Victor Rusu
infoarena
Reviewers
hackers
A new field in `ia_round` named `rated` holds the rating state of the round as follows:
0 - rating not updated
1 - rating updated
2 - marked for rating update
3 - marked for rating reset (when the first round is set to this state the rating for all rounds will be reset)
The interface builds a table with the rounds and a rating update button for each round. The table respects the condition that to update rating for a specific round, all rounds before it must be updated first.
The eval does the job of extracting rounds marked for update or reset and executing the update-rating script.

Savin  Tiberiu
Mircea Pasoi
Bogdan-Cristian Tătăroiu
Loading...