-
Notifications
You must be signed in to change notification settings - Fork 408
[docs] Add initial accessibility statement for Docs #1357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -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). | ||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [nitpick] If “Moodle Developer Resources” is an official product name, capitalize it consistently to match branding.
Suggested change
Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Add a serial (Oxford) comma: change 'mouse, keyboard and touchscreen' to 'mouse, keyboard, and touchscreen' for consistency.
Suggested change
Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [nitpick] This sentence is quite long; consider breaking it into two sentences or using bullet points to improve readability.
Suggested change
Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider referencing specific accessibility standards or compliance levels (e.g., WCAG 2.1 AA) to reinforce the site’s adherence to recognized guidelines.
Copilot uses AI. Check for mistakes.