RanDumSocks

Results 2 issues of RanDumSocks

https://github.com/weegreenblobbie/rank_photos/blob/a7458e3e20dd559f4f5f74421702e64864a1e604/rank_photos.py#L344-L346 This is the wrong formula, it should be: ``` E_a = 1.0 / (1.0 + 10.0 ** ((R_b - R_a) / 400.0)) E_b = 1.0 / (1.0 + 10.0...

**Is your feature request related to a problem? Please describe.** When looking at the overview of tasks, it would be beneficial to display the total reward from the subtasks and...

enhancement