-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.2.1
-
None
-
MOODLE_402_STABLE
Currently there are several places in qbank_columnsortorder with hard-coded special cases for qbank_customfields, as it may provide columns with arbitrary names that don't relate to an actual class in the code. These cases parse the column's unique name from the provided "class".
This logic should be moved inside the customfields plugin, such that that any plugin can define it's own method for returning the unique identifier of a column.
- will help resolve
-
MDL-73146 Introduce a proper API for the question bank so other plugins don't need to directly reference qbank_ plugins
-
- Open
-