From a20fcfa17a94c9b529110a6d141ddfa2235c0efa Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Wed, 21 May 2025 07:06:33 +0800 Subject: [PATCH] [docs] Add initial accessibility statement for Docs --- general/documentation/accessibility.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 general/documentation/accessibility.md diff --git a/general/documentation/accessibility.md b/general/documentation/accessibility.md new file mode 100644 index 000000000..87d9b72db --- /dev/null +++ b/general/documentation/accessibility.md @@ -0,0 +1,10 @@ +--- +title: Accessibility +description: This page discusses the accessibility of the developer documentation site, including any policies and certifications that are adhered to. +tags: + - Accessibility + - Compliance + - Certification +--- + +The Moodle Developer resources are designed to provide equal functionality and access to information for all people. There should be no barrier for people regardless of any disabilities, or assistive technologies that are used, different screen sizes, and different input devices (for example mouse, keyboard and touchscreen).