Impact of requirements and assertions on product accessibility #122
Replies: 2 comments 1 reply
-
From @GreggVan My thoughts
yes assertions will vary widely -- from specific (we do the following when creating alt text) to global (we do user testing) They are all assertions -- and if we try to do anything other than treat them equally -- we will spend the next 8 years arguing weights for each I am afraid.
You don't audit assertions. The only test of an assertion is that it was made. And if you have it in front of you to test -- it must have been made.
You don't validate an assertion. You just make it. (or read it). By their very nature, assertions are not auditable.
The VPAT and ACR seem like good places to list assertions. Esp if VPAT is public. But that is outside of our role as RULER maker. We simply define what accessible is (or minimum accessibility). We don't require reporting 0r ACRs or VPATs etc.
Think RULER -- not rule. If you say that x mm is strong enough for a beam used in a ceiling with a span of 12 feet -- that is a RULER. Whether you do that or report it or write it on the Deed -- is a rule or regulation. We just say what is accessible (or min accessibility). our job ends there.
I find the "precondition' language to be confusing. if require it should just be called required.
A AA AAA are not must should could All three are required for that level of conformance. Since only SHALLS contribute to conformance - all are shalls - if you like. But AAA has not been required outside of LEVEL AAA conformance.
I believe these stack. you can't do a higher level without first doing the lower level
See above. you can't pass 1 without first passing 0 - in your example
I agree. if you arent going to stop at prereqs (and I hope not) then they are just requirements for the next level. no reason to complicate it by making them their own level
|
Beta Was this translation helpful? Give feedback.
-
To me, the terminology definition(s) impacts conformance and what would conform per what terminology is used. The discussion name should be changed to align more with conformance and terminology, it is not so much about third party, but what is testable, where it is located in the structure we are building and what weight it provides. In what has been proposed, it seems that assertions can but also may not relate to requirements but are more like cousins to a parent child relationship of the current structure being brought forward in the larger discussions in AG. Thus, If I'm following the logic of assertions - I could ask a company about their hypothetical assertions, which reads as a cousin to but not a brother or sister to requirements. That assertion from Company Y could say "Yes, we have a design guide, we note proper use of alt text on page 100-102". That statement could well be true if they do mention it on page 100-102. If they don't actually follow it or have it listed on those pages, that would be an issue, but is that an accessibility issue / bug or a problem with their design guide? Does the end user / customer reach out to support on the design guide but not the product? Are you stating documentation (assertions) are one in the same as product? What if the company / product says they follow the design guide, but have bugs listed about alt text in their baseline/requirements / VPAT/ACR output available to a customer ? Does a bug within their baseline/requirements testing showcase this? Did they miss it with code inspection coverage / testing? If they don't mention it on a VPAT/ACR per baselines tested for, but they are asserting that they do have a design guide and they do follow it but a customer finds out in product that they don't really follow it, how is that ranked within the overall scheme of baseline, requirements, assertions? What if the design guide is written incorrectly ? Yes they have a design guide, but in turn they are following wrong "recommendations" and "style guide processes" to mark up an image with alt text appropriately? Is the assertion and baseline test now broken and are they (the company/product) , required to update both? |
Beta Was this translation helpful? Give feedback.
-
From @ChrisLoiselle:
From Yesterday's AG meeting: Loiselle on Alastair's point on Detlev's point:
This discussion is related to #112 as well and my comment within that PR, regarding prerequisites, which I believe are now part of baseline per the above.
The defined term of prerequisite is either a thing that is required as a prior condition for something else to happen or exist. or required as a prior condition.
How does this differ from must, should, could A, AA, and AAA, for example, when comparing the Baseline, Enhanced and PreReq?
Capturing this here in case it prompts thoughts on the subject.
Beta Was this translation helpful? Give feedback.
All reactions