Moodle Plugins directory: Accessibility Report: Versions: 3.11.6 | Moodle.org

Accessibility Report
Accessibility Report 3.11.6
Code prechecks
Ally accessibility reporting tool
The Ally reporting tool (report_allylti) provides a site wide accessibility report which can be broken down by course.
Installation
The Ally accessibility report can be downloaded from:
https://github.com/blackboard-open-source/moodle-report_allylti
The reporting tool should be located and named as: [yourmoodledir]/report/allylti
Configuration
For the reporting tool to function it is necessary to download and configure the Ally admin tool:
https://github.com/blackboard-open-source/moodle-tool_ally
Instructions on how to do so are available in the README.md file for the admin tool.
Usage
After the successful installation and configuration of Ally, the reporting tool is accessible via the Site Administration menu:
Site administration > Reports > Accessibility
Uninstall
- 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.
License for Ally accessibility report
© Open LMS 2017
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/.
Version information
- Version build number
- 2022101200
- Version release name
- 3.11.6
- Maturity
- Unknown
- MD5 Sum
- 92aeeb6795f041a9fae787f07a00ac6b
- Supported software
- Moodle 3.11
- Latest release for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation