-
Improvement
-
Resolution: Fixed
-
Minor
-
2.3.2
-
MOODLE_23_STABLE
-
MOODLE_25_STABLE
-
At the moment, when a new user first previews a question, the display option are taken from some hard-coded values in question_preview_options::__construct().
Instead, we would like admin options for these.
This would require a new admin settings page
- Site administration
- Plugins
- Question types
- Manage question types
- Default settings <-- this is the new one.
- Question types
- Plugins
For now there will be one group of settings here, with title "Default display options when previewing a question." There will be those 7 settings from the question preview window.
These settings should be stored in the config_plugings table, with plugin = 'question'.