mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
23 lines
852 B
Markdown
23 lines
852 B
Markdown
# Brickfield accessibility tool plugin #
|
|
|
|
Copyright (C) 2021 [Brickfield Education Labs](https://www.brickfield.ie/)
|
|
|
|
The Accessibility admin tool plugin provides a simple means of checking content for any accessibility issues.
|
|
|
|
Created by an enthusiastic team from Brickfield Education Labs, including:
|
|
* Karen Holland
|
|
* Gavin Henrick
|
|
* Mike Churchward
|
|
* Renée Mackey
|
|
* Laia Joana Canet
|
|
* Jay Churchward
|
|
* Paul Ffrench
|
|
* Holly Lynn
|
|
* Michael Pound
|
|
* Max Larkin
|
|
|
|
with a little help from our friends.
|
|
|
|
Portions of the htmlchecker files were derived from the ["Quail PHP Accessibility Library"](https://code.google.com/archive/p/quail-lib/).
|
|
The Quail library (Copyright (C) 2009 Kevin Miller) is licensed under [GNU GPL v3](http://www.gnu.org/licenses/gpl.html).
|
|
See the LICENSE_QUAIL.txt file in this directory for original Quail license information.
|