Date Display Error and Pagination

Date Display Error and Pagination

Çağrı Akkaya發表於
Number of replies: 2

Hello,

If the question in the survey I prepared is date-based, when I view all the answers (../mod/questionnaire/report.php?instance=12&action=vall), the date in the answers to this question is displayed as 25/Thu/2025 instead of 25/10/2025. How can I fix this?

Additionally, the page listing all answers is slow to load due to the large number of entries. Could a pagination structure be implemented for this page? Currently, 14921 answers are displayed.

評比平均分數: -
In reply to Çağrı Akkaya

Date Display Error and Pagination

Çağrı Akkaya發表於
I solved the date issue by correcting the strfdate variable in the language pack, but the page is loading slowly because there is too much data
評比平均分數:Useful (1)
In reply to Çağrı Akkaya

Date Display Error and Pagination

Mike Churchward發表於
Core developers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片 Testers的相片

That page summarizes all of the answers for a questionnaire. How would you see a pagination working for that report?