mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-67707 mod_h5pactivity: add plugin to standard list
This commit is contained in:
parent
b7a416817f
commit
252e112376
1 changed files with 1 additions and 1 deletions
|
@ -1914,7 +1914,7 @@ class core_plugin_manager {
|
||||||
|
|
||||||
'mod' => array(
|
'mod' => array(
|
||||||
'assign', 'assignment', 'book', 'chat', 'choice', 'data', 'feedback', 'folder',
|
'assign', 'assignment', 'book', 'chat', 'choice', 'data', 'feedback', 'folder',
|
||||||
'forum', 'glossary', 'imscp', 'label', 'lesson', 'lti', 'page',
|
'forum', 'glossary', 'h5pactivity', 'imscp', 'label', 'lesson', 'lti', 'page',
|
||||||
'quiz', 'resource', 'scorm', 'survey', 'url', 'wiki', 'workshop'
|
'quiz', 'resource', 'scorm', 'survey', 'url', 'wiki', 'workshop'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue