moodle/admin/tool/brickfield
2021-05-05 11:34:35 -04:00
..
classes MDL-71532 tool_brickfield: Removing tabs and unneeded files. 2021-05-05 11:34:35 -04:00
db MDL-69863 tool_brickfield: Removing plugin_installed event. 2021-05-04 19:49:55 +02:00
json
lang/en MDL-69863 tool_brickfield: Add 'periodically' to data message. 2021-05-04 19:49:55 +02:00
pix
templates MDL-69863 tool_brickfield: Better instance name displayed in error list. 2021-05-04 19:49:55 +02:00
tests MDL-71532 tool_brickfield: Removing tabs and unneeded files. 2021-05-05 11:34:35 -04:00
index.php MDL-69863 tool_brickfield: Ensuring navigation is correct. 2021-05-04 19:49:54 +02:00
lib.php
LICENSE_QUAIL.txt MDL-71532 tool_brickfield: Removing tabs and unneeded files. 2021-05-05 11:34:35 -04:00
README.md
registration.php MDL-69863 tool_brickfield: Language improvements. 2021-05-04 19:49:54 +02:00
settings.php MDL-69863 tool_brickfield: Change public to private. 2021-05-04 19:49:55 +02:00
styles.css
version.php MDL-69863 tool_brickfield: Final version adjustments to current 2021-05-04 19:50:24 +02:00

Accessibility plugin

The Accessibility admin tool plugin provides a simple means of checking content for any accessibility issues.

Portions of the htmlchecker files were derived from the "Quail PHP Accessibility Library". The Quail library (Copyright (C) 2009 Kevin Miller) is licensed under GNU GPL v3. See the LICENSE_QUAIL.txt file in this directory for original Quail license information.