Grid-Coding: An Accessible, Efficient, and Structured Coding Paradigm for Blind and Low-Vision Programmers

要旨

Sighted programmers often rely on visual cues (e.g., syntax coloring, keyword highlighting, code formatting) to perform common coding activities in text-based languages (e.g., Python). Unfortunately, blind and low-vision (BLV) programmers hardly benefit from these visual cues because they interact with computers via assistive technologies (e.g., screen readers), which fail to communicate visual semantics meaningfully. Prior work on making text-based programming languages and environments accessible mostly focused on code navigation and, to some extent, code debugging, but not much toward code editing, which is an essential coding activity. We present Grid-Coding to fill this gap. Grid-Coding renders source code in a structured 2D grid, where each row, column, and cell have consistent, meaningful semantics. Its design is grounded on prior work and refined by 28 BLV programmers through online participatory sessions for 2 months. We implemented the Grid-Coding prototype as a spreadsheet-like web application for Python and evaluated it with a study with 12 BLV programmers. This study revealed that, compared to a text editor (i.e., the go-to editor for BLV programmers), our prototype enabled BLV programmers to navigate source code quickly, find the context of a statement easily, detect syntax errors in existing code effectively, and write new code with fewer syntax errors. The study also revealed how BLV programmers adopted Grid-Coding and demonstrated novel interaction patterns conducive to increased programming productivity.

受賞
Best Paper
著者
Md Ehtesham-Ul-Haque
Pennsylvania State University, University Park, Pennsylvania, United States
Syed Mostofa Monsur
Bangladesh University of Engineering and Technology, Dhaka, Bangladesh
Syed Masum Billah
Pennsylvania State University, University Park , Pennsylvania, United States
論文URL

https://doi.org/10.1145/3526113.3545620

会議: UIST 2022

The ACM Symposium on User Interface Software and Technology

セッション: Accessibility

6 件の発表
2022-11-01 18:00:00
2022-11-01 19:30:00