The Fluid Approach
The Fluid approach to UX Walkthroughs involves performing a Heuristic Evaluation and Cognitive Walkthrough, often at the same time. By using a combined approach, an evaluator can gain insight beyond that found by performing a single method in isolation. A UX Walkthrough can also involve an under-the-covers accessibility Accessibility Markup Review of the HTML.
Our aim for Fluid is Software that works - for everyone. This means that we assess accessibility as well as usability. Additionally, rather than having two separate inspections for usability and accessibility, we use a unified approach that addresses both areas.
Either of the primary methods - heuristic evaluation and cognitive walkthrough - may be used to address usability, accessibility, or both. The only difference is the set of principles applied or questions asked during inspection. Checklists for both usability and accessibility are offered here for each method.
When evaluating an application or website using a Fluid UX Walkthrough, you will be able to determine both:
- How well the application fulfills the basic requirements for usability and/or accessibility.
- How the interface accommodates a particular user - based on a persona or detailed knowledge about a particular user type.
Before you Begin:
- Read the page UX Walkthrough Preparation and Execution
- Print a copy of Usability Evaluation Questions
- Print a copy of this page to use as a reference during your inspection.
Fluid UX Walkthrough Protocols & Checklists
Checklist: Heuristic Principles for Usability 1A heuristic evaluation is an expert review of a user interface with reference to explicit principles termed "heuristics." During the evaluation, reviewers see how well the service fulfills the basic requirements for usability or accessibility. To conduct a heuristic evaluation of a website or application, travel through the pages of the site, examining each one while reflecting on each of the heuristic principles. Make a record of where you find compliance and where you find violations. Note that a heuristic evaluation may also be done in combination with a cognitive walkthrough. Heuristic Principles ___ Visibility of system status ___ Match between system and the real world ___ User control and freedom ___ Consistency and standards ___ Error prevention ___ Recognition rather than recall ___ Flexibility and efficiency of use ___ Aesthetic and minimalist design ___ Help users recognize, diagnose, and recover from errors ___ Help and documentation 1 The above section lists the original Nielsen and Molich heuristics, as refined by Nielsen. Checklist: Heuristic Principles for AccessibilityThe following is an abridged version of the Simple Accessibility Review Protocol. You may want to read the full version to gain a better understanding of how the principles apply to accessibility. ___ Assess the overall layout, structure and content of the page
___ Play around with the layout: enlarge the font size; change the size of the window (bigger and smaller); adjust your resolution
___ Use the Tab key to navigate through the entire page.
___ Use Internet Explorer (6 or 7) or Firefox with Popup Alt Attributes Extension to check for alternative text for all images and title text for links.
If you wish to do a more comprehensive accessibility inspection than is described here, you will find detailed instructions at the following links: |
Protocol: Cognitive WalkthroughSometimes performed at the same time as the heuristic evaluation (see left column), a cognitive walkthrough is a step-by-step exploration of a user interface to see how well a particular type of user (sometimes represented by a persona) will be able to perform a task or set of tasks. ___ Choose a user
___ Define a goal and a set of tasks
___ Perform the tasks
___ Record results Protocol: Cognitive Walkthrough with AccessibilityIn an accessibility walkthrough, the main consideration is how low vision, blindness, impaired hearing, motor control limitations, or cognitive issues affect the use of a website or application. The cognitive walkthrough protocol is followed, with an emphasis on accessibility cues. ___ Choose a user
___ Define the goal & tasks
___ Initial Assessment
___ Perform the tasks For each step in accomplishing the task, ask:
Considerations:
___ Record results |
|
Websites and web applications have the opportunity to provide additional information to persons with disabilities to help them understand and navigate more easily. Some of this information is visible to all users and can enhance their experience. Some of it is transparent to sighted users, but provides context for persons with visual, auditory or motor limitations. In an accessibility markup (code) review, the focus of the inspection is not the interface as the user sees it, but an under-the-covers examination of the code used to implement it – often HTML. The person conducting the review must be familiar with the implementation language and know what standards of quality and correctness apply. Code reviews are an important part of an accessibility assessment since there are a number of established conventions that must be followed. Under-the-covers Questions
Accessibility Review ProtocolsThe Fluid UX Accessibility Working Group has created a set of protocols for assessing accessibility. Code review is one aspect of an accessibility review. If you'd like to do a deeper, more thorough evaluation, check out these additional resources. These include inspecting markup as well as inspecting the behaviour of interfaces.
Another useful guide for determining whether a site addresses accessibility through properly crafted HTML is the IBM Human Ability and Accessibility Center: Web Accessibility Checklist. |
Wrapping Up
- Use the appropriate UX Walkthrough Report Template to report your findings
References
- More detail on each of the heuristic principles can be found in be found in an expanded list from Deniese Pierotti of Xerox, which itemizes specific things to look for when evaluating a system with Nielsen's Heuristics. See Heuristic Evaluation - A System Checklist.
- A paper from Claire Paddison and Paul Englefield provides a list of nine heuristic principles for accessibility evaluations: Applying Heuristics to Perform a Rigorous Accessibility Inspection in a Commercial Context
(Click on the Full Text PDF link and view pages 129-130.)
Paddison and Englefield include in their paper a general discussion of the heuristic approach. This is recommended reading for all reviewers.