Details
Description
I also reported this in mooodle forum:
http://moodle.org/mod/forum/post.php?reply=347941
Basically if you have a big class, say 1000+ students in the course, when you set the no. of students per page to over 100, the page would load VERY slowly. Here is a case that I have when set the number to 100:
9.033779 secs Included 64 files DB queries 200 Record cache hit/miss ratio : 0/0
Looks like some optimization need to be done.
I would like to see the ability to filter the results not only by group, but also by first and lastname by using the alphabet across the top similar to how we have done when looking at quiz results, assignment submissions, and even a long list of participants. Of course, the easiest way to speed up the page is to not try to put so many students on it in the first place. This is where I think the alphabet listing might be helpful with managing large classes. A teacher could look at all the students with a lastname beginning with C, etc. To be honest, considering the amount of calculations being performed I would expect the page to be slow. Peace - Anthony