REDCap Accessibility and Usability Information
Date evaluated: 11/27/23
Overview
This document contains the findings of an accessibility evaluation performed by the Center for User Experience (UX). We evaluate digital content using the Web Content Accessibility Guidelines (WCAG) version 2.1, Levels A and AA as our technical standard using both manual and automated testing methods.
Our manual testing methods include checking for keyboard and screen reader support, reflow at high levels of magnification, accessible video and audio content, and sufficient color contrast. We may also identify usability barriers.
This evaluation is not comprehensive and should not be used as a replacement for internal quality assurance of a product. We find patterns of accessibility barriers and show examples of the types of barriers we find.
Get help
-
Contact the DoIT Help Desk for general assistance or to report an accessibility or usability barrier.
Accessibility and usability barriers
The following information is provided to help people with disabilities know what potential barriers may exist.
Forms rely on ARIA tags for element labels
The labels for all of the form elements are associated with the elements through ARIA tags instead of HTML tags. Relying so heavily on ARIA tagging makes the platform susceptible to accessibility barriers upon updates and can inadvertently overwrite HTML semantics that support accessibility.
Small text and UI elements may cause barriers for users with low vision
The default text size is very small, and some characters like the asterisk used to denote required fields do not consistently scale up when the interface is magnified.
