{"id":4282,"date":"2022-12-05T08:00:00","date_gmt":"2022-12-05T16:00:00","guid":{"rendered":"https:\/\/blogs.oregonstate.edu\/inspire\/?p=4282"},"modified":"2022-12-08T07:52:19","modified_gmt":"2022-12-08T15:52:19","slug":"make-your-canvas-pages-accessible-in-a-few-simple-steps","status":"publish","type":"post","link":"https:\/\/blogs.oregonstate.edu\/inspire\/2022\/12\/05\/make-your-canvas-pages-accessible-in-a-few-simple-steps\/","title":{"rendered":"Make Your Canvas Pages Accessible in a Few Simple Steps!"},"content":{"rendered":"\n<p>One of the major advantages of digital learning is that we can ensure our materials are accessible to all students. As such, at Ecampus, we are striving \u2013 and encouraging others to strive \u2013 for <a href=\"https:\/\/www.washington.edu\/doit\/what-universal-design-0\" target=\"_blank\" rel=\"noreferrer noopener\">universal design<\/a>, that is, design that anyone can use comfortably regardless of any impairments. In past posts, we have covered various ways of improving accessibility in a course, including how to fix PowerPoint or Word files. Today I\u2019d like to focus on making Canvas pages accessible and making use of the on-page Accessibility Checker available in the Canvas Rich Content Editor.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Common Issues<\/h2>\n\n\n\n<p>Here are the main things you can do to ensure your Canvas pages (including assignments, discussions etc.) are accessible:<\/p>\n\n\n\n<ol class=\"wp-block-list\" type=\"1\">\n<li><strong>Use proper hierarchy of headings and do not skip heading levels.<\/strong> You want to start with Heading 2 (Heading 1 is the title), then subordinate to that will be Heading 3 and so on. This is especially useful for screen reader users because it helps with logical page navigation. Some people choose their headings by the font size \u2013 not a good idea! If you want to adjust the size of your text, use the \u201cFont sizes\u201d option in the editor, after designating the correct heading level.<\/li>\n\n\n\n<li><strong>Add an <a rel=\"noreferrer noopener\" href=\"https:\/\/accessibility.huit.harvard.edu\/describe-content-images\" target=\"_blank\">alt text description<\/a> to any image or mark it as decorative.<\/strong> This is helpful for screen reader users and people for whom the images are not loading.<\/li>\n\n\n\n<li><strong>Make the link names descriptive, rather than just pasting the url.<\/strong> For example, you would write <a rel=\"noreferrer noopener\" href=\"https:\/\/experience.oregonstate.edu\/resources\" target=\"_blank\">Student Resources<\/a> instead of <a rel=\"noreferrer noopener\" href=\"https:\/\/experience.oregonstate.edu\/resources\" target=\"_blank\">https:\/\/experience.oregonstate.edu\/resources<\/a>. Also, avoid linking \u201cclick here\u201d type of text. This helps screen reader users (which would read a url letter by letter), and it also makes it easier for everyone to scan the page and find the needed information.<\/li>\n\n\n\n<li><strong>Ensure good color contrast.<\/strong> I often see instructors making their text colorful \u2013 in particular, red seems to be very popular. Indeed, a touch of color can make the page more visually pleasing and help bring out headings or important information! The danger lies in using colors that don\u2019t have enough contrast with the background. This is especially problematic for people with less-than-optimal eyesight, but good contrast really just makes it easier for all of us to read. Also, a word of caution: Canvas has recently rolled out dark mode for mobile platforms and many people like to use it. Some colored or highlighted text may not look clear in dark mode.<\/li>\n\n\n\n<li><strong>Add caption and header row to tables.<\/strong> These are extremely helpful for screen reader users, and the caption helps everyone to quickly see what the table is about. To add these things, you actually have to rely on the on-page accessibility checker \u2013 it will flag the issues and walk you through fixing them. While we\u2019re on the subject of tables, you also want to avoid complex tables with merged cells because they are hard to navigate for a screen reader.<\/li>\n\n\n\n<li><strong>Avoid underlining text.<\/strong> Underlining is normally reserved for links. Try using other means of highlighting information, such as bold, italics or caps.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Find and Fix<\/h2>\n\n\n\n<p>Canvas has a very useful tool that can help you find some accessibility issues as you edit your page. At the bottom of the editor, the icon representing a human in a circle will show notification when something is amiss.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/osu-wams-blogs-uploads.s3.amazonaws.com\/blogs.dir\/1504\/files\/2022\/10\/accessibility-checker-Canvas.png\" alt=\"Screenshot of bottom of editor showing the accessibility checker icon\" class=\"wp-image-4283\" width=\"376\" height=\"111\" srcset=\"https:\/\/osu-wams-blogs-uploads.s3.amazonaws.com\/blogs.dir\/1504\/files\/2022\/10\/accessibility-checker-Canvas.png 501w, https:\/\/osu-wams-blogs-uploads.s3.amazonaws.com\/blogs.dir\/1504\/files\/2022\/10\/accessibility-checker-Canvas-300x89.png 300w\" sizes=\"auto, (max-width: 376px) 100vw, 376px\" \/><\/figure>\n\n\n\n<p>When you click on that icon, the checker will open on the right-hand side, explaining each issue and allowing you to fix it right there.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/osu-wams-blogs-uploads.s3.amazonaws.com\/blogs.dir\/1504\/files\/2022\/10\/accessibility-checker-Canvas-COLOR.png\" alt=\"Screenshot of the accessibility checker dialog window\" class=\"wp-image-4284\" width=\"232\" height=\"480\" srcset=\"https:\/\/osu-wams-blogs-uploads.s3.amazonaws.com\/blogs.dir\/1504\/files\/2022\/10\/accessibility-checker-Canvas-COLOR.png 464w, https:\/\/osu-wams-blogs-uploads.s3.amazonaws.com\/blogs.dir\/1504\/files\/2022\/10\/accessibility-checker-Canvas-COLOR-145x300.png 145w\" sizes=\"auto, (max-width: 232px) 100vw, 232px\" \/><\/figure>\n\n\n\n<p>This tool can find:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Skipped heading levels\/starting with the wrong heading<\/li>\n\n\n\n<li>Missing alt text<\/li>\n\n\n\n<li>Insufficient color contrast \u2013 you can find a suitable color right here<\/li>\n\n\n\n<li>Missing table caption and header row<\/li>\n<\/ul>\n\n\n\n<p>It will NOT flag poorly formatted links or underlined text. So, for these issues, you\u2019ll have to watch out yourself!<\/p>\n\n\n\n<p>For a full list of problems verified by this checker, see <a href=\"https:\/\/community.canvaslms.com\/t5\/Instructor-Guide\/How-do-I-use-the-Accessibility-Checker-in-the-Rich-Content\/ta-p\/820\" target=\"_blank\" rel=\"noreferrer noopener\">this article from Canvas Community<\/a>.<\/p>\n\n\n\n<p>When you\u2019ve finished building your course, you can also use <a href=\"https:\/\/ecampus.oregonstate.edu\/faculty\/resources\/accessibility\/QuickReference-AccessibilityCheck.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">UDOIT<\/a>, the global accessibility checker, or <a href=\"https:\/\/learn.oregonstate.edu\/canvas\/ally-canvas\" target=\"_blank\" rel=\"noreferrer noopener\">Ally<\/a>, if your institution has installed it. These tools can help you find additional problems, including embedded materials with accessibility issues.<\/p>\n\n\n\n<p>To conclude, following these simple rules can greatly enhance the usability of your Canvas course. The built-in accessibility checker will help you spot and fix some common issues. Once you start paying attention, building instructional content with accessibility in mind will become second nature!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>One of the major advantages of digital learning is that we can ensure our materials are accessible to all students. As such, at Ecampus, we are striving \u2013 and encouraging others to strive \u2013 for universal design, that is, design that anyone can use comfortably regardless of any impairments. In past posts, we have covered&hellip; <a href=\"https:\/\/blogs.oregonstate.edu\/inspire\/2022\/12\/05\/make-your-canvas-pages-accessible-in-a-few-simple-steps\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":10737,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1393925,1393941,50450],"tags":[2714,156257],"class_list":["post-4282","post","type-post","status-publish","format-standard","hentry","category-accessibility-udl","category-course-design-learning-design","category-tips-tricks","tag-accessibility","tag-canvas"],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/blogs.oregonstate.edu\/inspire\/wp-json\/wp\/v2\/posts\/4282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.oregonstate.edu\/inspire\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.oregonstate.edu\/inspire\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/inspire\/wp-json\/wp\/v2\/users\/10737"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/inspire\/wp-json\/wp\/v2\/comments?post=4282"}],"version-history":[{"count":8,"href":"https:\/\/blogs.oregonstate.edu\/inspire\/wp-json\/wp\/v2\/posts\/4282\/revisions"}],"predecessor-version":[{"id":4388,"href":"https:\/\/blogs.oregonstate.edu\/inspire\/wp-json\/wp\/v2\/posts\/4282\/revisions\/4388"}],"wp:attachment":[{"href":"https:\/\/blogs.oregonstate.edu\/inspire\/wp-json\/wp\/v2\/media?parent=4282"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/inspire\/wp-json\/wp\/v2\/categories?post=4282"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/inspire\/wp-json\/wp\/v2\/tags?post=4282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}