Cognitive Design Considerations

My current focus has been in the second Deque prep course module on Rethinking Affordances. 

It's been stated several times so far, and in other readings/podcasts, about the design considerations and inclusion of cognitive disabilities is the least common portion of accessibility to be incorporated into electronic information.

This is mainly due to how subjective the criteria are for success in creating accessible content for cognitive disabilities/impairments. I think additionally, this is one of the hardest perspectives to step into artificially, and experience accurately. 

One example designing for cognitive considerations is to make font and language easier to read, and use visual cues to help users focus on action items on the page. How do you define the degree of ease? How do you try to make that consistent and applicable to varying types of information? How do you measure the level of focus they have on any given screen?

Particularly, the guidance stating that you should minimize cognitive skills required to use the page not only is almost impossible to measure accurately, but brings up the questions:

"Is this a requirement for experiences that require a certain level of cognitive skill to use the software?"

"Would it be a better experience if there was a dedicated app to help with specific interactions like memory retention or focus that could integrate with accessible code easier than trying to fit a complex feature into an overly simplified format?"

I don't think it would be a good idea to simplify and minimize certain experiences and functionality just to meet the success criteria for this in particular if it risks causing more issues than it fixes. Ensuring that your line height is the correct measurement, the font style is one that is a certain level of readability, that the language you use is more human readable and concise, and utilizing blank space as much as possible are all relatively easy ways to conform to these criteria. 

However, if more complicated software tried to minimize and simplify, how much of the functionality would remain? Ordering groceries online versus processing payroll should probably not be held to the same cognitive success criteria... to a point.

This is something I'd like to look into in more detail.

There's a W3C task force assembled to dive deeper into cognitive disability as well as mobile and touch device guidelines. ( Cognitive disabilities: Cognitive Accessibility Roadmap and Gap Analysis) The gap analysis is a work in progress, but I'm so glad that it's available to the public to see it evolve as they work on it. I'm anticipating that their findings and conclusions will be integrated into the future release of WCAG 3.0, but I've not found confirmation on that.

Popular posts from this blog

Practice Site: Keyboard Accessible Tooltip Fail

Pointer Cancellation: Real-World Examples

Practice Site: Accessible Forms