mirror of
https://github.com/moodle/moodle.git
synced 2025-03-15 05:00:06 +01:00
This was a regression caused by MDL-6340. I missed the necessary AND parent = 0 AND hidden = 0 in one query of the question table.
This was a regression caused by MDL-6340. I missed the necessary AND parent = 0 AND hidden = 0 in one query of the question table.