-
Improvement
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
master_
MDL-72553_qbank_quiz -
Implement custom fields for questions using the Moodle custom fields API. This will allow teachers and question creators to store extra metadata against questions in a very flexible way. This is part of the epic MDL-70329.
Data stored in question custom fields, can be shown to students during a quiz, or can be hidden and only shown to teachers etc.
The data in the custom fields can also be leveraged by plugins in the new qbank_* plugin class.