MDL-46547 gradebook: grade import plugin for drag and drop.

This allows information to be dragged and dropped directly into a
form to be imported into the gradebook.
This commit is contained in:
Adrian Greeve
2014-10-06 09:14:04 +08:00
parent c3ba8429e1
commit aa60bda9f4
8 changed files with 408 additions and 1 deletions
+1 -1
View File
@@ -1034,7 +1034,7 @@ class core_plugin_manager {
),
'gradeimport' => array(
'csv', 'xml'
'csv', 'direct', 'xml'
),
'gradereport' => array(