← All reviews

Evaluation of DysWebxia: A Reading App Designed for People with Dyslexia

Luz Rello, Ricardo Baeza-Yates · 2014 · Proceedings of the 11th Web for All Conference (W4A) · doi:10.1145/2596695.2596697

Summary

This paper presents the evaluation of DysWebxia, an iOS reading application specifically designed for people with dyslexia. The app integrates evidence-based text presentation features known to improve reading performance for people with dyslexia — including customizable font type (sans serif, roman, and monospaced fonts like Helvetica, Courier, Arial, and Verdana), font size (18-26 points), background/font color pairs (cream/black, yellow/blue, light green/dark brown), and increased character spacing. Its unique feature is the ability to show simpler synonyms on demand for complex words, powered by a new algorithm called CASSA (Context Aware Synonym Simplification Algorithm). CASSA is language-independent in design but was first implemented for Spanish. It uses the Spanish OpenThesaurus and Google Books Ngram Corpus to identify complex words (those ten or more times less frequent than their synonyms) and generate context-appropriate simpler alternatives. The app was evaluated through two user studies: one assessing synonym quality with 32 participants with dyslexia and 38 strong readers without dyslexia, and another evaluating the app's usability with 12 participants with dyslexia aged 9 to 34.

Key findings

CASSA significantly outperformed a frequency-based baseline for both synonym accuracy (meaning preservation) and simplicity across both participant groups (p < 0.001). For participants with dyslexia, CASSA-generated synonyms received median Synonymy ratings of 8/10 and Simplicity ratings of 7-9/10 depending on word frequency. Low-frequency complex words yielded better synonyms than high-frequency ones for both algorithms, as expected. Importantly, participants with web design backgrounds rated CASSA synonyms as significantly better than Frequency-generated ones. The usability study found DysWebxia highly usable: ease of use scored 6.58/7, text customization 6.75/7, and the synonyms feature was rated 6.42/7 for reading helpfulness. All but one participant chose to enable the synonyms feature. Participants requested additional features including more font sizes, text-to-speech, Wikipedia integration for word definitions, and boldface highlighting of complex words instead of underlining. The study also confirmed that presenting synonyms on demand (rather than automatically substituting words) was perceived as simpler by readers with dyslexia, even though automatic substitution did not measurably improve readability in prior research.

Relevance

DysWebxia demonstrates how evidence-based accessibility research can be translated into practical tools. The app's approach of combining multiple proven text presentation parameters with on-demand lexical simplification offers a model for building reading tools that genuinely help people with dyslexia. The finding that showing synonyms on demand is perceived as simpler — even when automatic substitution is not — highlights the importance of user agency in accessibility tools. Rather than forcing adaptations, letting users request help when they need it respects their autonomy and avoids the disruption of unexpected content changes. For web developers, the text presentation parameters validated across multiple studies (font choice, size, color, spacing) provide concrete, evidence-backed guidance for creating dyslexia-friendly content. The CASSA algorithm's language-independent design suggests potential for multilingual accessibility tools, and the integration of NLP techniques with accessibility needs points to a growing intersection between these fields.

Tags: dyslexia · reading accessibility · text simplification · lexical simplification · mobile accessibility · assistive technology · natural language processing · personalization

Standards referenced: WCAG 2.0