57 Varieties: Relishing Accessibility

clip_image001In creating this series on Quick-UX and Accessibility, I studied over 50 products before carefully selecting the ones that made the articles’ final cut. While the products I chose were semi-random, at best, their resultant distribution…

clip_image003

…was most informative and encouraging regarding the strength of my rapid Accessibility assessment tool of choice, FAE:

clip_image005

Of the products discussed within the articles, I decided to plot some radar charts to see if there was any additional insight that could be gleaned via visual inspection. I hope you too find the patterns, visualized below, useful too.

Comprehensive Accessibility

clip_image007

FAE QUA value = 0.976

RoundHouse QUA value = 0.904

Nearly Comprehensive Accessibility

UseIt.com QUA value = 0.636

Eboy QUA value = 0.668

clip_image009

Moderate Accessibility

clip_image011

Borders QUA value = 0.428

Bloomberg QUA value = 0.596

NY1 QUA value = 0.580

Fair Accessibility

CNet QUA value = 0.376

Drudge Report QUA value = 0.240

NBC NY QUA value = 0.380

clip_image013

Poor Accessibility

clip_image015

GoodReads QUA value = 0.176

Barnes and Noble QUA value = 0.072

Furthermore, I am providing the access to the worksheet where I collected, collated, and crunched the raw numbers for all 57 products.

SPREADSHEET (Google Docs Version) (Excel Version with charts & highlights)

Quick-UX Accessibility is the measure of how many differently skilled/abled types of people (including individuals with disabilities) in varying locations (e.g. mobile web) can make use of a given product. With decreased Accessibility comes limited market opportunities, decreased Usability, and hindered inter-product Interoperability. As a result of the availability of a variety of very usable tools and due to the current state of web technology, addressing and improving Accessibility should no longer be an afterthought. And, through Quick-UX, addressing Accessibility, as well as the larger categories of Usability, Usefulness, and Desirability, can be done quite easily and quickly, providing…

  • a summarized view of a product’s overall User eXperience,
  • directional guidance for a product’s future development, and/or
  • metrics for comparison with other products.

Check out the Quick-UX Worksheet for the broader set of User Experience variables and heuristics.

QUICK-UX WORKSHEET

And until next week, when the exploration and discussion of products, user experience, modular innovation, startups, or perhaps something quite new, enjoy reviewing the products and ensuing discussions of this series, and see you then.

Comprehensive Accessibility

RoundHouse & FAE

Nearly Comprehensive Accessibility

UseIt & Eboy

Moderate Accessibility

Borders, Bloomberg & NY1

Fair Accessibility

CNET & Drudge Report & NBC NY

Poor Accessibility

GoodReads & Barnes and Noble

Enjoy & Subscribe now (click here) to make sure you don’t miss out on future series, interviews, events and product insights from The Product Guy!

Jeremy Horn
The Product Guy

About these ads

Well-Rounded Accessibility

clip_image001Accessibility is the measure of how many differently skilled/abled types of people (including individuals with disabilities) in varying locations (e.g. mobile web) can make use of a given product. There exist many, very thorough, guidelines for determining the degree to which a product adheres to accepted accessibility standards. However, many can be very complex and time-consuming, also requiring the study of a good deal of the underlying code — much of which goes against the goals of the ‘quick’ part of Quick-UX.

Quick-UX

Quick-UX provides for the rapid, simple and quantifiable assessment of a product’s User Experience (UX). In answering the question of Usability, "Should I use it?" the sub-category of Accessibility represents one of the more complex components.

Today, we will look at 2 examples of products with Comprehensive Accessibility, with Quick-UX Accessibility values above 0.8.

Comprehensive Accessibility

Example: RoundHouse

RoundHouse is a product focused on providing system administration support to other businesses. And it’s clear that their support goes beyond the server…

00_roundhouse

RoundHouse received the following results from FAE…

01_roundhouse-results

…resulting in an Accessibility variable value of 0.904, Comprehensive Accessibility.

Should Do

02_roundhouse-h1h3 The two products highlighted within this article for Comprehensive Accessibility have both done a great job with their Accessibility implementations. But, even within the RoundHouse product there is room for improvement.

Navigation & Orientation

  • When using <H#> tags on a page, they should go in-order, and not skip heading delineations for visually stylistic convenience.

    This was found to occur on numerous pages. In each of these cases, the content of the page goes from H1 directly to a series of H3’s – when a styled H2 would have been better, and clearer.

  • Be sure to always indicate the default language for the content of the webpage. For example,

<HTML lang=”en-us” …. >

Text Equivalents

  • Always specify informative ALT text for your images.

Styling

  • The <b> element is an indication of font-type, as opposed contextual meaning. Use <H#> tags or <strong> or <em> to better convey the underlying meaning of the content.

Example: Functional Accessibility Evaluator (FAE)

00_fae_homepage

It’s always fun to point out how the tool, itself responsible for the quick evaluation of all the products within the Quick-UX discussion of Accessibility, should be improved to also achieve a higher value.

01_fae_results

…resulting in an Accessibility variable value of 0.976, Comprehensive Accessibility.

Should Do

The portion of the product that could be improved, while minor, as it achieved the highest score, that would have the greatest impact upon the score’s improvement, would be to focus on HTML Standards.

HTML Standards

  • Specify every page’s content type. While typically implemented, there is a noticeable occasional absence of…

<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>

Quick & Usable

Over the next few weeks I will be exploring the ins-and-outs of a variety of products, and walking through real-world examples of the Quick-UX evaluation of Accessibility

Comprehensive Accessibility [RoundHouse & FAE]
Nearly Comprehensive Accessibility [UseIt & Eboy]
Moderate Accessibility [Borders, Bloomberg & NY1]
Fair Accessibility [CNET & Drudge Report & NBC NY]
Poor Accessibility [GoodReads & Barnes and Noble]

Quick-UX Accessibility Summary, Charts & Data

Subscribe now (click here) to make sure you don’t miss any part of this series exploring the Usefulness and Credibility components of Quick-UX, the quick and easy method of generating quantifiable and comparable metrics representing the understanding of the overall User Experience of a product, as well as other insightful posts from The Product Guy.

Enjoy!

Jeremy Horn
The Product Guy