From 69919243fbf403add3783e5dce06320dd61739ed Mon Sep 17 00:00:00 2001 From: Helen Foster Date: Wed, 11 Jun 2025 14:30:21 +0200 Subject: [PATCH] Title change and note added with pointer to existing Accessibility page Title changed to 'Accessibility statement' and note added with pointer to existing Accessibility page as suggested in MDLSITE-8064. --- general/documentation/accessibility.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/general/documentation/accessibility.md b/general/documentation/accessibility.md index 7bc289664..7f2a8da7c 100644 --- a/general/documentation/accessibility.md +++ b/general/documentation/accessibility.md @@ -1,13 +1,19 @@ --- -title: Accessibility +title: Accessibility statement description: A statement about the accessibility of the Moodle Developer Resources site. tags: - Accessibility --- -At Moodle, we are committed to ensuring that the Moodle Developer Resource, powered by Docusaurus, is accessible to all users, including those with disabilities. While the Docusaurus framework does not specify a particular level of Web Content Accessibility Guidelines (WCAG) conformance, our goal is to meet WCAG 2.2 Level AA standards across the site. +:::note -The Moodle Developer Resource is built and maintained through community contributions, reflecting the collective expertise and dedication of Moodle developers worldwide. +This page describes the accessibility of the Moodle Developer Resources site. For details of the accessibility conformance of Moodle products, coding standards and other developer resources related to accessibility, see [Accessibility](../development/policies/accessibility.md). + +::: + +At Moodle, we are committed to ensuring that the Moodle Developer Resources, powered by Docusaurus, is accessible to all users, including those with disabilities. While the Docusaurus framework does not specify a particular level of Web Content Accessibility Guidelines (WCAG) conformance, our goal is to meet WCAG 2.2 Level AA standards across the site. + +The Moodle Developer Resources are built and maintained through community contributions, reflecting the collective expertise and dedication of Moodle developers worldwide. As part of this effort, we strive to: