Web Accessibility

Web accessibility means that websites and web tools are designed to allow people with disabilities to perceive, understand, navigate, and interact with the Web. The Americans with Disabilities Act (ADA) and the Rehabilitation Act protect everyone’s right to have equal access to information and communication technologies, including the Web.

On This Page:

DOJ and USG Policies

DOJ ruled on April 8, 2024, and finalized a rule under Title II of the Americans with Disabilities Act (ADA) to enhance digital accessibility for individuals with disabilities. This rule mandates that state and local government websites and mobile applications adhere to specific technical standards to ensure accessibility. The DOJ’s (U.S. Department of Justice) new guidelines for Web accessibility, which take effect in April 2026, and are aligned with WCAG 2.1.
Read more about the WCAG Levels of Conformance.

USG Policy on Accessibility– Accessibility is a high-priority issue for the Board of Regents of the University System of Georgia (USG). Federal law requires all USG and institutional web content to meet World Wide Web Consortium (W3C) Web Content Accessibility Guidelines (WCAG) Version 2.1 Level AA. This requirement provides full access to institutional information, programs, and activities available on the Web.

*We all should aim to be  Level AAA, but to be in compliance with the DOJ and USG we must be at a minimum Level AA by April 2026.

Accessibility Checklist

Use this accessibility checklist to identify and fix common accessibility issues. Use the Tools listed below to check for Accessibility and improve your content, maintaining a clean, student-friendly layout.

These Web Accessibility Tools can be used to evaluate your documents, videos, presentations, and other content for accessibility issues.

Tools for Students

Commons Issues

Common issues when formatting text.

  • Using bold/enlarged text instead of proper headings
  • Inconsistent fonts or font sizes
  • Poor choice of color and contrast
  • Using only color to convey meaning.

How To Fix

Tools To Use

  • Use Folio Accessibility Checker to detect heading issues
  • Use Yuja Panorama to detect heading issues and remove inconsistently formatted pages

Descriptive Text

For complex images, such as flowcharts, graphs, diagrams, and infographics, follow these guidelines: Describe what type of chart or diagram is being used. For example, start your alt text with phrases like “Pie chart” or “Bar graph.” Consider the image’s purpose within the context of the surrounding content.

WAI (Web Accessibility Initiative) Complex Images (external link)

Commons Issues

Common issues when using hyperlinks.

  • Pasting URLs directly instead of meaningful text
  • Using vague link text, “click here” or “link”
  • Broken or expired links

How To Fix

Tools To Use

  • Folio has a broken link indicator inside each course
  • YuJa Panorama to identify broken or outdated links

How to Add Accessible Links in Folio

  1. Click Edit/Edit HTML on the Folio listed item in the toolbar
  2. Highlight the descriptive text you want to turn into a link.
  3. Click the Insert Quicklink icon (chain link symbol)
  4. Choose the type of link (e.g., URL, Content, File).
  5. Paste or select the destination.
  6. Save and Close

Tools To Use

  • Folio has a broken link indicator inside each course
  • YuJa Panorama to identify broken or outdated links

Commons Issues

Common issues when using images and alternative text.

  • Missing or vague ALT Text (external link)
  • Decorative images are not marked appropriately

How To Fix

Tools To Use

Commons Issues

Common issues when creating documents.

  • No heading structure
  • Scanned PDFs without Optical Character Recognition (OCR)
  • Missing alt text in documents

How To Fix

  • Apply heading styles in Word or Google Docs before export
  • Use OCR-enabled scanning tools (e.g., Adobe Acrobat Pro)
  • Add alt text to images in documents

Tools To Use

Data tables are typically filled with information organized in a logical order using grids (columns, rows, or both). Accessible tables need HTML markup that indicates header cells and data cells and defines their relationship. Assistive technologies use this information to provide context to users.

Table headers are marked up with <th>, and data cells with <td> in HTML to make tables accessible.

Commons Issues

Common issues when creating tables.

  • No header rows
  • Complex structures that confuse screen readers
  • Tables used purely for layout

How To Fix

Tools To Use

Accessible lists must be created using the proper list formatting tools so assistive technologies can correctly identify list items, their order, and their relationships. This page outlines best practices for creating accessible ordered and unordered lists that align with WCAG 2.2 standards.

Common Issues

  • Using keyboard characters such as asterisks (*) or hyphens (-) to simulate a list
  • Manually numbering items instead of using built-in numbered lists
  • Inconsistent or broken list structures that confuse screen readers

While these approaches may look like lists on screen, assistive technologies do not recognize them as structured lists, making the content harder to understand and navigate.

How To Fix

  • Use the built-in bulleted or numbered list tools provided in the editor or toolbar
  • Choose ordered lists for step-by-step or sequential information
  • Choose unordered lists for related items with no required order
  • Avoid manually typing symbols or numbers to create the appearance of a list

Using proper list formatting ensures that assistive technologies can announce the list correctly and convey how many items it contains.

Tools To Use

  • Use the bulleted or numbered list tool located in the toolbar or most Word processors
  • Create accessible lists in Folio
  • Creating lists – Web Accessibility Initiative
  • Yuja Panorama will detect when lists are inaccessible and offer a fix.

Common Issues

  • Some common issues with audio & video.
  • No Closed Captioning
  • Captions are auto-generated but contain significant errors
  • No Transcripts

How To Fix

  • Add captions using Yuja
  • Provide written transcripts for audio content
  • Edit existing transcripts for misspellings and punctuations

Tools To Use

Embedding Accessible Videos in Content Pages

  • Embedding videos directly within your course content is considered best practice. When videos are embedded within content pages, students stay in the learning environment rather than being redirected to external sites. This helps maintain focus, reduces navigation barriers, and creates a smoother learning experience.

    Required Video Accessibility Information
    • Every embedded video should be accompanied by the following:
    • A direct link to the video (in case students cannot access the embedded player)
    • A clear statement that closed captioning is available
    • The length of the video allows students to plan their time
    • A link to a PDF transcript of the video


      Below is a model you can follow when posting a video:

      Video: Introduction to Accessible Course Design
      Length: 4 minutes 32 seconds
      Closed Captioning Provided
      [Watch video link]
      [Download PDF transcript]

Note: This checklist is not exhaustive but covers the most common accessibility concerns encountered in Folio (Brightspace) courses. For comprehensive accessibility standards and legal requirements, please refer to the latest ADA guidelines and the Web Content Accessibility Guidelines (WCAG) 2.2