Brightspace Accessibility in Five, Bonus: Accessible Uploads

Brightspace plus accessibility logoBrightspace is an excellent tool to provide equitable, inclusive access to course content, documents, and media. 

As you create content, take advantage of Brightspace’s built-in tools and the Accessibility Checker to ensure what you share is accessible. Accessible content is inclusive, democratic, and maximizes learner independence. 

However, Brightspace is also a good tool to distribute other material such as lecture slides and documents. It is important that that material also be accessible. 

Creating accessible Word and PowerPoint documents is straightforward. Ensuring a PDF is accessible requires additional time and understanding of unique tools and code. 

The best practices (link text, colour contrast, headings, tables, and text equivalents) listed in this series apply to documents of all types. The process to ensure accessibility is slightly different depending on software.  

Microsoft Office Files

Word and PowerPoint have a built-in accessibility checker. To use this tool: 

  1. Navigate to Review 
  2. Select Check Accessibility 

Read more about making Office documents accessible.

PDF

To make accessible PDFs, it is best practice to make a Word or PowerPoint presentation accessible and then export to PDF. Adobe Acrobat Pro is required to ensure your PDFs are accessible. Try to avoid PDFs for content, except for forms and content to specifically be printed directly. For more information on making PDFs accessible, consult Langara’s Accessibility Handbook for Teaching and Learning. 

docReader

Brightspace now features the docReader tool. When a Word, PowerPoint, or PDF file is uploaded a Brightspace course, students will be able to have them read aloud using the Open with docReader button below the document viewer pane.

This tool does not absolve content creators of generating accessible content. This tool will not be able to read inaccessible documents.


Check out the other posts in the Brightspace Accessibility in Five series:

  1. Link Text
  2. Colour
  3. Headings
  4. Tables
  5. Text Equivalents

Brightspace Accessibility in Five, 2: Colour

Brightspace plus accessibility logo

Brightspace is an excellent tool to provide equitable, inclusive access to course content, documents, and media.

As you create content, take advantage of Brightspace’s built-in tools and the Accessibility Checker to ensure what you share is accessible. Accessible content is inclusive, democratic, and maximizes learner independence.

In the second of this five-part series, we will learn about accessible colour.

Colour

Ensure you choose accessible colours. Text colour needs to have a contrast ratio of at least 4.5:1 against the background. Additionally, colour should not be used alone to emphasize content or convey meaning.

Accessible colour aids all learners. Primarily, accessible colour is required for people with color blindness. However, smart colour choices benefit all learners in numerous ways:

  • Includes all, regardless of access means.
  • Provides similar appearance regardless of device and user settings.
  • Retains all information if printed in black and white.
  • Reduces eye fatigue, glare from the sun, and allows use of dark/night mode or custom contrast settings.
  • Makes content easier to read for everyone.

To change font colours in Brightspace

  1. Open the Select Colour tool in the Editor toolbar.
  2. Choose a colour and use the built-in contrast checker to ensure accessible colour choices./li>

A ratio of at least 4.5:1 is required. Remember that regardless of colours used, ensure that colour is not the only method used to highlight or differentiate content.

Learn more about accessible colour in the Langara Accessibility Handbook

Accessibility Checker

Brightspace includes a built-in accessibility checker. The checker appears on the second row of the editor toolbar.

  1. Select More Actions to reveal the second row of the toolbar
  2. Select Accessibility Checker

The accessibility checker will note colour contrast issues and offer solutions to improve the contrast of your content. The Accessibility Checker cannot determine if colour is used to convey meaning.


Watch for more posts in the Brightspace Accessibility in Five series coming soon, including:

  1. Link Text
  2. Colour
  3. Headings
  4. Tables
  5. Text Equivalents
  6. Bonus: Accessible Uploads

Improving Colour Accessibility for Students with Colour Deficiency

Improving Colour Accessibility for Students with Colour Deficiency

Colours as perceived by those with normal vision, deuteranoptia (green-blindness), tritanopia (blue-blindness), and protanopia (red-blindness).

Image CC by Johannes Ahlmann

Did you know that approximately 1 in 12 men is colour blind? Colour blindness — or more accurately, poor or deficient colour vision — can affect a person’s ability to distinguish between certain colors, usually greens and reds, and occasionally blues. Because colour vision deficiency reduces the number of color dimensions, it can be difficult for colour blind individuals to distinguish between certain colors. To improve colour accessibility of course content, it is important to ensure adequate colour contrast and not rely on colour alone as a means of conveying information.

Colour blind friendly alternatives

Use sufficient colour contrast

Effective contrast can make the text easier to read and images easier to see for all students. To ensure text is readable it should pass accessibility guidelines based on the combination of text colour, background colour, and text size. Test contrast using the WebAIM colour contrast checker.

Colours used to convey information on diagrams, maps, and other types of images must also be distinguishable from the background. To ensure adequate contrast use a combination of light and dark background and foreground colours.

Color combinations to avoid for people with color blindness include:

  • Red & green
  • Green & brown
  • Green & blue
  • Blue & gray
  • Blue & purple
  • Green & gray
  • Green & black

If you absolutely must use one of these combinations, adjust the contrast, making adjusting the shades so one is extremely dark, and the other extremely light.

Use colour with another cue to show emphasis or differences

Use elements such as patterns to visually distinguish information

Image source Smashing Magazine

Do not rely on colour alone to communicate meaning. Different patterns and textures can help colour-blind people further distinguish between different elements in charts and infographics.

Use color plus another element to emphasize a point or visually distinguish information differences. Emphasis elements include:

  • Bold
  • Size
  • Patterns or shapes

For more information on improving the accessibility and data visualization, visit Penn State’s Charts & Accessibility web page.

Increasing Accessibility of Course Content: Tips for using the Brightspace Accessibility Checker

Increasing accessibility of course content: Tips for using the Brightspace Accessibility Checker

Web Accessibility refers to the inclusive practice of making websites and online content usable by people of all abilities and disabilities. Use the Brightspace Accessibility Checker to identify common accessibility issues on your Brightspace course pages.

How to run the Accessibility Checker

The Check Accessibility button is located on the bottom right of the Brightspace HTML EditorThe Accessibility Checker is available within the HTML Editor. When you are in edit HTML mode, the checker is located on the bottom right corner of the Editor, next to the Spellcheck button.

Alternative Text

The most common accessibility issue is missing image alternative text (alt text). Alt text is background code added to a digital image that allows a screen reader or other assistive technology to describe the image’s content and meaning to those who cannot see the image or may be unable to process the image due to a cognitive disability. When alt text is missing, the Brightspace Accessibility Checker will flag the issue, noting Images must have an alternative text description.

The Accessibility Checker flags missing alternative text with the message Images must have an alternative text description

How to add alt text

The easiest way to add alt text is to include it when inserting images into a Brightspace page. When you insert an image using the HTML editor, a pop-up appears, prompting you to add alt text. Brightspace add the alt text to the HTML code (e.g., <img src=”filename.jpg” alt=”Example of Microsoft Forms response results.” />).

Treat informative images as decorative by supplying an empty alt attribute or checking the box next to This image is decorative. Brightspace will add alt text of “” to indicate an empty alt attribute.

Brightspace prompts users to add alt text when inserting images

If the Accessibility Checker flags an image as missing alternative text, you can fix the issue by adding alt text inside the report panel or by adding it directly to the HTML code.

Tips for creating alt text

When deciding what to include as alternative text, imagine that you are describing the image aloud over the phone to someone who needs to understand the image.

According to WebAIM, alternative text should:

  • Be accurate and equivalent in presenting the same content and function of the image.
  • Be succinct.
  • Not be redundant or provide the same information as text within the context of the image.
  • Not use the phrases “image of…” or “graphic of…” to describe the image unless the fact that an image is a photograph or illustration, etc. is important content.

WebAIM offers a fantastic guide to creating appropriate alternative text for images.

Note: It is always a good idea to double-check the alt text included in your HTML code. An accessibility checker only indicates whether alt text is included, it cannot check the quality or usability of the alt text.

Contrast

Low colour contrast is another common accessibility issue. Insufficient contrast between the foreground and background reduces readers’ ability to perceive content on the page.

Insufficient colour contrast is flagged by the checher

The W3C Web Content Accessibility Guidelines 2.0 define specific contrast ratios that must be met in order to comply at particular levels. To meet the guidelines, text or images of text must have a contrast ratio of at least 4.5:1 (or 3:1 for large text).

The maximum contrast is black vs. white but other options are available such as navy/white, cream/dark brown, yellow/black, and similar color schemes. A colour scheme is considered legible if it can be read in grayscale/black and white mode.

The Accessibility Checker flags:

  • Large text that does not have a contrast ratio of at least 3:1.
  • Visual presentation that does not have a contrast ratio of at least 4.5:1.

Adjusting contrast

Try using the WebAIM Color Contrast Checker to adjust the contrast by lightening or darkening elements.

Headings

A heading describes the content that follows it, giving uses a sense of the page’s organization and structure. Headings give sighted users a way to quickly find what they want on the page.

If the underlying code for a page’s headings is correct, screen reader users can also benefit from headings. Screen reader and other assistive technology users can also skip from heading to heading.

The checker flags improperly applied heading styles

How to create headings in Brightspace

Select the text then set it to the proper heading using the Format dropdown menu. Do not skip levels. If the heading levels are not in the correct order, the Accessibility Checker will flag the issue.

Tips for creating headings

    • Headings are ranked <h1> through <h6>.
    • Every page should have an H1 heading, representing the most important idea on the page, and sub-sections organized with <h2> level headings. Those sub-sections can themselves be divided with <h3> level headings, and so on.
  • Headings need to be used in the correct order.
  • Do not skip heading levels to be more specific (for example, do not skip from <h2> to <h5>).
  • Do not select heading levels based on their appearance. Select the appropriate heading rank in your hierarchy.

Note: The Brightspace Accessibility Checker will not flag a page without headings; it only flags incorrectly ordered headings. 

Lists

Lists are great from an accessibility standpoint because they provide structured order to content in a linear fashion. Lists are recommended as potential replacements for simple tables, as tables can be more challenging to navigate. Properly code the lists so that they convey the hierarchical content structure to screen reader users. Use unordered lists <ul> when there is no specific order intended for the list you are creating. Use ordered lists <ol> when there is a defined sequence or order for the list.

The checker flags text that appears to be a list but has not been properly styled.

The Brightspace Accessibility Checker will flag items that appear to be a list but do have  unordered or ordered list styles applied.

How to use lists

Select the items, then choose the Unordered List icon if the order does not matter, or select Ordered List from the dropdown menu if it is sequential.

Use bullets for unordered lists and numbers for ordered lists

Descriptive Hyperlink Text

The Accessibility Checker cannot assess whether links are meaningful or accessible; however, making hypertext links accessible is one of the most basic and most important aspects of web accessibility.

How to create a hyperlink

Select Insert Quicklink icon, then select URL in the popup window, enter the URL and a title that describes the link’s destination.

Suggestions for creating meaningful and accessible hyperlinks

  • Link text should be unique within a page, should be meaningful when read out of context, and should help users to know something about their destination if they click on it. Link text such as “Click here” and “More” fail to meet these criteria.
  • Avoid providing two links right next to each other that point to the same location (it can be confusing for screen reader users).

To request help with improving the accessibility of your course content, email edtech@langara.ca