From ad01e1f2c401d4d3e51b757f7f65badceba986dc Mon Sep 17 00:00:00 2001 From: ACRT <49489769+ACRTTool@users.noreply.github.com> Date: Wed, 14 Aug 2024 13:52:25 -0400 Subject: [PATCH] ACRT 4.0.0 Support Files --- ACRT_View_webReport.html | 13 ++++++++--- ACRT_Web_Input_Form.html | 48 +++++++++++++++++++++++++++------------- Instruction.html | 12 ++++++++++ README.md | 4 ++-- index.html | 2 +- 5 files changed, 58 insertions(+), 21 deletions(-) diff --git a/ACRT_View_webReport.html b/ACRT_View_webReport.html index c2e6369..e7ff012 100644 --- a/ACRT_View_webReport.html +++ b/ACRT_View_webReport.html @@ -402,7 +402,7 @@

Disability Impact Score

Risk Score: {{TotalImpactedGroupNo}}

@@ -472,8 +472,15 @@

Risk Score: {{TotalImpactedGroupNo}}

--> - - + +
+ + +
+
diff --git a/ACRT_Web_Input_Form.html b/ACRT_Web_Input_Form.html index d9ee3b0..e665ed3 100644 --- a/ACRT_Web_Input_Form.html +++ b/ACRT_Web_Input_Form.html @@ -127,7 +127,14 @@

Testing Information







-

+
+
+ +
+ Tester's Email is required. + Invalid email address. + Email must be less than 50 characters. +



Testing Method: {{selected_name_tstprcss}} Version {{evlMthdVrsn}} @@ -555,23 +562,34 @@

Test Results Form

-

+
+ +
- - - - -
-
- - + + + + +
+
+ +
- + +
diff --git a/Instruction.html b/Instruction.html index 8875637..6c9926d 100644 --- a/Instruction.html +++ b/Instruction.html @@ -63,6 +63,18 @@

View Report

  • View the Test Results.
  • Select the Save as HTML button at the bottom or use Alt+S to generate a printer-friendly version of the report and save JSON file for future use.
    1. + +
    +
    +

    Issues with ACRT ?

    +
      +
    1. + Select + Trusted Tester ICT Review Test Results v5.1.3 Template if you have any issues with ACRT. This is Macro enabled spreadsheet as workaround solution. +
    2. +
        +


        +


    diff --git a/README.md b/README.md index d0f5a22..708b8ef 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# ACRT 3.1.0 +# ACRT 4.0.0 # 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. -Try [ACRT Here](https://section508coordinators.github.io/ACRT/index.html ) +Try [ACRT Here](https://acrttool.github.io/ACRTTest/ ) ## 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](https://github.com/Section508Coordinators/ACRT), select the Code button above and select "Download ZIP". Once downloaded, unzip/extract files. diff --git a/index.html b/index.html index 9a4c932..de71223 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ We encourage and welcome feedback and suggestions from the testing community! For user support, email at DHS Accessibility Help Desk.

    -Version 3.1.0
    +Version 4.0.0
    Developed for use in Firefox, Edge & Chrome