moodle/question/bank
Tim Hunt b112cee58c MDL-75576 quiz statistics: don't compute when a user views the qbank
Previously, when users viewed the question bank, if the quiz statistics
had not already been calculated, we would try to compute them there an then.
This could be very, very slow, leading to session lock problems.

Now, we never try to compute the statistics on the fly. Instead, we rely
on the existing \quiz_statistics\task\recalculate scheduled task to do it.
2023-05-15 10:03:26 +01:00
..
bulkmove MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
columnsortorder MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
comment MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
customfields MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
deletequestion MDL-78025 question: move hiding logic into question_delete_question 2023-04-26 15:30:58 +01:00
editquestion MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
exportquestions MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
exporttoxml MDL-77997 questions: add back Export as XML to the preview screen 2023-04-24 11:30:28 +01:00
history MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
importquestions MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
managecategories MDL-78011 qbank_managecategories: require library for pagesize const. 2023-04-24 15:35:47 +01:00
previewquestion MDL-77997 questions: add back Export as XML to the preview screen 2023-04-24 11:30:28 +01:00
statistics MDL-75576 quiz statistics: don't compute when a user views the qbank 2023-05-15 10:03:26 +01:00
tagquestion MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
usage MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
viewcreator MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
viewquestionname MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
viewquestiontext MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
viewquestiontype MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
upgrade.txt MDL-75576 question bank: bulk-load statistics for all questions at once 2023-05-15 10:03:26 +01:00