GSA / openacr

OpenACR is a digital native Accessibility Conformance Report (ACR). The initial development is based on Section 508 requirements. The main goal is to be able to compare the accessibility claims of digital products and services. A structured, self-validated, machine-readable documentation will provide for this.
https://gsa.github.io/openacr/
Other
83 stars 18 forks source link

Additional content for Selecting a Catalog in the editor #340

Closed danid123 closed 2 years ago

danid123 commented 2 years ago
danid123 commented 2 years ago

@mgifford Is the above copy correct? Also is there any way to make the second option more similar to the other two? Can we just make it "VPAT® 2.4 Revised Section 508 Edition (WCAG 2.1)"?

mgifford commented 2 years ago

Ok, so https://gsa.github.io/openacr-editor/about

Screen Shot of Catalog selection interface

The language is based on https://www.itic.org/policy/accessibility/vpat

Which uses:

I don't know that anyone outside of this team would have any real sense of what a Catalog is. I also disagree with some of the helper text. I've adjusted it below:

Maybe something like this:

Select report type (and catalog)

Select which type of report you want to use for this OpenACR, this will select a corresponding machine-readable catalog.

Future releases of OpenACR may build on VPAT 2.4 EU: [EN 301 549 v3.2.1] and VPAT 2.4 INT.

And yes, that simplification to "VPAT® 2.4 Revised Section 508 Edition (WCAG 2.1)" makes sense to me.

danid123 commented 2 years ago

@mgifford I think it's too long. Think about it from the user's point of view they're just trying to make a decision. They should be learning about the standards themselves on the Overview. Helper text should be one sentence and task-specific. Maybe it could be:

But I thought the middle one was the one for both? Also I spelled out USA so that it would be more international-friendly.

mgifford commented 2 years ago

What if we just used 6pt fonts?

Ok.... How about this:

Note: All this changes in June when WCAG 2.2 gets released.

Afterthought: Maybe we should delete the WCAG 2.1 version and simply allow people to disable the Section 508 pages that aren't related to the web. That would give you essentially the same results and would simplify the choices.

danid123 commented 2 years ago

@mgifford I like the text edits.

Disabling Section 508 would involve disabling on three pages? I think we should just leave it. I think it'd be too complex to explain in the Overview.

danid123 commented 2 years ago

Following up on @dmundra 's comment from #338 :

This may remove any entered criteria from your ACR that are not in the selected catalog. Download a copy of the report if you have not already. Are you sure that's what you'd like to do?

Maybe this would be better?

Switching catalogs may remove entered data and notes from your ACR that are not part of the newly selected catalog. Please download your report before switching catalogs to avoid losing information.

What do you think @mgifford @dmundra ?

dmundra commented 2 years ago

Works great for me. Thank you @danid123!

dmundra commented 2 years ago

Ran into a bug #341 with the a radio button so added a confirm button to go with the change.