MDL-71576 qbank_viewquestionname: Add View question name to core
This implementation will introduce a qbank plugin "viewquestionname" which will view the question name column in the question bank view by replacing the core classes. Having this plugin will give users the flexibility of enabling or disabling the question name column.
This commit is contained in:
@@ -1943,6 +1943,7 @@ class core_plugin_manager {
|
||||
'editquestion',
|
||||
'exportquestions',
|
||||
'importquestions',
|
||||
'viewquestionname',
|
||||
],
|
||||
|
||||
'qbehaviour' => array(
|
||||
|
||||
Reference in New Issue
Block a user