TLE
TLE copied to clipboard
gitgud deltas need to be recalculated
There was a bug: https://github.com/cheran-senthil/TLE/commit/8b580a3e5d188a1f67209dfbf30e082cae47ec4a
So we need to go through the database and change the delta to problem.rating - round(user.rating[at issue_time], -2) and then recalculate points. Shouldn't be too hard.
We should probably wrap up this work in up a command so that we can recalc in the future too if needed.
It is possible to abuse gitgud by doing ;handle identify alt. So before doing this we should first ensure everyone is linked to their main...