Skip to content

Comments

Accessibility testing documentation improvements#1507

Merged
ferranrecio merged 2 commits intomoodle:mainfrom
junpataleta:a11ytestingimprovements
Feb 23, 2026
Merged

Accessibility testing documentation improvements#1507
ferranrecio merged 2 commits intomoodle:mainfrom
junpataleta:a11ytestingimprovements

Conversation

@junpataleta
Copy link
Collaborator

This patch moves the Accessibility testing section of the Accessibility policy to its own page. This patch also introduces improvements and provides more information on accessibility testing in Moodle development.

A bit unrelated, but the 2nd commit of the patch updates the WCAG 2.1 references in the dev docs to WCAG 2.2.

@junpataleta junpataleta requested a review from a team as a code owner January 20, 2026 09:14
Copilot AI review requested due to automatic review settings January 20, 2026 09:14
@junpataleta junpataleta requested a review from a team as a code owner January 20, 2026 09:14
@netlify
Copy link

netlify bot commented Jan 20, 2026

Deploy Preview for moodledevdocs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 652a188
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/699c3cc5a5db9b0008cbb53a
😎 Deploy Preview https://deploy-preview-1507--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refactors the accessibility documentation by moving the "Accessibility testing" section from the main accessibility policy page to its own dedicated page, and updates all WCAG references from version 2.1 to 2.2 throughout the developer documentation.

Changes:

  • Created a new comprehensive accessibility testing guide at general/development/policies/accessibility/testing.md with expanded content on automated and manual testing approaches
  • Updated all WCAG 2.1 references to WCAG 2.2 across the accessibility policy documentation
  • Updated internal links across the documentation to reflect the new accessibility directory structure

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
general/releases/1.8.md Updated link to accessibility policy (removed .md extension)
general/documentation/accessibility.md Updated link to accessibility policy and changed "coding standards" to "coding guidelines"
general/development/process/peer-review/accessibility-checklist.md Updated link to accessibility policy page titles section (added index.md)
general/development/policies/codingstyle/index.md Updated link to accessibility coding standards (added index.md)
general/development/policies/accessibility/testing.md New comprehensive accessibility testing guide with automated and manual testing guidance
general/development/policies/accessibility/index.md Removed accessibility testing section (moved to separate page) and updated all WCAG 2.1 references to WCAG 2.2
general/development/policies.md Updated link to accessibility policy (removed .md extension)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ferranrecio ferranrecio force-pushed the a11ytestingimprovements branch from 56207d0 to 652a188 Compare February 23, 2026 11:40
@ferranrecio ferranrecio requested a review from a team as a code owner February 23, 2026 11:40
@ferranrecio ferranrecio added the documentation Improvements or additions to documentation label Feb 23, 2026
@ferranrecio ferranrecio added this pull request to the merge queue Feb 23, 2026
Merged via the queue into moodle:main with commit 9448879 Feb 23, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants