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:
@@ -1034,7 +1034,7 @@ class core_plugin_manager {
|
||||
),
|
||||
|
||||
'gradeimport' => array(
|
||||
'csv', 'xml'
|
||||
'csv', 'direct', 'xml'
|
||||
),
|
||||
|
||||
'gradereport' => array(
|
||||
|
||||
Reference in New Issue
Block a user