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:
Safat Shahin
2021-08-31 12:06:00 +10:00
parent 206023c15f
commit 354b98c86c
10 changed files with 318 additions and 2 deletions
+1
View File
@@ -1943,6 +1943,7 @@ class core_plugin_manager {
'editquestion',
'exportquestions',
'importquestions',
'viewquestionname',
],
'qbehaviour' => array(