Resources
- CSU ATI Requirements (under Automated Scanning)
Web Accessibility ensures that the implementation of universal design principles complies with Section 508 and Web Content Accessibility Guidelines (WCAG) so that everyone, including disabled users, can interact with webpages. This is a requirement that prevents users from disregarding information because of their ability to see or interact with pages.
Accessibility guarantees that resources are available for everyone. It enables the ability to provide the same information to a user that has a disability as to an individual that prefers to use the features for convenience. Accessible web content helps assistive technology users easily navigate and understand information to the same extent as an individual who does not use assistive technology. For example - screen readers, the most commonly used assistive technology, read out loud the content of the web page for those who are visually impaired or cannot focus (dyslexia).
*In the event that you do not receive the email notification for access within the time limit, email the contact person provided on the request form.
Watch the following :
The slides will help you better understand:
will give you a more clear understanding of:
The Web Accessibility Criteria covers digital accessibility in order to prevent barriers for individuals to access information. The following will go over each category and how to avoid and solve the issue where the content is not accessible. Visit the links under each Category to get a clear understanding of the criterias.
Category | Description |
---|---|
Images must have a text replacement that explains what the image is conveying. | |
Image Maps are x and y coordinates (hotspots) where a user can click within that area which directs user to other resources or performs an action. | |
Scripting is a programming method to trigger an event or populate contents to clients browser (e.g., sideshows or skip navigation). |
Category | Description |
---|---|
Interactive media provides users with different accessibility needs that include transcriptions, captions or audio descriptions. | |
Screen movement gets users to interact with the web content. |
Category | Description |
---|---|
Semantic Requirements give organization and structure to content. | |
Frames is an HTML tag that separates a webpage into different sections. | |
Tables are used for organization and presentation purposes. Tables must be marked up properly using HTML table elements. |
Category | Description |
---|---|
Style sheets are used to provide a certain look and format to a website by using fonts, colors, and layouts. | |
Color is used to improve the design, appearance and readability of the information provided on a page. |
Category | Description |
---|---|
Usability improves ease of access, understanding, and use of information. | |
Readability is when a reader can easily understand information without difficulty. It focuses on how text is written, organized, and visually displayed. | |
Keyboard Accessibility focuses on making the functionality of web content navigable using a keyboard, avoiding keyboard traps. | |
Timed Response lets users have a specified amount of time to interact with content on the web page. The user should be given a proper time response notification and option to extend time. | |
Forms must provide instructions, error identification, and form submissions. |
Category | Description |
---|---|
Link functionality ensures that a link works the way it is expected to. | |
Link display ensures links are distinct from regular text based on style, format, and appearance. | |
Comprehensive Link text refers to link texts being short and concise to what they direct to and should be unique. |
In an equally effective and equally integrated manner, with substantially equivalent ease of use.
Users should be able to get to content without using a mouse
• Keyboard
• Hearing
• Touch
Users should be able to access content on different screens (phone, tablet, etc.)
• "Read more", "click here", "email me", or "continue" are vague and redundant.
Link text should clearly identify the target of each link. Good link text should not be overly general.
• Make sense when read out of context.
• Describe the destination (document name, website).
• Be unique for unique destinations.
Do not use color links as the only method to convey important information.
Tab order should read from the upper left to the lower right, and make sense to both sighted and visually impaired users.