MDL-71573 qbank_exportquestion: Add plugin to core

This implementation will introduce a qbank plugin "exporquestions"
which will add the export feature in the question bank view
by replacing the core classes. Having this plugin will give users
the flexibility of enabling or disabling the export questions tab.

Co-Authored-By: Guillermo Gomez Arias <[email protected]>
This commit is contained in:
Guillermo Gomez
2021-08-26 17:06:15 +10:00
parent 1464843a25
commit 6d4e072e54
12 changed files with 387 additions and 28 deletions
+1 -1
View File
@@ -1939,7 +1939,7 @@ class core_plugin_manager {
),
'qbank' => [
'deletequestion',
'deletequestion', 'exportquestions',
],
'qbehaviour' => array(