mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-29745 SCORM Introducing new Graphs report for scorm module
This commit is contained in:
parent
23778a4dfa
commit
e61a71379c
5 changed files with 314 additions and 1 deletions
|
@ -465,7 +465,8 @@ class plugin_manager {
|
|||
|
||||
'scormreport' => array(
|
||||
'basic',
|
||||
'interactions'
|
||||
'interactions',
|
||||
'graphs'
|
||||
),
|
||||
|
||||
'theme' => array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue