LocalGov Drupal Docs
Overview
  • Developers
  • Content designers
  • Designers
  • Contributing
  • Accessibility
  • Governance
Microsites
Main site
GitHub
Overview
  • Developers
  • Content designers
  • Designers
  • Contributing
  • Accessibility
  • Governance
Microsites
Main site
GitHub
  • For Developers
  • Getting started
    • Drupal requirements
    • Working with Lando
    • Working with DDEV
    • Debugging with Xdebug
    • Working with Gitpod
  • General configuration
    • Content types
    • Custom modules
    • Image styles
    • Media types
    • Paragraph types
    • Taxonomies
    • User roles
  • Features
    • Services: Technical
    • Alert banners: Technical
    • News: Technical
    • Directories: Technical
    • Location Geo: Technical
    • Subsites: Technical
    • Workflows: Technical
  • Theme
    • LocalGov Base
    • Regions
    • LocalGov Theme (Deprecated)
    • Skeleton theme (Deprecated)
    • Admin theme (Deprecated)
  • Testing
  • Development workflows
    • Installing and deploying a LocalGov Drupal site
  • Hosting
    • Hosting a LocalGov Drupal site
    • Hosting LocalGov Drupal on Azure
  • Release statuses
    • Release statuses
  • Security
    • Best practice guidance
    • Single Sign-On
  • Quality standards
    • Quality standards: Accessibility
      • 1. Conforms to WCAG 2.2 (AA) and ATAG 2.0
      • 2. HTML structure meets WCAG 2.2 (AA)
      • 3. Test color has sufficient contrast
      • 4. Form fields are labeled
      • 5. JavaScript is keyboard-usable
    • Quality standard: Documentation
    • Quality standard: Testing
  • How-tos
    • How to use Gitpod to test modules in the browser

Quality standards: Accessibility

Accessibility is important for all users, especially in the public sector context where it is a legal requirement, and rightly so.

Before recommending a project for use with LopcalGov Drupal, project maintainers should confirm the following.

1. Conforms to WCAG 2.2 (AA) and ATAG 2.0

Please see drupal.org core gates

2. HTML structure meets WCAG 2.2 (AA)

Please see drupal.org core gates

3. Test color has sufficient contrast

Please see drupal.org core gates cal

4. Form fields are labeled

Please see drupal.org core gates

5. JavaScript is keyboard-usable

Please see more info on drupal.org core gates

Help us improve this page!
Last Updated: 5/22/2024, 4:45:57 PM
Next
Quality standard: Documentation