mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-53700 competency: Update standard plugins list
This commit is contained in:
parent
a6a722d4ba
commit
d8370908b5
@ -1725,7 +1725,7 @@ class core_plugin_manager {
|
||||
'calendar_upcoming', 'comments', 'community',
|
||||
'completionstatus', 'course_list', 'course_overview',
|
||||
'course_summary', 'feedback', 'globalsearch', 'glossary_random', 'html',
|
||||
'login', 'mentees', 'messages', 'mnet_hosts', 'myprofile',
|
||||
'login', 'lp', 'mentees', 'messages', 'mnet_hosts', 'myprofile',
|
||||
'navigation', 'news_items', 'online_users', 'participants',
|
||||
'private_files', 'quiz_results', 'recent_activity',
|
||||
'rss_client', 'search_forums', 'section_links',
|
||||
@ -1865,7 +1865,7 @@ class core_plugin_manager {
|
||||
),
|
||||
|
||||
'report' => array(
|
||||
'backups', 'completion', 'configlog', 'courseoverview', 'eventlist',
|
||||
'backups', 'competency', 'completion', 'configlog', 'courseoverview', 'eventlist',
|
||||
'log', 'loglive', 'outline', 'participation', 'progress', 'questioninstances', 'search',
|
||||
'security', 'stats', 'performance', 'usersessions'
|
||||
),
|
||||
@ -1898,10 +1898,10 @@ class core_plugin_manager {
|
||||
),
|
||||
|
||||
'tool' => array(
|
||||
'assignmentupgrade', 'availabilityconditions', 'behat', 'capability', 'customlang',
|
||||
'assignmentupgrade', 'availabilityconditions', 'behat', 'capability', 'cohortroles', 'customlang',
|
||||
'dbtransfer', 'filetypes', 'generator', 'health', 'innodb', 'installaddon',
|
||||
'langimport', 'log', 'messageinbound', 'multilangupgrade', 'monitor', 'phpunit', 'profiling',
|
||||
'recyclebin', 'replace', 'spamcleaner', 'task', 'templatelibrary',
|
||||
'langimport', 'log', 'lp', 'lpmigrate', 'messageinbound', 'multilangupgrade', 'monitor',
|
||||
'phpunit', 'profiling', 'recyclebin', 'replace', 'spamcleaner', 'task', 'templatelibrary',
|
||||
'unittest', 'uploadcourse', 'uploaduser', 'unsuproles', 'xmldb'
|
||||
),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user