You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have rank field in the db in Person table, but we do not do anything with it. There should be a system of updating ranks based on performance in public contests. Perhaps use something similar to ELO rating, which is used by many popular judges. This issue can be left out for the students who take over the maintainence of this repo next year.
The text was updated successfully, but these errors were encountered:
We have
rank
field in the db inPerson
table, but we do not do anything with it. There should be a system of updating ranks based on performance in public contests. Perhaps use something similar to ELO rating, which is used by many popular judges. This issue can be left out for the students who take over the maintainence of this repo next year.The text was updated successfully, but these errors were encountered: