Skip to content

Commit 9e0cd5b

Browse files
authored
Accessibility statement based on the moodle.org Accessibility statement (MDLSITE-8064)
1 parent ae6c4ff commit 9e0cd5b

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed
Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,35 @@
11
---
22
title: Accessibility
3-
description: This page discusses the accessibility of the developer documentation site, including any policies and certifications that are adhered to.
3+
description: A statement about the accessibility of the Moodle Developer Resources site.
44
tags:
55
- Accessibility
6-
- Compliance
7-
- Certification
86
---
97

10-
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).
8+
The Moodle Developer Resources are designed to provide equal functionality and access to information for everyone.
9+
10+
This website is built according to World Wide Web Consortium (W3C) [Web Content Accessibility Guidelines (WCAG) level AA](https://www.w3.org/WAI/WCAG21/quickref/?currentsidebar=%23col_customize&levels=aaa).
11+
12+
This means you should be able to:
13+
* Enlarge text by zooming in.
14+
* Read the text and view images that have a high contrast to their background.
15+
* Change the background and text colour and fonts using browser plugins.
16+
* Navigate the website using only a keyboard.
17+
* Navigate using a screen-reader and speech-recognition software.
18+
* Listen to texts and image descriptions using a screen-reader (such as [NVDA](https://www.nvaccess.org/download/)).
19+
20+
## Alter this website to suit your own needs
21+
22+
[My Computer My Way](https://mcmw.abilitynet.org.uk/) is a website by AbilityNet that helps you to set up your computer to suit your own needs.
23+
24+
## What to do if you cannot access any part of this website
25+
26+
If you have problems accessing any part of the website, or require it in a different format, such as accessible PDF, large print or an audio recording, please use the [Moodle Community Sites contact form](https://moodle.com/contact/support/?selection=community#form) and let us know which pages you require access to.
27+
28+
## Questions, comments and suggestions
29+
30+
Please direct any questions, comments, or suggestions for improving the accessibility of this website to the authors using the [Moodle Community Sites contact form](https://moodle.com/contact/support/?selection=community#form). Please include the URL (web link) to any relevant pages.
31+
32+
## Learn about accessibility
33+
34+
Moodle Academy offers a number of [free short courses about accessibility](https://moodle.academy/tag/index.php?tc=2&tag=Accessibility&from=2) for the general public, teachers and programmers. Get started with the 1 hour [Introduction to Accessibility](https://moodle.academy/course/view.php?id=58) course to learn how you can communicate in a more accessible way to benefit everyone.
35+

0 commit comments

Comments
 (0)