Blackboard staff how to guide Accessible Course Design

Size: px
Start display at page:

Download "Blackboard staff how to guide Accessible Course Design"

Transcription

1 The purpose of this guide is to help online course authors in creating accessible content using the Blackboard page editor. The advice is based primarily on W3C s Web Content Accessibility Guidelines 1.0 (WCAG 1.0). Topics Menu Banner Language and structure Editor interface Text formatting Equations Adding links and attaching files Images and animation Tables Multimedia (embedded or stand-alone) Menu Use text menu rather than buttons. Note: Text menu can be resized using browser controls, but text on buttons is fixed and cannot be enlarged. Chose text and background colours that provide adequate contrast. Use short and descriptive headings for menu items. Figure 1. Course Menu Design options. Copyright 2008 RMIT University Blackboard 7 staff how to guide (Iza Bartosiewicz) Page 1 of 7

2 Banner When creating the banner image, choose colours that provide adequate contrast. Refer: to test specific colours Make sure that colours you use meet accessibility requirements for colour blindness. Refer: to test specific colours or print your page in black and white to see if the image can be interpreted correctly. Course name is inserted automatically as a text alternative for the banner image. Do not add any additional information to the course banner image unless it is also available in text on the Announcements page. Note: Since the text alternative cannot be modified, any additional information included in the image will be hidden from screen readers. Resize the banner image before uploading and make sure it fits within the browser window that is 800 pixels wide (as a minimum) without making the page scroll horizontally. Note: The banner image should be no more than 585 pixels wide to account for the width of the frame containing the course menu. Figure 2. Course banner example. Language and structure Write meaningful and concise headings when adding items, folders, etc. Group content into logical sections using headings, paragraphs and lists. Write clearly and concisely using short sentences and direct language. Expand acronyms and abbreviations (if not common) when they first occur on each page (add them to the Glossary section if used) Spell check and grammar check your content before publishing it. Copyright 2008 RMIT University Blackboard 7 staff how to guide (Iza Bartosiewicz) Page 2 of 7

3 Editor interface Figure 3. Editor interface Text formatting While typing or copying text into the Editor, do not change its default Times New Roman font into Arial or any other font face. Once the published page is viewed in the browser the text will be displayed as Arial. Note: Arial font type is recommended for all online content and our global style sheet (CSS) instructs the browser to display this font as a default. You will save time and bandwidth by not changing the font manually in the Editor. When changing the default colours, ensure that the background and foreground colours provide adequate contrast. (E.g. avoid using light text on a light background or dark text on a dark background). Refer: to test colours. Do not use colour alone for highlighting or conveying a meaning. Use colour in combination with bold, text or icons to ensure that if colour is not visible, the information can be correctly interpreted. Note: Check if the colours you use meet accessibility requirements for colour blindness. Refer: to test specific colours or print your page in black and white to see if information can still be read correctly without colours. When adding a page (item) to your course, use the appropriate headings styles and use them in a correct order. E.g. heading 1 for the document title, heading 2 for main headings, heading 3 for sub-headings under each heading 2, etc. Note: In the context of the entire web page as created by Blackboard, this advice will in fact produce a semantically incorrect structure. However, the alternative would be to avoid using heading styles, which may be worse. This way at least a portion of the page will be properly structured. Do not indicate headings within the document by adjusting font sizes and do not use heading styles for visual effect, or to make text larger or smaller. Align your content to the left. Do not use right, full or left justify because they create readability problems. When changing default styles in the editor, ensure that you use them consistently across your course. E.g. if you are using bold text with yellow background for highlighting important information, use this style in each course document you create. Avoid pasting content directly from Word. If this is unavoidable, use the Clear Formatting button to remove Word s formatting styles and reformat the document using the styles available in the editor. Note: Content pasted from Word will also include Word s style information which overrides the global styles of the editor. This results in a bloated source code, affects the download time and can make the content difficult to edit. Equations If adding mathematical equations using either MathML or WebEQ (Java) plug-ins available in Blackboard, make them also available in an alternative format. E.g. add equations as images with an appropriate text alternative or add text descriptions for equations used. Copyright 2008 RMIT University Blackboard 7 staff how to guide (Iza Bartosiewicz) Page 3 of 7

4 Adding links and attaching files Always create meaningful and descriptive link text that clearly indicates where the link is pointing. Do not use click here, here, more and do not turn URLs into links if possible (Blackboard editor turns some URLs automatically into links, this cannot be avoided). If you are creating links to non-html files, always include document format, file size and number of pages (or the length of a multimedia file) as part of the link text, e.g. Enrolment form, (PDF, 30 KB, 1 page) Avoid opening links in a new browser window. Where it is necessary to open a new window, provide a warning as part of the link text, e.g. Assignment (opens new window) If using Title (tooltip) option when inserting links, do not rely on this feature if you want to provide important information. Tooltips appear only when the mouse is positioned over the link and will not be visible if keyboard is used for navigation. Note: Tooltip content displays in the <title> attribute in HTML. Figure 4. Insert Link options appear when link text is highlighted and the Hyperlink icon is selected. Figure 5. Insert Content Link options appear when the Attach File icon is selected. Copyright 2008 RMIT University Blackboard 7 staff how to guide (Iza Bartosiewicz) Page 4 of 7

5 Images and animations Resize images to a desirable size before embedding them in the page to avoid image distortion and keep the file size small. Always add alt text for images (Blackboard editor automatically adds alt text to course banners and photographs under Staff Information). Ensure that: o Decorative images have a blank text alternative (insert space into the field using the spacebar) o Content images have a text alternative that is equivalent to the information contained in the images o Images with text (e.g. buttons, logos), have a text alternative that is the same as the text in each of the images o Graphs, charts, maps or animations have a meaningful description of their content o Image maps have an appropriate text alternative and each clickable map area has an appropriate text alternative When adding a link to the embedded image, avoid using the Launch in new window option. If the image has to be launched in a separate window, provide a warning that this will happen (e.g. add This link will open in a new window just before the image). Figure 6. Insert Image options provided by the Editor. Copyright 2008 RMIT University Blackboard 7 staff how to guide (Iza Bartosiewicz) Page 5 of 7

6 Tables Avoid using tables for layout. If layout tables are used, ensure that the content in them appears in the correct order when the table is linearised and do not add <caption> and <th> tags to the layout tables. Keep data tables simple and avoid merging cells or nesting tables (creating a table within another table). Add descriptive caption using <caption> tag to data tables where appropriate. Use the HTML Source Mode option to add <th> tag to each cell containing row or column headers. If complex tables are used, consider designing them in another application (e.g. Dreamweaver) using the appropriate markup for complex tables and paste the HTML code into the Blackboard editor. Make sure the Editor is in the HTML Source Mode. Use percentages not pixels for table width so that the entire table will resize when the size of the browser window is changed. Avoid designing tables that will make the horizontal scrollbar appear if browser window or screen resolution is more than 800 pixels wide. Figure 7. Format Table Information available in the Editor. Copyright 2008 RMIT University Blackboard 7 staff how to guide (Iza Bartosiewicz) Page 6 of 7

7 Multimedia (embedded or stand-alone) Add descriptive alt text for all multimedia elements Ensure that videos you are adding to your course have captions and audio descriptions where appropriate. They must be synchronised with the presentation. If using audio files, provide transcript on the same page where the audio file is available for downloading or playing. When embedding multimedia files, leave users in control of the player: o Always add controls o Do not select the Loop option o Do not select the AutoStart option When creating links to multimedia presentations, include information about the file type, size and length as part of the link text (e.g. Tour of RMIT city campus, MPG, 5 MB, 12 minutes) Insert MPEG/AVI File options. Separate options are available for Flash, Audio and QuickTime. Figure 8. Insert MPEG/AVI File options. Further Information Web Accessibility Initiative, World Wide Web Consortium WebAim.2007.Keeping Web Accessibility in Mind Video Test specific colours that provide adequate contrast. Check colours you use meet accessibility requirements for colour blindness. Menu and Banner Blackboard (Minimum Online Presence) training Copyright 2008 RMIT University Blackboard 7 staff how to guide (Iza Bartosiewicz) Page 7 of 7

Web Accessibility Checklist

Web Accessibility Checklist Web Accessibility Checklist = Web Content Accessibility Guidelines published by the World Wide Web Consortium (W3C) 508 = Section 508 of the Rehabilitation Act = Both CATE and Moodle take care of the rule

More information

Creating Accessible Word Documents

Creating Accessible Word Documents Creating Accessible Word Documents 1 of 11 Creating Accessible Word Documents Contents 1. General principles... 1 2. Styles/ Headings... 2 3. Table of Contents... 3 Updating a Table of Contents... 5 4.

More information

YuJa Enterprise Video Platform WCAG 2.0 Checklist

YuJa Enterprise Video Platform WCAG 2.0 Checklist Platform Accessibility YuJa Enterprise Video Platform WCAG 2.0 Checklist Updated: December 15, 2017 Introduction YuJa Corporation strives to create an equal and consistent media experience for all individuals.

More information

Web-based Internet Information and Application Checklist

Web-based Internet Information and Application Checklist REVIEWER INFORMATION Product Name: Version #: Reviewer Name: Date: Filenames/URL: Locations: Intranet Training Academy DCMA360 Other (explain) REVIEW GUIDELINES Complete this review, using the following

More information

Basics of Accessible MS Office Documents

Basics of Accessible MS Office Documents Welcome to WAG Meeting an AMAC Accessibility Webinar Basics of Accessible MS Office Documents (Word, PowerPoint, and Excel) Janet Sylvia, WAG Coordinator May 2, 2018 To Show Closed Captioning From Menu:

More information

Accessibility Checklist for elearning

Accessibility Checklist for elearning Accessibility Checklist for elearning Course tested: Developer: Date: High-level Checklist The high-level checklist below is used to summarize the accessibility status of an entire elearning module. Details

More information

COURSE DESIGN ACCESSIBILITY CHECKLIST

COURSE DESIGN ACCESSIBILITY CHECKLIST COURSE DESIGN ACCESSIBILITY CHECKLIST Introduction This checklist is an internal document to be consulted by the Instructional Designer and Faculty member in examining web accessibility in a specific course.

More information

How to Create Accessible Word (2016) Documents

How to Create Accessible Word (2016) Documents How to Create Accessible Word (2016) Documents Heading Styles 1. Create a uniform heading structure through use of Styles in Word under the Home ribbon. a. Proper heading structure is necessary for screen

More information

UNIVERSITY OF NORTH CAROLINA WILMINGTON

UNIVERSITY OF NORTH CAROLINA WILMINGTON Department: Contact Person: Date: Email: Online - Web & Course Accessibility Checklist Text, presentation & content Text equivalent is provided for every non-text element (i.e., image) (Solution: add an

More information

VPAT Web Content Accessibility Guidelines 2.0 level AA

VPAT Web Content Accessibility Guidelines 2.0 level AA VPAT Web Content Accessibility Guidelines 2.0 level AA It is strongly recommended Technical Staff who are trained in Accessibility complete this form. The comments portion must be filled in to further

More information

Accessible Presentation Guide

Accessible Presentation Guide Text Have a descriptive and informative page title Use a san-serif font when possible for readability Large text - at least 18 point (24px) or 14 point(18.66px) and bold Aa 18pt san-serif Contrast ratio

More information

UNSW Global Website Branding Guidelines. Website Brand Guidelines

UNSW Global Website Branding Guidelines. Website Brand Guidelines Website Brand Guidelines I Contents 1 Introduction... 1 2 Website Structure... 1 2.1 Page structure overview... 1 2.2 Home page structure... 1 2.3 Secondary page structure... 4 3 Page elements... 6 3.1

More information

HTML Text Editor and Accessibility

HTML Text Editor and Accessibility AgLearn has an HTML text editor and accessibility checking tool. While these tools are helpful and will assist with improving your courses accessibility, you still must validate your course through a certified

More information

Online Accessibility Guidelines

Online Accessibility Guidelines Online Accessibility Guidelines Headings Lists Links Tables Color Guideline Why Is This Important? Use properly formatted headings to structure a page. Headings help to organize content, making it easier

More information

Using the Text Editor Tutorial

Using the Text Editor Tutorial Using the Text Editor Tutorial The Text Editor in Blackboard allows you to create and edit text. Whether you are adding an Item, posting to the Discussion Board, or writing a blog post, the text box for

More information

Agilix Buzz Accessibility Statement ( )

Agilix Buzz Accessibility Statement ( ) Agilix Buzz Accessibility Statement (08 30 2016) Voluntary Product Accessibility Template (VPAT) Software Applications and Operating Systems (Section 1194.21) Web based intranet and Internet information

More information

Best Practices for Accessible Course Materials

Best Practices for Accessible Course Materials Best Practices for Accessible Course Materials Instructure Canvas Learning Management System Course Syllabus Use the University of Tennessee, Knoxville Accessible Syllabus Template to create your syllabus

More information

Adobe EchoSign Voluntary Product Accessibility Template

Adobe EchoSign Voluntary Product Accessibility Template Adobe EchoSign Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

COOL4Ed ACCESSIBILITY CHECKPOINTS METHODS FOR WORD FORMATS (ASSISTIVE TECHNOLOGIES)

COOL4Ed ACCESSIBILITY CHECKPOINTS METHODS FOR WORD FORMATS (ASSISTIVE TECHNOLOGIES) COOL4Ed ACCESSIBILITY CHECKPOINTS METHODS FOR WORD FORMATS (ASSISTIVE TECHNOLOGIES) Evaluation time Estimate evaluation time per book: Novice rater: Approx. 2 hours Experienced rater: 1 ~ 1.5 hours Depending

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template Introduction A Voluntary Product Accessibility Template (VPAT) is a document that describes the compliance of a website or web application with the accessibility

More information

WCAG 2.0 Checklist. Perceivable Web content is made available to the senses - sight, hearing, and/or touch. Recommendations

WCAG 2.0 Checklist. Perceivable Web content is made available to the senses - sight, hearing, and/or touch. Recommendations WCAG 2.0 Checklist Perceivable Web content is made available to the senses - sight, hearing, and/or touch Guideline 1.1 Text Alternatives: Provide text alternatives for any non-text content Success Criteria

More information

Quick reference checklist for Accessible Document Design.

Quick reference checklist for Accessible Document Design. Quick reference checklist for Accessible Document Design. Below is a quick guide to help you design your documents in an accessible friendly way. While it is not necessary for these suggestions to be followed

More information

Dreamweaver: Accessible Web Sites

Dreamweaver: Accessible Web Sites Dreamweaver: Accessible Web Sites Introduction Adobe Macromedia Dreamweaver 8 provides the most complete set of tools available for building accessible web sites. This workshop will cover many of them.

More information

Accessibility Guidelines

Accessibility Guidelines Accessibility s Table 1: Accessibility s The guidelines in this section should be followed throughout the course, including in word processing documents, spreadsheets, presentations, (portable document

More information

ICT IGCSE Practical Revision Presentation Web Authoring

ICT IGCSE Practical Revision Presentation Web Authoring 21.1 Web Development Layers 21.2 Create a Web Page Chapter 21: 21.3 Use Stylesheets 21.4 Test and Publish a Website Web Development Layers Presentation Layer Content layer: Behaviour layer Chapter 21:

More information

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE RadEditor Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 3 What is RadEditor?... 3 RadEditor

More information

Page Layout Using Tables

Page Layout Using Tables This section describes various options for page layout using tables. Page Layout Using Tables Introduction HTML was originally designed to layout basic office documents such as memos and business reports,

More information

Web Content Accessibility Guidelines 2.0 level AA Checklist

Web Content Accessibility Guidelines 2.0 level AA Checklist Web Content Accessibility Guidelines 2.0 level AA Checklist Date: April, 2016 Name of Product: SoftChalk Create 10 (both desktop and cloud web-launch versions) Contact for more information: email: help@softchalk.com

More information

SmartBuilder Section 508 Accessibility Guidelines

SmartBuilder Section 508 Accessibility Guidelines Section 508 Regulation WCAG 2.0 Explanation How to Implement in SmartBuilder 1194.22 (a) A text equivalent for every nontext element shall be provided (e.g., via "alt", "longdesc", or in element content).

More information

Guide for Creating Accessible Content in D2L. Office of Distance Education. J u n e 2 1, P a g e 0 27

Guide for Creating Accessible Content in D2L. Office of Distance Education. J u n e 2 1, P a g e 0 27 Guide for Creating Accessible Content in D2L Learn how to create accessible web content within D2L from scratch. The guidelines listed in this guide will help ensure the content becomes WCAG 2.0 AA compliant.

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding the availability

More information

ICT IGCSE Practical Revision Presentation Web Authoring

ICT IGCSE Practical Revision Presentation Web Authoring 21.1 Web Development Layers 21.2 Create a Web Page Chapter 21: 21.3 Use Stylesheets 21.4 Test and Publish a Website Web Development Layers Presentation Layer Content layer: Behaviour layer Chapter 21:

More information

FAO Web Content Accessibility Guidelines

FAO Web Content Accessibility Guidelines FO Web Content ccessibility Guidelines FO s ccessibility Guidelines have been derived from the W3C s Web Content ccessibility Guidelines (WCG), version 2.0, which have become an established standard for

More information

Web Design Best Practices Checklist

Web Design Best Practices Checklist 1 Web Design Best Practices Checklist Evaluation Scale Proficient Needs Improvement Missing/ Incomplete Not Applicable 2-0-1 N/A Evaluation Criteria Points A. Page Layout 1. Appealing to target audience

More information

All-Ways Accessible. People experience the world in different ways. User Friendly Anyone can understand it. Versatile Easy to update.

All-Ways Accessible. People experience the world in different ways. User Friendly Anyone can understand it. Versatile Easy to update. All-Ways Accessible Accessible content is: User Friendly Anyone can understand it. Versatile Easy to update. Convertible Can be adapted to other formats. Legal Reduce your risk! People experience the world

More information

Accessibility Best Practices for Moodle

Accessibility Best Practices for Moodle Accessibility Best Practices for Moodle Coastal s Office of Online Learning (COOL) Kearns Hall, 216 (843) 349-6932 coastalonline@coastal.edu Keep up to date on recent news in OL and instructional technology

More information

Dreamweaver MX Overview. Maintaining a Web Site

Dreamweaver MX Overview. Maintaining a Web Site Dreamweaver MX Overview Maintaining a Web Site... 1 The Process... 1 Filenames... 1 Starting Dreamweaver... 2 Uploading and Downloading Files... 6 Check In and Check Out Files... 6 Editing Pages in Dreamweaver...

More information

Web Content Accessibility Guidelines 2.0 Checklist

Web Content Accessibility Guidelines 2.0 Checklist ProQuest Ebook Central Web Content Accessibility Guidelines 2.0 Checklist Last updated March 28, 2017 by HT Sun, Senior Product Manager, ht.sun@proquest.com Principle 1: Perceivable information and user

More information

Adobe FrameMaker (2015 Release) Voluntary Product Accessibility Template

Adobe FrameMaker (2015 Release) Voluntary Product Accessibility Template Adobe FrameMaker (2015 Release) Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Blackboard. Voluntary Product Accessibility Template Blackboard Learn Release 9.1 SP11. (Published January 14, 2013) Contents: Introduction

Blackboard. Voluntary Product Accessibility Template Blackboard Learn Release 9.1 SP11. (Published January 14, 2013) Contents: Introduction Blackboard Voluntary Product Accessibility Template Blackboard Learn Release 9.1 SP11 (Published January 14, 2013) Contents: Introduction Key Improvements VPAT Section 1194.21: Software Applications and

More information

Started in 1995 Based in Kansas City area Have extensive background working for and with cooperatives More than 300 utility clients in 33 states A

Started in 1995 Based in Kansas City area Have extensive background working for and with cooperatives More than 300 utility clients in 33 states A ADA Moving Forward Started in 1995 Based in Kansas City area Have extensive background working for and with cooperatives More than 300 utility clients in 33 states A services company acting as an extension

More information

Making Your PowerPoint Presentations Accessible

Making Your PowerPoint Presentations Accessible Making Your PowerPoint Presentations Accessible Montclair State University is committed to making our digital content accessible to people with disabilities (required by Section 508). This document will

More information

Salesforce1 - ios App (Phone)

Salesforce1 - ios App (Phone) Salesforce1 - ios App (Phone) Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) This Voluntary Product Accessibility Template, or VPAT, is a tool that

More information

Creating Content in a Course Area

Creating Content in a Course Area Creating Content in a Course Area After creating a course area, such as a Content Area, Learning Module, Lesson Plan, or folder, you create content in it by pointing to its Action Bar to reveal menus for

More information

CREATING ACCESSIBLE SPREADSHEETS IN MICROSOFT EXCEL 2010/13 (WINDOWS) & 2011 (MAC)

CREATING ACCESSIBLE SPREADSHEETS IN MICROSOFT EXCEL 2010/13 (WINDOWS) & 2011 (MAC) CREATING ACCESSIBLE SPREADSHEETS IN MICROSOFT EXCEL 2010/13 (WINDOWS) & 2011 (MAC) Screen readers and Excel Users who are blind rely on software called a screen reader to interact with spreadsheets. Screen

More information

How to Create Accessible PowerPoint (2016) Documents

How to Create Accessible PowerPoint (2016) Documents How to Create Accessible PowerPoint (2016) Documents Slide Layouts 1. Using slide layouts provided within PowerPoint will ensure files have correctly structured headings and lists, and proper reading order.

More information

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

Adobe RoboHelp 9 Voluntary Product Accessibility Template

Adobe RoboHelp 9 Voluntary Product Accessibility Template Adobe RoboHelp 9 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

How to Test a Web Site for Accessibility

How to Test a Web Site for Accessibility How to Test a Web Site for Accessibility A step-by-step guide for determining whether your nonprofit's Web site is accessible to people with disabilities. By Brian Satterfield, Staff Writer, TechSoup Table

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

The Text Editor appears in many locations throughout Blackboard Learn and is used to format text. For example, you can use it to:

The Text Editor appears in many locations throughout Blackboard Learn and is used to format text. For example, you can use it to: About the Text Editor The Text Editor appears in many locations throughout Blackboard Learn and is used to format text. For example, you can use it to: Add items to Content Areas, Learning Modules, Lesson

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

Salesforce Service Cloud Snap-Ins for Web

Salesforce Service Cloud Snap-Ins for Web Salesforce Service Cloud Snap-Ins for Web Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) November 2017 This Voluntary Product Accessibility Template,

More information

Guideline 1.2 Time-based Media: Provide alternatives for time-based media Success Criteria Recommendations Met

Guideline 1.2 Time-based Media: Provide alternatives for time-based media Success Criteria Recommendations Met Perceivable Web content is made available to the senses - sight, hearing, and/or touch Guideline 1.1 Text Alternatives: Provide text alternatives for any non-text content 1.1.1 Nontext Content All images,

More information

Adobe Experience Manager (AEM) 6.2 Forms Workbench Voluntary Product Accessibility Template

Adobe Experience Manager (AEM) 6.2 Forms Workbench Voluntary Product Accessibility Template Adobe Experience Manager (AEM) 6.2 Forms Workbench Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making

More information

Voluntary Product Accessibility Template (VPAT) ACUE Course in Effective Teaching Practice

Voluntary Product Accessibility Template (VPAT) ACUE Course in Effective Teaching Practice Voluntary Product Accessibility Template (VPAT) ACUE Course in Effective Teaching Practice July 19, 2016 This Voluntary Product Accessibility Template, or VPAT, is a tool that administrators and decision-makers

More information

Adobe RoboHelp 11 Voluntary Product Accessibility Template

Adobe RoboHelp 11 Voluntary Product Accessibility Template Adobe RoboHelp 11 Voluntary Product Accessibility Template The purpose of the Voluntar y Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

SKILLSCOMMONS ACCESSIBILITY CHECKPOINTS METHODS FOR EVALUATING THE ACCESSIBILITY OF WORD DOCUMENTS USING NON-ASSISTIVE TECHNOLOGIES

SKILLSCOMMONS ACCESSIBILITY CHECKPOINTS METHODS FOR EVALUATING THE ACCESSIBILITY OF WORD DOCUMENTS USING NON-ASSISTIVE TECHNOLOGIES SKILLSCOMMONS ACCESSIBILITY CHECKPOINTS METHODS FOR EVALUATING THE ACCESSIBILITY OF WORD DOCUMENTS USING NON-ASSISTIVE TECHNOLOGIES Methodology Designed by CUDA and CSU-MERLOT In partnership with CAST

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives. Overall Design Is Related to the Site Purpose. Website Organization

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives. Overall Design Is Related to the Site Purpose. Website Organization Web Development & Design Foundations with HTML5 Ninth Edition Chapter 5 Web Design Slides in this presentation contain hyperlinks. JAWS users should be able to get a list of links by using INSERT+F7 Learning

More information

Reviewing ADA Requirements and Your Website

Reviewing ADA Requirements and Your Website Reviewing ADA Requirements and Your Website Learning about Accessibility and Ways to Make Your Site More Accessible Randy J. Ulses University of Cincinnati OASFAA Diversity Committee Co-Chair Assessment

More information

Creating Accessible Microsoft Word Documents

Creating Accessible Microsoft Word Documents Creating Accessible Microsoft Word Documents Microsoft Word is one of the most commonly used word processing software packages, making it a ubiquitous tool to create documents that may be viewed online

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

Working with Images and Multimedia

Working with Images and Multimedia CHAPTER Working with Images and Multimedia You can make your web page more interesting by adding multimedia elements. You can download the files featured in this chapter from www.digitalfamily.com/tyv.

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

EPiServer s Compliance to WCAG and ATAG

EPiServer s Compliance to WCAG and ATAG EPiServer s Compliance to WCAG and ATAG An evaluation of EPiServer s compliance to the current WCAG and ATAG guidelines elaborated by the World Wide Web Consortium s (W3C) Web Accessibility Initiative

More information

CHAPTER 2 Information processing (Units 3 and 4)

CHAPTER 2 Information processing (Units 3 and 4) CHAPTER 2 Information processing (Units 3 and 4) Information-processing steps (page 54) a For each of the following information-processing steps, state its purpose and provide two examples of technology

More information

Adobe ColdFusion 10 Voluntary Product Accessibility Template

Adobe ColdFusion 10 Voluntary Product Accessibility Template Adobe ColdFusion 10 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

Adobe FrameMaker 12 Voluntary Product Accessibility Template

Adobe FrameMaker 12 Voluntary Product Accessibility Template Adobe FrameMaker 12 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

Handshake Accessibility Overview

Handshake Accessibility Overview Handshake Accessibility Overview Handshake takes accessibility seriously. This document provides an overview of our commitment to making Handshake accessible to every user. Handshake takes the following

More information

Adobe Campaign (15.12) Voluntary Product Accessibility Template

Adobe Campaign (15.12) Voluntary Product Accessibility Template Adobe Campaign 6.1.1 (15.12) Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

SKILLSCOMMONS ACCESSIBILITY CHECKPOINTS METHODS FOR EVALUATING THE ACCESSIBILITY OF WORD DOCUMENTS USING ASSISTIVE TECHNOLOGIES

SKILLSCOMMONS ACCESSIBILITY CHECKPOINTS METHODS FOR EVALUATING THE ACCESSIBILITY OF WORD DOCUMENTS USING ASSISTIVE TECHNOLOGIES SKILLSCOMMONS ACCESSIBILITY CHECKPOINTS METHODS FOR EVALUATING THE ACCESSIBILITY OF WORD DOCUMENTS USING ASSISTIVE TECHNOLOGIES Methodology Designed by CUDA and CSU-MERLOT In partnership with CAST Applied

More information

Microsoft Office Word 2013

Microsoft Office Word 2013 Microsoft Office Word 2013 Accessibility University Information Technology Services Training, Outreach, Learning Technologies & Video Production Copyright 2016 KSU Division of University Information Technology

More information

COOL4Ed ACCESSIBILITY CHECKPOINTS METHODS FOR HTML FORMATS (NONASSISTIVE TECHNOLOGIES)

COOL4Ed ACCESSIBILITY CHECKPOINTS METHODS FOR HTML FORMATS (NONASSISTIVE TECHNOLOGIES) COOL4Ed ACCESSIBILITY CHECKPOINTS METHODS FOR HTML FORMATS (NONASSISTIVE TECHNOLOGIES) Accessibility Checkpoints 1. 2. 3. 4. 5. 6. 7. Accessibility Documentation Text Access Text Adjustment Reading Layout

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding the availability

More information

ACCESSIBLE DESIGN THEMES

ACCESSIBLE DESIGN THEMES WCAG GUIDELINES The Web Content Accessibility Guidelines (WCAG) has been made to guide the Web Content Developers and the Authoring Tools Developers in order to make the Web Content more accessible to

More information

Salesforce1 - ios App (Phone)

Salesforce1 - ios App (Phone) Salesforce1 - ios App (Phone) Voluntary Product Accessibility Template (VPAT) This Voluntary Product Accessibility Template, or VPAT, is a tool that helps officials and decision-makers to evaluate Salesforce1

More information

Learning Adobe DreamWeaver CC. Module 1 Contents. Chapter 1: Introduction to DreamWeaver CC

Learning Adobe DreamWeaver CC. Module 1 Contents. Chapter 1: Introduction to DreamWeaver CC Module 1 Contents Chapter 1: Introduction to DreamWeaver CC Design Considerations...1-1 Types of Graphics...1-2 Backgrounds and Text...1-2 Planning the Navigation...1-2 The DreamWeaver Screen...1-3 Workspaces...

More information

VMware AirWatch 8 VPAT

VMware AirWatch 8 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware AirWatch 8 VPAT May 2015 Since the VPAT must be comprehensive, all Section 508 issues

More information

Cambrian College Online Course Review Checklist

Cambrian College Online Course Review Checklist Course Code: Instructor: Reviewed By: Cambrian College Online Course Review Checklist Course Name: Date Reviewed: Instructions: The criteria in the Checklist reflect design principles required for all

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets Dreamweaver Basics Planning your website Organize site structure Plan site design & navigation Gather your assets Creating your website Dreamweaver workspace Define a site Create a web page Linking Manually

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

Blackboard Collaborate WCAG 2.0 Support Statement August 2016

Blackboard Collaborate WCAG 2.0 Support Statement August 2016 Blackboard Collaborate WCAG 2.0 Support Statement August 2016 Overview The following Support Statement provides an evaluation of accessibility support levels for Blackboard s Collaborate (Ultra) based

More information

CSCI 311 WEB ACCESSIBILITY

CSCI 311 WEB ACCESSIBILITY CSCI 311 WEB ACCESSIBILITY The Plan Look at the importance of building accessible sites What accessibility means Accessibility guidelines Examples Motivating Example What is it like to navigate websites

More information

Community Templates for Self-Service

Community Templates for Self-Service Voluntary Product Accessibility Template (VPAT) February 2016 This Voluntary Product Accessibility Template, or VPAT, is a tool that helps officials and decision-makers to evaluate design conformance the

More information

Adobe InDesign CC Voluntary Product Accessibility Template

Adobe InDesign CC Voluntary Product Accessibility Template Adobe InDesign CC Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

WCC Distance Education Course ADA Accessibility Checklist

WCC Distance Education Course ADA Accessibility Checklist WCC Distance Education Course ADA Accessibility Checklist Semester Year Online or Hybrid Subject Course Course Name Instructor Date A. Course Design Section Page Yes No Course theme or template provides

More information

Salesforce Lightning Experience

Salesforce Lightning Experience Salesforce Lightning Experience Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) July 2016 This Voluntary Product Accessibility Template, or VPAT,

More information

Adobe Acrobat.com Voluntary Product Accessibility Template

Adobe Acrobat.com Voluntary Product Accessibility Template Adobe Acrobat.com Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

Service Cloud Lightning

Service Cloud Lightning Service Cloud Lightning Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) February 2017 This Voluntary Product Accessibility Template, or VPAT, is

More information

Adobe Bridge CS5.1 Voluntary Product Accessibility Template

Adobe Bridge CS5.1 Voluntary Product Accessibility Template Adobe Bridge CS5.1 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

USER GUIDE. MADCAP FLARE 2017 r3. Accessibility

USER GUIDE. MADCAP FLARE 2017 r3. Accessibility USER GUIDE MADCAP FLARE 2017 r3 Accessibility Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Voluntary Product Accessibility Template (VPAT )

Voluntary Product Accessibility Template (VPAT ) Voluntary Product Accessibility Template (VPAT ) Name of Product: McAfee Vulnerability Manager (MVM) 7.0 Since there have been no changes in the user interface that impact Sect. 508 compliance, this VPAT

More information

Beyond Captioning: Tips and Tricks for Accessible Course Design

Beyond Captioning: Tips and Tricks for Accessible Course Design Minnesota elearning Summit 2017 Aug 2nd, 3:00 PM - 4:00 PM Beyond Captioning: Tips and Tricks for Accessible Course Design Jenessa L. Gerling Hennepin Technical College, JGerling@hennepintech.edu Karen

More information

Salesforce Lightning Experience Analytics (Dashboard and Reports)

Salesforce Lightning Experience Analytics (Dashboard and Reports) (Dashboard and Reports) Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) April 2017 This Voluntary Product Accessibility Template, or VPAT, is a tool

More information