mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
![]() This implementation will introduct changes to the mod_quiz to implement the new qbank api for view. Major changes are introduced in the custom view and also all the legacy points to the old qbank are changed to qbank plugins where needed. It also deprecated and deletes classes and scripts which were kept not to break mod_quiz for the new api implementation. |
||
---|---|---|
.. | ||
classes | ||
db | ||
json | ||
lang/en | ||
pix | ||
templates | ||
tests | ||
index.php | ||
lib.php | ||
LICENSE_QUAIL.txt | ||
README.md | ||
registration.php | ||
settings.php | ||
styles.css | ||
version.php |
Brickfield accessibility tool plugin
Copyright (C) 2021 Brickfield Education Labs
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". 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.