Is the average time of solution displayed the average time of correct soultions?
Yes, that is correct. The original code used average time across correct and incorrect, but I decided it was more useful to switch to only using the average correct times.
Regards,
Richard.