From a134cfdfe4b6bc6665e23b4f88a2b37e149ebe55 Mon Sep 17 00:00:00 2001
From: Mike Churchward
By clicking on the "Submit for analysis" button, you confirm that you want all your relevant global (course independant) content to be scheduled for analysis.
This analysis will conduct multiple common accessibility checks on this content, and those results will then display on these Accessibility toolkit report pages.
Please view the Accessibility toolkit help page for further details.
This analysis will be processed in the background, by the Moodle scheduled tasks, so its speed of completion will depend on task timings and task run schedules.'; $string['schedule:sitescheduled'] = 'The global (course independent) content has been scheduled for analysis.'; +$string['settings'] = 'Accessibility tool settings'; $string['taberrors'] = 'Check Errors'; $string['targetavetitle'] = 'Average errors per activity'; $string['targetpercentage'] = 'Percentage of instances passed/not per activity'; diff --git a/admin/tool/brickfield/settings.php b/admin/tool/brickfield/settings.php index c46b59a038b..526cefece9e 100644 --- a/admin/tool/brickfield/settings.php +++ b/admin/tool/brickfield/settings.php @@ -63,7 +63,7 @@ if ($hassiteconfig) { ) ); - $settings = new admin_settingpage(manager::PLUGINNAME, get_string('settings')); + $settings = new admin_settingpage(manager::PLUGINNAME, get_string('settings', manager::PLUGINNAME)); $settings->add(new admin_setting_description( manager::PLUGINNAME . '/logo', '',