mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-40122 SCORM: replace SCORM course format with singleactivity
This commit is contained in:
parent
838d78a9ff
commit
3d1808c6e2
10 changed files with 35 additions and 234 deletions
|
@ -728,7 +728,7 @@ class plugin_manager {
|
|||
),
|
||||
|
||||
'format' => array(
|
||||
'scorm', 'singleactivity', 'social', 'topics', 'weeks'
|
||||
'singleactivity', 'social', 'topics', 'weeks'
|
||||
),
|
||||
|
||||
'gradeexport' => array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue