Overview

AChecher is a Web Accessibility Checker for html markup. It checks html pages for conformance with accessibility standards to ensure the content can be accessed by everyone. Accessibility guidelines supported are:

  • BITV1
  • 508
  • STANCA
  • WCAG1-A
  • WCAG1-AA
  • WCAG1-AAA
  • WCAG2-A
  • WCAG2-AA
  • WCAG2-AAA

In addition to automated validation, AChecker will flag both likely and potential problems that only a human can make judgement (whilst giving criteria to make such decision).

The AChecker integration module uses the webservice API to submit nodes for validation against chosen accessibility guidelines.

Features

  • Allows nodes to be submitted for validation from the content page (/admin/content)
  • Allows selection one or many accessibility guidelines for validation
  • Lists all errors, likely and potential problems
  • Records human judgement of all likely and potential problems

Also included is also a submodule, 'Achecker integration - WYSIWYG' which allows content from an individual textarea be vallidated using a button that can be added to the TinyMCE editor.

Credits

Current maintainers:
* Andy Stone (andystone78) - https://drupal.org/user/263722

This project has been sponsored by:
* Nomensa Ltd
Humanising Technology. Visit www.nomensa.com for more information.

Project information

Releases