MDL-72075 qbank_statistics: Add question statistics to core

This implementation will add the statistics plugin to core.
Statistics plugin shows the overall report for a question using
a couple columns in the base view.
This commit is contained in:
Nathan Nguyen
2021-10-27 12:35:02 +11:00
committed by Safat Shahin
parent e5894c0455
commit 341e3079fc
16 changed files with 1399 additions and 0 deletions
+1
View File
@@ -1958,6 +1958,7 @@ class core_plugin_manager {
'importquestions',
'managecategories',
'previewquestion',
'statistics',
'tagquestion',
'viewcreator',
'viewquestionname',