Skip to content

This repository stores files for the Accessibility Conformance Reporting Tool (ACRT) tool. This tool is standalone browser based application and is used to track accessibility test results.

License

jhomme/ACRT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACRT

Project Title

Accessibility Conformance Reporting Tool (ACRT)

ACRT is a browser-based standalone application for recording accessibility test results from Trusted Testers. All input data will be stored as JSON &/or html files in the local machine which can be shared as needed. Information in the JSON file can be further manipulated for analytics and reporting purposes as needed.

Getting Started

  1. Download the ACRT files to your local machine from the repository. The default location is the Downloads folder. On the main page, select the Code button above and select "Download ZIP". Once downloaded, unzip/extract files.
  2. Refer to the ACRT Training Manual in the 'Resources' folder for detailed instructions.

Instructions

  1. After ACRT is downloaded, unzip/extract the files and open index.html (preferred browsers are Firefox, Microsoft Edge, or Google Chrome).
  2. Select Instructions to view a detailed instruction manual in accessible PDF format.
  3. Select 'Create Report' to create or edit test results.
  4. Select and load either the standard template JSON file (TT4 or TT5 JSON file from 'Resources' folder for the first time) or a valid custom JSON file that you have created or pre-filled for editing.
    Select & Load
  5. Once you have filled/edited all required fields, you will see the option to save test results.
  6. To save file changes, use the keyboard shortcut (Alt+z) or the Save button located at the bottom of the page.
  7. The file will be saved to your local machine (Downloads folder by default) as a JSON file. This can be used for further editing or reporting purposes.
  8. Select 'Accessibility Conformance Report' to view test results you have saved (with at least one valid test result). This is a read-only page; no edits are allowed. To save as a printer-friendly HTML file, use the keyboard shortcut (Alt+s) or Save button located at the bottom of the page.
  9. You should save test results in both JSON (for editing) and HTML format (user-friendly) for future reference.

Versioning

You can access the latest version at ACRTGitHubRepository. Department Of Homeland Security employees who don't have access to GitHub can use ACRTBitbucketRepository. Bitbucket requires DHS Network and user authentication.
Let's work together to make this tool great for all! Feel free to contribute.

Authors

License

This project is licensed under the MIT License - see the (LICENSE.md) file for details

About

This repository stores files for the Accessibility Conformance Reporting Tool (ACRT) tool. This tool is standalone browser based application and is used to track accessibility test results.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.5%
  • HTML 29.6%
  • CSS 5.9%