Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

CCCApply Accessibility Efforts

Anchor
5.3.accessibility-overview
5.3.accessibility-overview

 

 

The OpenCCC account creation and CCCApply college application platforms underwent web accessibility evaluations this past year and now include greater support for potential students with disabilities registering and applying to colleges. The initial focus and remediation efforts addressed specific accessibility issues in both platforms resulting in improvements when interacting by keyboard or when using various assistive technologies (i.e., screen-readers, speech input, screen-magnification, etc.).

...

Accessibility evaluations and development will continue for both platforms with a goal of meeting the Web Content Accessibility Guidelines 2.0, Level AA (WCAG 2.0, AA). Further, a web page identifying the accessibility of the platforms is now publicly available along with contact information for individuals to report an accessibility issue when completing either the OpenCCC or CCCApply applications.

 

...

5.3.accessibility-overview5.3.accessibility-overview

Overview of Remediated Issues

Anchor
5.3.images
5.3.images
Images

...

Form labels provide a mechanism by which assistive technologies can associate a form field with the associated on-screen text question. All form fields, including text entry, radio buttons, checkboxes, and drop-down menus, were reviewed and modified as needed to programmatically associate the form field with its corresponding on-screen text question. As a result, when using assistive technology and focus is set to a form field, the appropriate text question will be communicated back to the applicant.

 

Anchor
5.3.hover-help
5.3.hover-help

...

English Hover Help Text

Both the OpenCCC and CCCApply platforms included were designed to include Hover Help on various form fields to assist potential students in creating a new account or completing the college application process, as well as to provide a language translation of the form field instructions in Spanish. A challenge with the Hover Help text was that it would only respond to the use of a mouse and was not supported reliably by assistive technologies. Therefore, in order to comply with screenreaders, keyboard users and other assistive technologies:  
 

1) We changed the way on-screen text label is programmatically linked to its respective form field, so the English Hover Help content was redundant and no longer necessary. Thus, English Hover Help

...

text was removed from form fields

...

in which it

...

is no longer relevant, specifically, Yes/No radio buttons, checkboxes, and dropdown menus.
 
2) Hover Help text is retained for certain text input form fields as that Hover Help contains additional instructions for completing that form field accurately. In fields where Hover Help is retained, the new implementation is usable from the keyboard and will be read by assistive technologies in addition to the on-screen text labels.
 
3) To meet the need of providing a language translation of the form field instruction in Spanish, only the English Hover Help text was removed at this time.

 

Anchor
5.3.errors
5.3.errors
Error and Explanatory Dialog Windows

...