The Ally reporting tool (report_allylti) provides a site wide accessibility report which can be broken down by course.
The Ally accessibility report can be downloaded from:
https://github.com/anthology-ally/moodle-report_allylti
The reporting tool should be located and named as: [yourmoodledir]/report/allylti
For the reporting tool to function it is necessary to download and configure the Ally admin tool:
https://github.com/anthology-ally/moodle-tool_ally
Instructions on how to do so are available in the README.md file for the admin tool.
After the successful installation and configuration of Ally, the reporting tool is accessible via the Site Administration menu:
Site administration > Reports > Accessibility
- Remove the
tool_ally
,filter_ally
andreport_allylti
plugins from the Moodle folder:- [yourmoodledir]/admin/tool/ally
- [yourmoodledir]/filter/ally
- [yourmoodledir]/report/allylti
- Access the plugin uninstall page: Site Administration > Plugins > Plugins overview
- Look up for the removed plugins then click on uninstall for each plugin.
© 2017 Open LMS (https://www.openlms.net) / 2023 Anthology Inc. and its affiliates
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.