Carlos wrote:Are user statistics ok now? I also solved the bug in which yout (Joachim) have 2 solved submissions for problem 999 (but until I don't regenerate statistics it won't come to normal). I've also added colors to simple statistics.
Yes, they are great, I've waited for something like that for a long time!
Some personal remarks (not to be addressed with any priority):
- Maybe it's better to make the current 'compact' mode the default mode (to lower the loading time of the page), and then have the choice between 'normal' (the current default), 'minimal' and 'complete'.
- Maybe it's possible to also show the problem title along with the problem number (like in the status page). But I don't know if that would take too much space in the table (make it too wide) and signifficantly increase the loading time.
Carlos wrote:Also, I've corrected status' problems. Configurable arguments are:
h -> Number of the highest submission id to show: default 999999999.
c -> Number of submissions to show: default 16. max 50.
u -> User to show statistics. default: all users
Please, tell me if it works properly or not.
That is realy fantastic. One detail: the browse-links ('previous x' and 'next x' at the bottom of the page) don't retain the
u attribute, so once you press 'previous 50' in
http://online-judge.uva.es/problemset/s ... 26795&c=50 you are sent to the general status page.