Skip to content

Brightspace, our Learning Management System (LMS), is designed with accessibility in mind. However, it is the responsibility of the instructor and/or course designer to ensure their course content is formatted using best practices for accessibility; including the use of good heading structure, text formatting, contrast and color, descriptive links, alternative text, tables, lists, etc.

I am writing a series of accessibility related blog posts that will provide suggestions on how you can make small changes when creating course content to make it accessible. This is the fifth tip in my series of accessibility related blog posts and it focuses on when alt text (alternative text) is not enough.

Computers can read text on a screen but images, graphs, and charts are meaningless to visually impaired users. Alternative text (alt text) is an alternate method for supplying information about images, graphs, and charts to users who are visually impaired.

example of a infographic

Example of an infographic

Alt text should describe the important contents of an image that a user who cannot see an image would need to know, such as text, numbers, and other data. Describing colors, location of objects, and other visuals is only needed when necessary to understanding the image.

complex images, graphs, and charts require more detailed description than the limited one or two brief sentences that are used in the alt text

Adding alt text to images, graphs, and charts is an important part of making them accessible. Most images, graphs, and charts can be made accessible using alt text descriptions. However, complex images, graphs, and charts require more detailed description than the limited one or two brief sentences that are used in the alt text.

example of a complex data visualization

Example of a complex data visualization

What should you do when you have a complex image, graph, or chart whose meaning cannot be conveyed with alt text alone? There are several ways to handle complex images where a short description is not possible. The best solution is to include a thorough description of the complex image in the content of the page, immediately before or after the image. If you don’t want to add more content to your page, another preferred alternative is to create another web page with the thorough description of the complex image and link to it near the image.

You may be wondering what exactly should you include in the thorough description. The Diagram Center (Digital Image And Graphic Resources for Accessible Materials) is an excellent resource that provides comprehensive guidelines to make it easier for you to make complex images accessible to all learners.

Here are a few additional resources to help you with describing complex images:

It is extremely important for students with disabilities to have access to accessible course content. Describing complex images utilizing these tips is good course design. Even though you may not have a student with a disability currently enrolled in your course, you will find students without disabilities will take advantage of accessible content as well.

Image Credits:
"False Food Myths Infographic 2012" by USDAgov is licensed under CC BY 2.0
"Complex example of data visualization" by Aigner and Yi is licensed under CC BY

Brightspace, our Learning Management System (LMS), is designed with accessibility in mind. However, it is the responsibility of the instructor and/or course designer to ensure their course content is formatted using best practices for accessibility; including the use of good heading structure, text formatting, contrast and color, descriptive links, alternative text, tables, lists, etc.

I am writing a series of accessibility related blog posts that will provide suggestions on how you can make small changes when creating course content to make it accessible. This is the fourth tip in my series of accessibility related blog posts and it focuses on alternative text (alt text).

Visually impaired student listening to screen reader describe information on computer screen

Computers can read text on a screen but images, graphs, and charts are meaningless to visually impaired users. Alt text is an alternate method for supplying information about images to users who are visually impaired.

Alt text is important for screen reader users because a screen reader cannot describe an image. Since screen reader software cannot interpret images, it relies on alt text to communicate image information to the user. When an image does not have alt text the only information the screen reader can relay is that there is an image on the page and provide the file name for the image.

Write Helpful Alt Text to Describe Images

Alt text should describe an image so it makes sense in context. If a picture is worth a thousand words, then a short alt text description may be a poor substitute. While a concise alt text description is important, the alt text should be less than 150 characters. You want to think about what is the most important information you are trying to get across with the image and stay within 125-150 characters, or 1–2 sentences. While there is no strict technical limit, brevity is considered best practice, with some guidelines recommending ~125 characters, as it is often a good length for clarity and speed. If the image requires a lengthy description, you should describe the image in the content of the page.

There are several ways to handle complex images (e.g. charts, data, statistics, etc.) where a short description is not possible. The best solution is to include a thorough description of the complex image in the content of the page, immediately before or after the image. If you don't want to add more content to your page, another preferred alternative would be to create another web page with just a description of the complex image and link to it near the image. Additionally, text descriptions of graphs and charts can help all students understand difficult concepts.

How alt text is written will vary depending on the type of image. Most screen reader software announces the presence of an image by appending a word such as "graphic" to the alt text, so using words such as "image" "graphic" and "photo" are unnecessary in the alt text, unless it helps to convey further meaning important for a user to know.

Consider this example which uses “Guide Dog and Man” as the alt text:

Guide dog and man

The alt text “Guide Dog and Man” is not effective if the intent is to show the dynamic action of guiding in the picture. In this situation a better alt text description is “A man walks confidently with his guide dog in a park, showcasing their dynamic partnership in navigating the path.” There is no need to include "image of," "picture of," or "photo of" in the alt text in this example because the screen reader will announce the presence of the image.

Additionally, images that contain text (as in a logo) should generally be coded to just include that text as the alt text.

Many images are used only for visual interest, they aren't meant to convey any meaning or important information. In this case, it is best to use what is called NULL alt text or empty alt text. This is done by entering two quotes ("") with no spaces in between in the alt text box.

There are a number of free AI image alt text generators available. Here are links to two free AI image alt text generators that I use:

Once you have your alt text, how can you add it to images? Listed below are instructions for adding alt text in MS Word documents, PowerPoint presentations, Google Docs and Slides, as well as in Brightspace.

Add Alt Text to image in MS Word and PowerPoint:

  1. PC users: right-click on an image
    Mac users: press control key and click on the image
  2. Select Edit Alt Text
  3. Shortcut menu with Edit Alt Text highlighted

  4. In the Alt Text pane, type 1-2 sentences in the text box to describe the object and its context or click on Generate a description for me. If the image is purely decorative, check the Mark as decorative box and leave the alt text box blank.

Alt Text dialog box

Add Alt Text to image in Google Docs and Slides:

  1. PC users: right-click on an image
    Mac users: press control key and click on the image
  2. Select Alt text
  3. Google's shortcut menu with Alt text highlighted

  4. Enter description
  5. Google's alt text dialog box

Add Alt Text to image in Brightspace Editor:

When adding an image you will be prompted to provide alternative text. Enter the ALT Text in the Alternative Text field. When an image is decorative, simply check the image is decorative box.

example of alt text in HTML Editor

Additional Resources

Here's a list of resources where you can find more information about alternative text:

You will remove significant barriers for the visually impaired if you take these suggestions into consideration when creating course content. An added bonus is that there will be students without disabilities, as well as those who have chosen not to disclose their disability to you, who will find your use of these tips helpful as well.

Image credits:
"Screen Reader" by Widad Sirkhotte is licensed under CC BY-SA 2.0
Photo by Gustavo Fring from Pexels

Brightspace, our Learning Management System (LMS), is designed with accessibility in mind. However, it is the responsibility of the instructor and/or course designer to ensure their course content is formatted using best practices for accessibility; including the use of good heading structure, text formatting, contrast and color, descriptive links, alternative text, tables, lists, etc.

I am writing a series of accessibility related blog posts that will provide suggestions on how you can make small changes when creating course content to make it accessible. This is the third tip in my series of accessibility related blog posts and it focuses on descriptive links.

Signpost showing two arrows: one pointing left and the other right, suggesting different directions to take.

Links are like sign posts. They should tell you what you will find when you follow them. When using a computer, people are generally skimming pages for links. They tend to skim pages to quickly find what they are looking for.

Text links on a page are easily identifiable to persons who are not visually impaired because they are normally colored and underlined, and therefore stand out from the other information on the page.

Persons with a visual impairment using screen reader software are presented with a “links list” with all the available links found on the page. Screen reader users and persons using text-to-speech browsers often navigate websites going from link to link using the tab key, so providing descriptive links is extremely important.

Link text stands out in the same way that bold text does. If all your links have non-descriptive link text like "click here" or "more information" users are forced to read the text around the link to understand the context of the link and where it will take them. Therefore "click here" and “more information” are more of a hindrance than a help.

A non-descriptive link text example showing 'More Information' as the link text and website the link goes to is not clear.

For effective skimming, both visual and non-visual users benefit from link text that can stand on its own without the surrounding context of the page. Good link text provides a clear description of the page that will load when following a link. With good descriptive link text, users can skim links and make quick informed decisions about the path to take to accomplish their task. With non-descriptive link text, users cannot ascertain where the link will take them from the link text alone. Therefore, you should avoid non-descriptive link text such as:

  • Click here
  • Here
  • More information
  • Read more
  • Continue

These types of non-descriptive link text offer no explanation and require users to expand their focus to the surrounding context or follow the link to discover its destination.

When choosing descriptive links the link text needs to be long enough to convey the purpose of the link and no longer. Make link text clear and self-explanatory to support quick and effective navigation.

A descriptive link example showing 'Smithsonian Museum of Natural History' as the link text that will take users to that website.

When scanning links, the first words in the link text are the ones most likely to grab the user’s attention. Link text that begins with keywords is easier to scan efficiently and works better with software features like "link lists" that visually impaired individuals use to get an alphabetized list of links on a page.

Links beginning with non-descriptive words are not very helpful. Consider these two examples "All about ocean acidification" and "Learn more about global warming." Scanning these links will be slower and the alphabetized links list is not going to be very useful. A better approach is to use only the keywords for link text. For example those two links could be improved if they were formatted as "All about ocean acidification" and "Learn more about global warming."

A content topic in a Brightspace course that highlights two descriptive links in the topic description, improving clarity and usability for users.
A content topic description that highlights two descriptive links, improving clarity and usability for users.

Some users make links out of entire sentences or entire paragraphs. These long links are probably unnecessary and are not user-friendly for screen reader users. Remember that screen reader users cannot visually scan through lengthy links. They have to listen to the entire text. Some screen reader users get frustrated with long link text and move on to the next link if they cannot understand the purpose of the link after the first few words.

URLs are not always human-readable or screen reader friendly and therefore using URLs as link text should usually be avoided. Exceptions are when the document is intended to be printed or if the URL is relevant content.

In most cases, it is better to use human-readable text instead of the URL. The human-readable link Design for All Learners: Create Accessible and Inclusive Learning Experiences is more user-friendly than the link to purchase the book by the same title on Amazon.com, which consists of this 115-character link full of letters, numbers, slashes, and text that is not very human-readable (https://www.amazon.com/Design-All-Learners-Accessible-Experiences/dp/1957157895/ref=cm_cr_arp_d_product_top?ie=UTF8.)

Additionally, links don't always lead to web pages. It is equally important to make this clear in your link text. Users appreciate knowing in advance, for example, that if they click on a link on their mobile device they will download a 20Mb PDF. In this case, the link text should indicate that it is a link to a file, including type and size of the file. Here's an example: Assignments Tool Quick Reference Guide (pdf 587KB).

Hyperlinks that are good for both accessibility and usabilty use descriptive text and retain the standard underline style.

Example: Descriptive Links
Ugly (and unclickable): https://webaim.org/techniques/hypertext/link_text
Bad: Click here to learn more.
Good: Accessible link text and appearance by WebAIM

NOTE: You can find more information about link text and appearance at Web AIM.

You will remove significant barriers for the visually impaired if you take these suggestions into consideration when creating course content. An added bonus is that there will be students without disabilities, as well as those who have chosen not to disclose their disability to you, who will find your use of these tips helpful as well.

Image credit: image by geralt from Pixabay

Brightspace, our Learning Management System (LMS), is designed with accessibility in mind. However, it is the responsibility of the instructor and/or course designer to ensure their course content is formatted using best practices for accessibility; including the use of good heading structure, text formatting, contrast and color, descriptive links, alternative text, tables, lists, etc.

You can make small changes when creating course content to make it accessible.

I am writing a series of accessibility related blog posts that will provide suggestions on how you can make small changes when creating course content to make it accessible. This is the second tip in my series of accessibility related blog posts and it focuses on text formatting.

Text formatting is an important consideration for accessibility. Readable content directly supports accessibility by:

  • Supporting Users with Visual Impairments: Clear typography and proper contrast help users with low vision, color blindness, or other visual disabilities read content more easily.
  • Assisting Cognitive Accessibility: Simple, well-structured content helps users with dyslexia, ADHD, autism, or other cognitive differences process information more effectively.
  • Improving Screen Reader Experience: Properly formatted content with clear headings, lists, and link text helps screen reader users navigate and understand content efficiently.
  • Reducing Eye Strain: Good typography and color choices benefit everyone, including users who experience fatigue or have temporary vision issues.
  • Enhancing Mobile Accessibility: Readable content is especially important on smaller screens, where text clarity becomes even more critical.

An accessible font means using a typeface designed for easy reading by a diverse audience, including individuals with visual impairments such as low vision or reading disability such as dyslexia. Accessible typography ensures that textual information is accessible to all users, irrespective of their abilities or disabilities.

Here are a few suggestions for making text legible for persons with a visual impairment and that work for nearly everyone.

Contrast – Use the highest possible contrast for text image showing contrasting text that is effective and text that is not effective

Point Size – The relationship between readability and point size differs somewhat among typefaces. image showing font point size that is effective and point size that is not effective

Leading – Spacing between lines of text, should be at least 25 to 30 percent of the point size. image showing leading that is effective and leading that is not effective

Font Family – Avoid complicated, decorative or cursive fonts. When they must be used, reserve them for emphasis only. image showing times roman font family as a font that is more effective than a decorative font family

Sans-serif or standard serif fonts with familiar, easily recognizable characters are best. image showing difference between serif and san-serif fonts

Font Style – Roman typeface, using upper and lower cases, is more readable than italics, oblique or condensed. image showing font style that is effective and font style that is not effective

Also, you should ensure that your text is selectable. Text that can be selected with a cursor is accessible to screen readers and other assistive technology. Images of text, such as word art, screenshots, or infographics are not accessible. A screen reader can not read the text in images. If you must include non-selectable text, also provide a text alternative.

Some additional points to consider:

  • Color should not be the only method used to convey information
  • Avoid red or green text or text decoration, such as Word Art, Shadows, 3D, etc.
  • Use bold or italic to display emphasis
  • Do not underline text (screen readers interpret underlines as links)
  • Avoid writing whole sentences in capital letters
  • Avoid moving or blinking text
  • Keep the number of fonts used to a minimum
  • The reading order should be the same as the visual order

You can find more information about accessible typefaces and fonts at Web AIM.

You will remove significant barriers for the visually impaired if you take these suggestions into consideration when creating course content. An added bonus is that there will be students without disabilities, as well as those who have chosen not to disclose their disability to you, who will find your use of these tips helpful as well.

A young man with vision impairment is focused on his laptop, working intently.

This is the first in a series of blog posts that is a follow-up to my recent Why Accessibility is Important post where I wrote,

Making accessible content doesn’t have to be complicated... Even small efforts make a big difference. Not only will your materials support students with disabilities, but you’ll also improve the learning experience for everyone. Plus, if you reuse your course content each semester, accessibility updates you make now will continue to pay off in the future.

Brightspace, our Learning Management System (LMS), is designed with accessibility in mind. However, it is the responsibility of the instructor and/or course designer to ensure their course content is formatted using best practices for accessibility; including the use of good heading structure, text formatting, contrast and color, descriptive links, alternative text, tables, lists, etc.

This first post focuses on headings. A good heading structure is an important accessibility consideration. Headings should be used to indicate main points and sub-points on a page. Like an outline, heading levels should appear in logical and consistent order.

Headings allow screen reader users to easily navigate through the page and can make the page more usable for everyone.

Page displaying the text "Chapter 2 Great Design" with identified heading levels for document structure.
A text page showing "Chapter 2 Great Design" with heading levels identified.

When creating documents, many people do not use true "heading styles." For example, when creating a heading, they simply change the font type, enlarge the font size, change the color, make it bold, etc. When this is done, the document has no real structure that can be detected by a screen reader program. While visual learners can scan the page for text that stands out from the rest, users who rely on a screen reader are not able to "see" these elements.

IMPORTANT: When creating heading styles always use the proper heading level. Create uniform headings so that a screen reader can navigate the content and can understand how it is structured. Watch this short video for an explanation of heading structures and reading order.

The correct way to provide structure for accessibility purposes is to use heading styles. Listed below are instructions for applying heading styles in MS Word, PowerPoint, Google Docs, Google Slides, and the Brightspace Editor.

Add heading styles in MS Word document:

  1. Click on the Home tab.
  2. Highlight the text.
  3. Click on the appropriate heading selector in the styles panel (e.g. Heading 1 for top-level heading; Heading 2 for a subheading of the top-level heading, etc.).
image of MS Word ribbon showing headings

Add heading styles in PowerPoint:

Using slide layouts will ensure that files have correctly structured headings and lists, and proper reading order. To assign a Slide Layout:

  1. Click on the Home tab.
  2. Click on New Slide.
  3. Choose the desired layout from the slide options menu.
PowerPoint ribbon showing slide layouts

Add heading styles in Google Docs:

  1. Highlight the text.
  2. Click on the appropriate heading selector in the styles panel (e.g. Heading 1 for top-level heading; Heading 2 for a subheading of the top-level heading, etc.).

Screenshot of Google Docs with the styles panel emphasized for user guidance.

Add heading styles in Google Slides:

Use predefined layouts instead of manually created text boxes, because the layouts are specially coded to work well with adaptive technologies like screen readers. To assign a Slide Layout:

  1. Click on Slide --> Apply layout button.
  2. Choose the desired layout from the slide options menu.

Screenshot of Google Slides with the new layout option emphasized for user guidance.

Add heading styles in the Brightspace Editor:

  1. Highlight the text.
  2. Select the proper heading level from the Format dropdown menu (e.g. Heading 1 for top-level heading; Heading 2 for a subheading of the top-level heading, etc.).

Screenshot of Brightspace Editor with the format option emphasized for user guidance.

Heading structures are essential for organizing documents into logical, hierarchical outlines, which improve readability for all users and ensure accessibility for those using screen readers.

Image credit: "Digital Literacy for visually impaired" by IAPB/VISION 2020 is licensed under CC BY-NC-SA 2.0

young black woman looking at a computer screen

A misconception about 21st-century students is that they are proficient with all technology, even in the absence of clear instructions. Many students know how to use online platforms such as TikTok, Instagram, and Facebook for fun, but have no idea how to leverage them for academic or professional use.

In an article in the Times Higher Education, Elizabeth Losh says universities must stop presuming that all students are tech-savvy. Many educators assume that young people are digital natives and they should know how to use technology. Gen Z may be savvy about using social media personally. However, they are not as savvy about how to use tech tools academically or professionally.

I don't appreciate when professors just assume because we are young we know how to use this stuff...we are learning with y'all. - Anonymous Xavier Student

In feedback from some Xavier students, they stated that their professors assume they know how to use Brightspace when in fact they do not. To better serve our students, faculty should not assume students are digital natives. Instructors can help students learn the basics for the tools that will be used in their course by providing them links to how-to resources.

Did you know that we have a list of Brightspace how-to resources for students on our CAT FooD blog? You can find Brightspace how-to resources at the following links:

Additionally, here's an example of how you might include how-to instructions for a discussion forum in your Brightspace course:

example of a Q&A discussion forum
Example of Q&A discussion forum with instructions on how to post to the forum

In this example, instructions for the Q&A forum are provided along with instructions on how to post to the forum as well as a link to a how-to video.

Including information on how to use course tools will go a long way to helping students to be successful in your course.

Image credit: image by Aspen from Nappy

In May, CAT+FD hosted a week-long seminar focused on Human Learning in an AI World (generously funded by the Andrew W. Mellon Foundation).

For those who were unable to attend, we have collected the seminar resources on the CAT Base wiki for your reference. Check them out! By staying informed and embracing innovative approaches, we can continue to provide our students with meaningful learning experiences and serve our shared mission.

Feel free to reach out to CAT+FD (or any of the seminar participants that are listed on the wiki page) if you have any questions.

young black woman looking at a computer screen

A misconception about 21st-century students is that they are proficient with all technology, even in the absence of clear instructions. Many students know how to use online platforms such as TikTok, Instagram, and Facebook for fun, but have no idea how to leverage them for academic or professional use.

In an article in the Times Higher Education, Elizabeth Losh says universities must stop presuming that all students are tech-savvy. Many educators assume that young people are digital natives and they should know how to use technology. Gen Z may be savvy about using social media personally. However, they are not as savvy about how to use tech tools academically or professionally.

I don't appreciate when professors just assume because we are young we know how to use this stuff...we are learning with y'all. - Anonymous Xavier Student

In feedback from some Xavier students, they stated that their professors assume they know how to use Brightspace when in fact they do not. To better serve our students, faculty should not assume students are digital natives. Instructors can help students learn the basics for the tools that will be used in their course by providing them links to how-to resources.

Did you know that we have a list of Brightspace how-to resources for students on our CAT FooD blog? You can find Brightspace how-to resources at the following links:

Additionally, here's an example of how you might include how-to instructions for a discussion forum in your Brightspace course:

example of a Q&A discussion forum
Example of Q&A discussion forum with instructions on how to post to the forum

In this example, instructions for the Q&A forum are provided along with instructions on how to post to the forum as well as a link to a how-to video.

Including information on how to use course tools will go a long way to helping students to be successful in your course.

Image credit: image by Aspen from Nappy

[Camtasia Logo]

For those just tuning in, Camtasia is a tool for making videos by recording from your screen and camera. A common use for teachers is to record short lectures. What's more, Xavier faculty have access to a site license for Camtasia.

In addition to the software, we also have access to TechSmith's tech support, as well as their excellent and extensive library of training materials.

So what are you waiting for? Yes, you can download and install Camtasia now. Here's the link. (You may want to check the system requirements first.) You'll find a few tips about using Camtasia on the CAT Base wiki.

Please note: You will need a Camtasia License key to unlock the software beyond the free trial period. To get the key, please contact me, Bart Everson. You can send me an email: bpeverso at you-know-where.

Robot teacher by Tumisu via Pixabay

In our two-day “bootcamp,” Xavier faculty explored the potential benefits and risks of artificial intelligence (AI), including the use of AI to improve their teaching and research.

really engaging (and intermittently mind-blowing) ... the best 8 hours I spent this semester

anonymous participant

We hope that even faculty who were unable to attend may have a similar experience, and so we are providing some videos and resources on CAT Base, the new and improved CAT+FD wiki.

Find it all here: catwiki.xula.edu/bootcamp