View all Submissions -Page isn't working

View all Submissions -Page isn't working

Varsha Pawar -
Erantzun kopurua: 6
In my moodle site admin can able to view the assignment -> view all submissions with count of 5000 student .
But when teacher clicks on view all submissions then site gets slow and the page shows site isn't working with same student count.


In error logs, nothing is being recorded 


For other courses it is working fine for both the roles.

I am not able to understand why this is happening suddenly .

Is there anything depends on role for particular course. 


Thanks in advance!
Varsha
Puntuazioen batez bestekoa: -
Varsha Pawar(e)ri erantzunda

View all Submissions -Page isn't working

John Provasnik -
Particularly helpful Moodlers-ren irudia Testers-ren irudia
Can the teacher try resetting the assignment table for that assignment?
moodlesite/mod/assign/view.php?action=grading&id=264&treset=1

Another option is to have them load to a more filtered page to have less content appear in case there's an issue with a submission
moodlesite/mod/assign/view.php?action=grading&id=264&tifirst=A
Puntuazioen batez bestekoa:Useful (1)
John Provasnik(e)ri erantzunda

Re: View all Submissions -Page isn't working

Varsha Pawar -
Thanks John ,

moodlesite/mod/assign/view.php?action=grading&id=264&tifirst=A -It is working



moodlesite/mod/assign/view.php?action=grading&id=264&treset=1-not loading

Is there any other way to solve it permanently, because the teacher is clicking on view all submission and it is not loading and for above solution ->they need to add URL explicitly
Varsha Pawar(e)ri erantzunda

Re: View all Submissions -Page isn't working

Helen Foster -
Core developers-ren irudia Documentation writers-ren irudia Moodle HQ-ren irudia Particularly helpful Moodlers-ren irudia Plugin developers-ren irudia Testers-ren irudia Translators-ren irudia

Hi Varsha,

As you mention that the View submissions page is working in some courses but not in others, I'm wondering if in the problem courses the option 'Assignments per page' has been set to All?

You can prevent it being set to All by setting a maximum value for the setting 'Maximum assignments per page' in Site administration > Plugins > Assignment settings.

Puntuazioen batez bestekoa:Useful (1)
Helen Foster(e)ri erantzunda

Re: View all Submissions -Page isn't working

Varsha Pawar -
Thank you so much Helen for your help!
It made a significant difference, and I truly appreciate it. It worked like a charm

Thank you !