A Voluntary Product Accessibility Template (VPAT®) is a document that explains how information and communication technology (ICT) products such as software, hardware, electronic content, and support documentation meet (conform to) the Revised 508 Standards for IT accessibility.
Wagtail documents the accessibility of the Wagtail admin interface with VPAT® reports, as this format is widely used in a procurement context.
To view our latest report in HTML format, go to wagtail.org/vpat/.
The latest VPAT® release (September 2023), with the latest WCAG 2.2 (October 2023), and Revised Section 508 (January 2017). Current best practice standard in the United States of America. Available in multiple formats:
Looking for a VPAT® in another format? Please request it in GitHub issues. VPAT® templates also exist for EN 301 549, and in an “INT” international variant that covers both Section 508 and EN 301 549. We will provide these on request.
We use the OpenACR Editor to generate the YAML and HTML, combined with the OpenACR CLI to generate the Markdown:
./node_modules/.bin/ts-node src/openacr.ts output -f vpat_wagtail_5.2_2.5-edition-wcag-2.2-508-en.yaml -c catalog/2.5-edition-wcag-2.2-508-en.yaml -o ./vpat_wagtail_5.2_2.5-edition-wcag-2.2-508-en.md