Relating Computer Tasks to Existing Knowledge to Improve Accessibility for Older Adults
Nic Hollinworth, Faustina Hwang · 2010 · Proceedings of the 12th International ACM SIGACCESS Conference on Computers and Accessibility (ASSETS 2010) · doi:10.1145/1878803.1878830
Summary
This paper investigates whether a custom file management interface designed to resemble physical paper documents, folders, and sticky labels can improve computer accessibility for older adults. The authors identify a fundamental problem: people learn new tasks by relating them to existing knowledge, but standard computer interfaces (Windows desktop with icons, right-click menus, double-clicks) offer little connection to older adults' real-world experience with paper-based file organization. The custom interface, built in JavaFX, displays documents as content previews (38mm x 48mm) rather than abstract icons, folders that open and close by dragging a triangular tab (mimicking paper folder flaps), and rectangular labels resembling sticky notes that can be dragged onto items for naming. Critically, the interface eliminates double-clicks, right-clicks, pop-up menus, and multiple selection — all sources of confusion identified in prior research. A study with 12 older adults (ages 59-79, mean 70.5, recruited from Age Concern) and 10 younger adults (ages 18-27, mean 20.8, university students) compared performance on five routine file management tasks across four configurations: standard Windows with mouse, standard Windows with touchscreen, custom interface with mouse, and custom interface with touchscreen.
Key findings
Older adults requested help more than ten times as often as younger users when using standard Windows/mouse (mean ~14 vs ~1 help requests). The custom interface significantly reduced help requests for older adults — the custom/touchscreen configuration required the least help of all, with post-hoc comparisons showing a significant difference from Windows/mouse (T=0, p=.006). Older adults also made significantly more mistakes than younger users across all configurations (Mann-Whitney U=12.00, p=.001), with Windows/touchscreen producing the most errors due to accidental double-clicks, right-clicks, and insufficient screen pressure. The custom/touchscreen configuration produced significantly fewer confirmations (uncertainty checks) than all other configurations for older adults (p<.001). In user rankings, seven of twelve older adults ranked the custom interface as their first choice, with three specifically preferring the touchscreen version. Participants commented "It's like working with a real workspace" and folders were understood after a brief explanation because "they worked just like physical paper folders." Labels were found easy to use and remember. However, the larger object sizes caused desktop clutter, and some participants took indirect drag paths, avoiding screen edges as if afraid of triggering unwanted actions.
Relevance
This research provides strong evidence that skeuomorphic design — making digital objects look and behave like their physical counterparts — can significantly improve accessibility for older adults with limited computer experience. While the tech industry has largely moved away from skeuomorphism toward flat design, this paper suggests that for populations without established digital mental models, physical metaphors remain highly valuable. For accessibility practitioners, the key design principles are: eliminate hidden interactions (right-clicks, double-clicks, modifier keys); use content previews instead of abstract icons; provide single-click-only interaction; and leverage touchscreens, which older adults often find more natural than mice. The finding that older adults needed 10x more help and made 2x more mistakes than younger users on standard interfaces quantifies the accessibility gap that well-designed alternatives can narrow. The study also highlights that touchscreen benefits depend on proper interface design — standard Windows on touchscreen actually increased errors due to unintended gestures.
Tags: older adults · digital literacy · interface design · file management · skeuomorphic design · learnability · touchscreen · cognitive accessibility