mirror of
https://github.com/moodle/moodle.git
synced 2025-07-27 01:10:51 +02:00
This commit will add the index for the question_reference and the question_set_reference table if its not already added. This commit will also implement the logic of adding the question area and component in the joins of the question reference table in order to make sure any other plugin using the qbank api does not conflict with each other.