TABLE OF CONTENTS. Guide to Preparation of Procurement Specifications for Accessible Websites

Size: px
Start display at page:

Download "TABLE OF CONTENTS. Guide to Preparation of Procurement Specifications for Accessible Websites"

Transcription

1

2 Guide to Preparation of Procurement Specifications for ccessible Websites TBLE OF CONTENTS 1. Introduction bout this Guide Basis of the Guide Using the Guide Structure of the Guide Requirements on Website Design Layout Text Button Colour Hyperlink Moving Content Pop-up window Video/audio e-form Captcha ccessibility Statement Requirements for Implementation and Maintenance HTML coding Input support Language Navigation control Test Requirements for Content Update Text Document in Portable Document Format (PDF) Photo /graphic Video / audio Selection of Contractor Reference Materials on Web ccessibility nnex Sample ccessibility Statement nnex B Checklist for ccessibility Testing on Website nnex C Sample Corporate Profile of the contractor Page 1

3 Guide to Preparation of Procurement Specifications for ccessible Websites 1. Introduction With the rapid growth of the Internet, ensuring that websites are accessible to persons with disabilities is now an essential consideration to enable their full integration into society. This is also in line with the spirit of the United Nations Convention on the Rights of Persons with Disabilities, which came into force for the People s Republic of China, including the Hong Kong Special dministrative Region (HKSR), on 31 ugust By adopting relevant guidelines when designing websites to cater for the needs of persons with disabilities, you are making your website more user-friendly, maximising your customer base and showing that you are an organisation that cares. Page 2

4 Guide to Preparation of Procurement Specifications for ccessible Websites 2. bout this Guide This document Guide to Preparation of Procurement Specifications for ccessible Websites (the Guide) provides sample specifications for websites that are accessible by all people including the persons with disabilities. This Guide generally addresses the requirements in various development life cycles of websites, including design, develop, maintain and on-going content update. This Guide is a living document, which will be continually reviewed and updated to reflect new development of industry best practices for web accessibility. This Guide will be reviewed every 12 months. 2.1 Basis of the Guide This Guide mainly follows the international standards and best practices in web accessibility such as Web Content ccessibility Guidelines (WCG) 2.0 Level standard published by the World Wide Web Consortium (W3C). WCG 2.0 describes a total of 61 success criteria which must be met to make content accessible. The success criteria are grouped in three conformance levels, ranging from (minimum conformance) to the medium level and up to the highest level. It is recommended that new websites or websites that have undergone substantive changes should at least comply with WCG 2.0 Level (i.e. fulfill all the criteria for Level and Level ). The requirements given in this Guide cover all these criteria. 2.2 Using the Guide Readers can make reference to the requirement specifications proposed in Section 3-6 of this Guide. The requirement specifications proposed in this Guide are however not intended to be definitive nor exhaustive. Readers may make necessary adaptation to meet their specific business needs. In Section 3-5, the requirements are specified with references to the corresponding WCG 2.0 success criteria and guidelines in the Web ccessibility (the ) published by OGCIO. Reader may refer to the corresponding sections of the to know how the requirements can be successfully implemented. Page 3

5 Guide to Preparation of Procurement Specifications for ccessible Websites 2.3 Structure of the Guide Design (Section 3) Implementation and Maintenance (Section 4) Content Update (Section 5) Layout (Section 3.1) HTML coding (Section 4.1) Text (Section 5.1) Text (Section 3.2) Button (Section 3.3) Colour (Section 3.4) Input support (Section 4.2) Language (Section 4.3) Navigation control (Section 4.4) Document in PDF (Section 5.2) Photo / graphic (Section 5.3) Video / audio (Section 5.4) Hyperlink (Section 3.5) Test (Section 4.5) Moving Content (Section 3.6) Pop-up window (Section 3.7) Video/audio (Section 3.8) e-form (Section 3.9) Captcha (Section 3.10) ccessibility Statement (Section 3.11) Page 4

6 Guide to Preparation of Procurement Specifications for ccessible Websites 3. Requirements on Website Design The Contractor shall meet all the requirements in this section when designing the website. 3.1 Layout Requirements WCG 2.0 (a) Define headings for the content, links and table columns to illustrate the structure and relationships of contents on webpage. (b) Give webpages a title that accurately describes what the content is about. (c) Headings and labels must be accurate descriptions of the accompanying content. (d) Provide multiple ways to access a webpage (e.g. search function, site map). (e) Where navigations or links are on multiple webpages, ensure they are presented consistently across all pages. (f) For all items that have the same functionality, ensure they use the same label Text Requirements WCG 2.0 (a) Provide function to enlarge text up to 200% without the loss of content or functionality. (b) Use machine-readable text instead of image to convey important information Page 5

7 Guide to Preparation of Procurement Specifications for ccessible Websites 3.3 Button Requirements WCG 2.0 (a) Provide button of larger size and easy control for all pages of the website. (b) Label the button and ensure clear instructions are in place to show which button to use and how to use it. Do not rely solely on sound, shape, size or visual location to provide instructions for understanding content. (c) dopt consistent label of buttons for all pages of the website. For all items that have the same functionality, ensure they use the same label. For example, a "Buy Now" button on one webpage should be identically labelled as a "Buy Now" button on another webpage so that the user knows these buttons would perform the same function. N/ N/ Colour Requirements WCG 2.0 (a) Design text and images so that they have a contrast ratio of at least 4.5:1 between the background and the foreground. (b) Do not rely solely on distinguishing colour to understand the content Page 6

8 Guide to Preparation of Procurement Specifications for ccessible Websites 3.5 Hyperlink Requirements WCG 2.0 Write descriptive link text to ensure the purpose of each link can be understood by the text alone, or by the link text and the context Moving Content Requirements WCG 2.0 Provide ways to stop or restart the webpage content from moving, scrolling and blinking for content that moves automatically for more than five seconds or is updated automatically Pop-up window Requirements WCG 2.0 (a) Ensure the keyboard can be used to control or dismiss dialogue boxes, lightbox effect, popups or other windows. (b) nnounce opening of pop-up window by screen reader when close button is not provided N/ 8.11 N/ Page 7

9 Guide to Preparation of Procurement Specifications for ccessible Websites 3.8 Video/audio Requirements WCG 2.0 Use large volume bar or keyboard shortcut to adjust volume. N/ e-form Requirements WCG 2.0 (a) Provide simple instructions and cues for entering information into forms. For example, use labels, instructions and examples. (b) llow user to check and confirm his/her information before submitting, or reverse the transaction after submitting. (c) Ensure that processes on a website are not time dependent. Otherwise, means to extend or stop the time limit to complete the form shall be provided. (d) Show meaningful message and suggestion for error fixing upon input error on the website / and and Captcha Requirements WCG 2.0 Provide audio as alternative for reading the code. N/ N/ Page 8

10 Guide to Preparation of Procurement Specifications for ccessible Websites 3.11 ccessibility Statement Requirements WCG 2.0 Provide an accessibility statement with contact point for users to contact the website owners when they encounter accessibility problems. N/ N/ sample accessibility statement is provided in nnex. 4. Requirements for Implementation and Maintenance The Contractor shall meet all the following requirements in this section during implementation and maintenance of the website. 4.1 HTML coding Requirements WCG 2.0 (a) Ensure the webpage is written/coded correctly for the screen reader accurately reads the webpage. Mark each start tag with the corresponding closing tag. (b) ssign Name, Value and Role for each object on a webpage. (c) When writing the HTML code for a webpage, make sure the content is coded in a logical order. It will then be communicated in a logical manner when read by screen readers. (d) Define and use Cascading Style Sheet (CSS) for ease of subsequent maintenance and update of the website N/ N/ Page 9

11 Guide to Preparation of Procurement Specifications for ccessible Websites 4.2 Input support Requirements WCG 2.0 (a) When a text field is selected, the Contractor shall ensure it is clear that the focus has been moved into the text field. For example, ensure the cursor is easily visible within the field. (b) Ensure all content and functions can be accessed via a keyboard such as Tab key or Enter key. (c) Ensure the keyboard can be used to control or dismiss dialogue boxes, lightbox effect, popups or other windows Language Requirements WCG 2.0 (a) Define the primary language of a webpage within the HTML code for screen readers to read the words in the webpage correctly. (b) For webpage with contents in multiple languages, define the change in language so that screen readers can read the contents correctly Page 10

12 Guide to Preparation of Procurement Specifications for ccessible Websites 4.4 Navigation control Requirements WCG 2.0 (a) Define meaningful reading sequence for content on webpage. (b) Use simple and orderly tab sequence, without unpredictable change in context, interruption or looping. (c) llow user to skip past repetitive blocks of content, and add a link that goes directly to the main content at the top of each webpage and and Test The Contractor shall perform the following tests to verify accessibility conformance after implementation or maintenance of website. sample checklist for these tests is given in nnex B for reference. Requirements WCG 2.0 (a) Conduct code scanning by tools such as Checker and WVE. (b) Conduct visual review of the webpages and test colour contrast with tools such as Vischeck, Web Developer (Firefox plugin) and Colour Contrast Check. (c) Manual testing with Screen Readers such as Jaws, VoiceOver, Windows Light and NVD. (d) Testing with other assistive technology tools such screen magnifiers and voice controls. N/ 10.1 N/ 10.2 N/ 10.3 N/ 10.4 Page 11

13 Guide to Preparation of Procurement Specifications for ccessible Websites Note: part from the testing techniques mentioned above, website owners may also consider using third party testing by persons with disabilities. The most thorough approach to ensure web accessibility is to test a website with persons with various disabilities to learn what areas are difficult for them to access. s this testing method requires more time and resources, it is best to first undertake the testing methods mentioned above to rectify as many web accessibility issues as possible, and then use third party testing by persons with disabilities at later stages of a project to uncover more subtle issues. 5. Requirements for Content Update 5.1 Text The Contractor shall meet the following requirements in this section when updating the contents on the website. Requirements WCG 2.0 (a) Keep contents of text version as N/ update as the primary version. (b) ll content on a website should be able to be represented in text so that it can be read by screen readers N/ 8.1 Page 12

14 Guide to Preparation of Procurement Specifications for ccessible Websites 5.2 Document in Portable Document Format (PDF) Requirements (Note 1) WCG 2.0 (a) PDF documents in the webpage should be produced in actual text that is readable by assistive technologies such as screen readers. (b) The content of the documents should be organised in logical reading structure. (c) Meaningful text alternatives for images and document title should be provided. (d) Use table elements for table markup. (e) Set the default language in the document catalog. See Note Note 1: s the conversion of PDF files to accessible format may require considerable efforts, the procurement specification should clearly state the estimated number of PDF files that require conversion and the format of the source PDF files (i.e. text based or image based) as far as possible. Note 2: Standards and techniques of producing accessible PDF are defined in ISO :2014 (ISO standard for accessible PDF) and PDF techniques published by W3C in WCG 2.0. Page 13

15 Guide to Preparation of Procurement Specifications for ccessible Websites 5.3 Photo /graphic Requirements WCG 2.0 (a) Define meaningful alt-text or caption for photos and graphics. (b) Ensure that all flashing items are dimmed, and cover only a small area of the screen Video / audio Requirements (Note) WCG 2.0 (a) Provide transcript 1, captions 2 or sign language in pre-recorded audio or video. (b) Provide captions for live audio content. (c) Provide a descriptive audio track in addition to the prerecorded video so that visually impaired persons can still use the webpage without the video. (d) Disable automatic play of video and background audio and provide function to turn-on/off by user Note: s the conversion of video to accessible format may require considerable efforts, the procurement specification should clearly state the estimated number of video files that require conversion and the level of accessibility required (e.g. transcript, captions or sign language) as far as possible. 1 Transcript refers to description of the video or audio appeared on the webpage. 2 Captions (or subtitles) are embedded in the video or audio to show the audio information in text. Page 14

16 Guide to Preparation of Procurement Specifications for ccessible Websites 6. Selection of Contractor 6.1 The Contractor shall demonstrate its ability and experience in developing/maintaining accessible websites and shall provide at least the following information: (a) Experience of staff in developing accessible websites (number of years of relevant experience for staff to be deployed to the project under this contract) (a) Track record of Contractor in developing accessible websites (number of completed projects for development of accessible websites) sample Corporate Profile of the Contractor is shown in nnex C. 7. Reference Materials on Web ccessibility (a) W3C Web Content ccessibility Guidelines (WCG) 2.0 ( (b) Web ccessibility ( (c) Illustration on Web ccessibility Success Criteria ( mple/) (d) Frequently sked Questions on Web ccessibility ( (e) PDF Techniques for WCG 2.0 ( (f) ISO :2014 Document management applications - Electronic document file format enhancement for accessibility - Part 1: Use of ISO (PDF/U-1) ( Page 15

17 Guide to Preparation of Procurement Specifications for ccessible Websites nnex Sample ccessibility Statement ccessibility Statement This website (or Some webpages of this website) adopts web accessibility design and meets the [name of the ccessibility Standard]. Should you have any enquiries or comments on its accessibility, please contact us by phone or . Telephone number: xxxx xxxx [please provide the telephone number] address : xxx@xxx.xxx [please provide the address] 無 障 礙 聲 明 本 網 站 ( 或 本 網 站 部 分 網 頁 ) 採 用 無 障 礙 網 頁 設 計, 並 符 合 [ 無 障 礙 標 準 的 名 稱 ] 準 則 如 對 本 網 站 在 使 用 上 有 任 何 查 詢 或 意 見, 請 致 電 或 發 送 電 郵 與 我 們 聯 絡 電 話 號 碼 : xxxx xxxx [ 請 提 供 電 話 號 碼 ] 電 郵 地 址 :xxx@xxx.xxx [ 請 提 供 電 郵 地 址 ] Page 16

18 Guide to Preparation of Procurement Specifications for ccessible Websites nnex B Checklist for ccessibility Testing on Website How to Use This Checklist Begin by following the steps below for Level compliance, then repeat the steps for Level and if necessary repeat again for Level. Following this checklist will enable websites to be tested in the most efficient way. 1. Review each of the criteria and check off all the success criteria that DO NOT PPLY to the website, using the N/ column. For example, if a website does not have any audio or video content, then criteria can be marked N/ and the Visual Review and ssistive Technology (T) Test can be skipped. Other items marked as skipped can be ignored for that test as it is not possible to determine compliance with that test. 2. Scan website with a code scanning tool focusing on each of the items in the Code Scan column. Note that code scan tools often report items that may not require fixing. Web developers should investigate each item found to determine if it is in fact a real issue. 3. Perform Visual Review by checking all items listed in the visual review column. 4. Test using various ssistive Technology (T) tools such as screen readers, screen magnifiers and voice controls. Page 17

19 Guide to Preparation of Procurement Specifications for ccessible Websites Level Checklist Level Success Criteria N/ Code Scan Non-text Content udio-only and Video-only (Prerecorded) Skip Captions (Prerecorded) Skip udio Description or Media lternative (Prerecorded) Info and Relationships Skip Meaningful Sequence Skip Sensory Characteristics Skip Visual Review T Tests Use of Colour Skip Skip udio Control Skip Keyboard No Keyboard Trap Skip Timing djustable Skip Pause, Stop, Hide Skip Three Flashes or Below Threshold Skip Skip Bypass Blocks Skip Page Titled Focus Order Skip Link Purpose (In Context) Skip Language of Page Skip Skip On Focus Skip On Input Skip Error Identification Skip Labels or Instructions Skip Parsing Skip Skip Name, Role, Value Skip Skip Page 18

20 Guide to Preparation of Procurement Specifications for ccessible Websites Level Checklist Level Success Criteria N/ Code Scan Captions (Live) Skip udio Description (Prerecorded) Skip Visual Review T Tests Contrast (Minimum) Skip Skip Resize text Skip Skip Images of Text Skip Skip Multiple Ways Skip Skip Headings and Labels Skip Skip Focus Visible Skip Skip Language of Parts Skip Skip Consistent Navigation Skip Consistent Identification Skip Error Suggestion Skip Error Prevention Skip Page 19

21 Guide to Preparation of Procurement Specifications for ccessible Websites Level Checklist Level Success Criteria N/ Code Scan Visual Review T Tests Sign Language (Prerecorded) Skip Skip Extended udio Description (Prerecorded) Skip Media lternative (Prerecorded) Skip udio-only (Live) Skip Contrast (Enhanced) Skip Skip Low or No Background udio Skip Visual Presentation Skip Skip Images of Text (No Exception) Skip Skip Keyboard (No Exception) Skip Skip No Timing Skip Skip Interruptions Skip Skip Re-authenticating Skip Skip Three Flashes Skip Skip Location Skip Link Purpose (Link Only) Skip Section Headings Unusual Words Skip bbreviations Skip Skip Reading Level Skip Pronunciation Skip Change on Request Skip Help Skip Error Prevention (ll) Skip Page 20

22 Guide to Preparation of Procurement Specifications for ccessible Websites nnex C Sample Corporate Profile of the contractor 1. Corporate Profile (a) Name of the contractor; (b) (c) (d) Background of the contractor company profile, year of establishment, key personnel and size of staff, etc.; Contact information of the responsible officer(s) name, post title, correspondence and address, etc.; and Use the table below to list out track record(s) and relevant experience of the contractor in recent five years in undertaking projects in the areas of website development/maintenance and web accessibility related projects with conformance to Web Content ccessibility Guidelines (WCG) 2.0. This includes the date and duration of the projects, nature, clients and project owners. Track Records: Completed projects on website development/maintenance (at least five), Web accessibility related projects with conformance to Web Content ccessibility Guidelines (WCG) 2.0 (at least two) Project Duration* e.g 6 th Oct th Oct th Oct th Oct 2012 No. of months 12 months 12 months (dd row when necessary) Project Title Design and Developme nt of Homepage (URL of the project showcase) Revamp of Homepage (URL of the project showcase) Website development Level of accessibility standard (Level / /) Web accessi bility related Client or Project Owner Yes No Company Yes Yes Departme nt of HKSR Governme nt *Projects have to be completed within recent five years counting from the bidding closing date. Experience gained from free of charge non-client initiated project in web related services shall not be provided in the proposal and such kind of experience will not be included for evaluation purpose. 2. ny other information considered by the contractor to be relevant to the evaluation of the proposal. Page 21

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

Blackboard Web Community Manager WCAG 2.0 Support Statement February 2016

Blackboard Web Community Manager WCAG 2.0 Support Statement February 2016 Blackboard Web Community Manager WCAG 2.0 Support Statement February 2016 Blackboard February 2016 Page 1 of 20 Overview The following Support Statement provides an evaluation of accessibility support

More information

Mobile Application Accessibility Handbook 2. UNDERSTANDING THE DIFFICULTIES ENCOUNTERED BY PERSONS WITH DISABILITIES 5

Mobile Application Accessibility Handbook 2. UNDERSTANDING THE DIFFICULTIES ENCOUNTERED BY PERSONS WITH DISABILITIES 5 Mobile Application Accessibility Handbook Table of Contents Table of Contents 1. INTRODUCTION... 3 2. UNDERSTANDING THE DIFFICULTIES ENCOUNTERED BY PERSONS WITH DISABILITIES 5 3. TOP 8 CONCERNS FROM PERSONS

More information

WCAG 2.0 Checklist (Detailed)

WCAG 2.0 Checklist (Detailed) WCAG 2.0 Checklist (Detailed) For a complete listing of the WCAG (Web Content Accessibility Guidelines) 2.0, visit: http://www.w3.org/tr/2008/rec WCAG20 20081211. Perceivable - web content is made available

More information

How To Use A Web Page With A Wheelchair On A Pc Or Mac Or Mac (For Seniors)

How To Use A Web Page With A Wheelchair On A Pc Or Mac Or Mac (For Seniors) Desire2Learn Learning Environment Web Content Accessibility Guidelines (WCAG 2.0) Checklist October 2013 Contents Introduction Key accessibility features Keyboard-only navigation Screen magnification,

More information

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective WESTERN KENTUCKY UNIVERSITY Web Accessibility Objective This document includes research on policies and procedures, how many employees working on ADA Compliance, audit procedures, and tracking content

More information

Web Content Accessibility Guidelines 2.0 Checklist

Web Content Accessibility Guidelines 2.0 Checklist Updated: November 17, 2015 Product: Contact: Website: Source: Color Check: Disability Services Management System sales@accessiblelearning.com http://www.accessiblelearning.com http://webaim.org/standards/wcag/checklist

More information

vcenter Operations Manager Administration 5.0 Online Help VPAT

vcenter Operations Manager Administration 5.0 Online Help VPAT Administration 5.0 Online Help VPAT Product Name: Administration 5.0 Online Help VPAT Since the VPAT must be comprehensive, all Section 508 issues on all pages must be corrected to sustain compliance.

More information

Serena Software Voluntary Product Accessibility Report. Summary Table

Serena Software Voluntary Product Accessibility Report. Summary Table Serena Software Voluntary Product Accessibility Report Date: October 22, 2015 Name of Product: Serena Business Manager Contact for more Information (name/phone/email): Dave Easter / deaster@serena.com

More information

Planning for Accessibility when Developing Financial Services Websites and Mobile Apps

Planning for Accessibility when Developing Financial Services Websites and Mobile Apps Planning for Accessibility when Developing Financial Services Websites and Mobile Apps Margo H. K. Tank, Partner, BuckleySandler LLP R. David Whitaker, Counsel, BuckleySandler LLP For most of the population,

More information

Voluntary Product Accessibility Report

Voluntary Product Accessibility Report Voluntary Product Accessibility Report Compliance and Remediation Statement for Section 508 of the US Rehabilitation Act for OpenText Content Server 10.5 October 23, 2013 TOGETHER, WE ARE THE CONTENT EXPERTS

More information

Moodlerooms WCAG 2.0 Support Statement January 2016

Moodlerooms WCAG 2.0 Support Statement January 2016 Moodlerooms WCAG 2.0 Support Statement January 2016 Moodlerooms January 2016 Page 1 of 27 Overview The following Support Statement provides an evaluation of accessibility support levels for Moodlerooms

More information

Summary Table for SolarWinds Web Help Desk

Summary Table for SolarWinds Web Help Desk Date: February 10 th, 2015 Name of Product: (WHD) Contact for more Information: http://www.solarwinds.com/support/ Summary Table for Section 1194.21 Software Applications with. See section 1194.21 below.

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Name of Product Date January 8 2016 Engineering Village (EV for short) Completed by Contact for More Information Heather Singleton Heather Singleton User

More information

HSU Accessibility Checkpoints Explained

HSU Accessibility Checkpoints Explained HSU Accessibility Checkpoints Explained Sources: http://bobby.watchfire.com/bobby/html/en/index.jsp EASI Barrier-free Web Design Workshop (version 4) Paciello, Michael G. WEB Accessibility for People with

More information

Adobe Acrobat XI Pro Accessibility Guide: Best Practices for PDF Accessibility

Adobe Acrobat XI Pro Accessibility Guide: Best Practices for PDF Accessibility Adobe Acrobat XI Pro Accessibility Guide: Best Practices for PDF Accessibility For more information Solution details: www.adobe.com/accessibility/products/acrobat/ Program details: www.adobe.com/accessibility

More information

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014)

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014) Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014) Contents: Introduction Key Improvements VPAT Section 1194.21: Software Applications and Operating

More information

Summary Table for SolarWinds Web Help Desk

Summary Table for SolarWinds Web Help Desk Date: February 25, 2013 Name of Product: SolarWinds Web Help Desk Contact for more Information: http://www.solarwinds.com/support/ Summary Table for Voluntary Product Accessibility Template (VPAT) Remarks

More information

VPAT. Voluntary Product Accessibility Template. Version 1.5. Summary Table VPAT. Voluntary Product Accessibility Template. Supporting Features

VPAT. Voluntary Product Accessibility Template. Version 1.5. Summary Table VPAT. Voluntary Product Accessibility Template. Supporting Features Version 1.5 Date: Nov 5, 2014 Name of Product: Axway Sentinel Web Dashboard 4.1.0 Contact for more Information (name/phone/email): Axway Federal 877-564-7700 http://www.axwayfederal.com/contact/ Summary

More information

Echo360 Voluntary Product Accessibility Template

Echo360 Voluntary Product Accessibility Template Echo360 Voluntary Product Accessibility Template Version 1.0 April 1, 2015 Contact for more Information: Jason Aubrey, JAubrey@echo360.com Introduction Echo360 is committed to ensuring that our platform

More information

VPAT Voluntary Product Accessibility Template Version 1.3

VPAT Voluntary Product Accessibility Template Version 1.3 ADA COMPLIANCE 1. Does database support ADA compliant browsers? Yes X No If no, does the database make any accommodations in its visual display for visually impaired users? Yes No 2. Voluntary Product

More information

COMPLIANCE MATRIX of GIGW

COMPLIANCE MATRIX of GIGW COMPLIANCE MATRIX of GIGW Sl. No. Guide Lines 1.Government of India Identifiers Compliance 1 Association to Government is demonstrated by the use of Emblem/Logo, prominently displayed on the homepage of

More information

PDF Accessibility Overview

PDF Accessibility Overview Contents 1 Overview of Portable Document Format (PDF) 1 Determine the Accessibility Path for each PDF Document 2 Start with an Accessible Document 2 Characteristics of Accessible PDF files 4 Adobe Acrobat

More information

Section 1194.21 Software Applications and Operating Systems - Detail Voluntary Product Accessibility VPSX. Level of Support & Supporting Features

Section 1194.21 Software Applications and Operating Systems - Detail Voluntary Product Accessibility VPSX. Level of Support & Supporting Features Section 1194.21 Software Applications and Operating Systems - Detail Voluntary Product Accessibility VPSX (a) When software is designed to run on a system that has a keyboard, product functions shall be

More information

Using Parasoft SOAtest to Verify Section 508 and WAI WCAG Web Accessibility Requirements

Using Parasoft SOAtest to Verify Section 508 and WAI WCAG Web Accessibility Requirements Using Parasoft to Verify Section 508 and WAI WCAG Web Accessibility Requirements Introduction According to a 2007 CDC survey, 12% of the United States population has some type of disability. Although some

More information

Information and Communications Standard. Making your website more accessible

Information and Communications Standard. Making your website more accessible Information and Communications Standard Making your website more accessible Web accessibility benefits millions of users with disabilities, but it also benefits people without disabilities, like people

More information

How to Develop Accessible Linux Applications

How to Develop Accessible Linux Applications Sharon Snider Copyright 2002 by IBM Corporation v1.1, 2002 05 03 Revision History Revision v1.1 2002 05 03 Revised by: sds Converted to DocBook XML and updated broken links. Revision v1.0 2002 01 28 Revised

More information

VPAT Summary. VPAT Details. Section 1194.22 Web-based Internet information and applications - Detail

VPAT Summary. VPAT Details. Section 1194.22 Web-based Internet information and applications - Detail Date: October 8, 2014 Name of Product: System x3755 M3 VPAT Summary Criteria Status Remarks and Explanations Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based Internet

More information

Health Enterprise Medicaid Management Information System

Health Enterprise Medicaid Management Information System Health Enterprise Medicaid Management Information System Voluntary Product Accessibility Template (VPAT) Compliant Learn more about Xerox and Section 508 at our website:: www.xerox.com/section508 Contact

More information

Web Editing Basics 1 TOPICS

Web Editing Basics 1 TOPICS Web Editing Basics 1 TOPICS 1. Opening your site.1 2. What you see.1 3. Navigate to your Web page 2 4. Make text edits...2 5. Prepare documents and images for the Web 3 6. Move documents and images from

More information

http://ipfw.edu Quick Guide for Accessible PDF July 2013 Training: http://ipfw.edu/training

http://ipfw.edu Quick Guide for Accessible PDF July 2013 Training: http://ipfw.edu/training Accessible PDF Getting Started Types of Documents best suited for PDF on the Web Document is longer than 5 pages. You need to preserve the formatting or layout of the original document, e.g., for printing.

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Date: 2013 Name of Product: Pivot Product website: https://pivot.cos.com/ Contact for more Information: http://pivot.cos.com/helpdesk NOTE: All sections

More information

TRI Oracle Empirica Trace 2012 508 Statement of Conformance

TRI Oracle Empirica Trace 2012 508 Statement of Conformance TRI Oracle Empirica Trace 2012 508 Statement of Conformance TRI is committed to providing access to all individuals with or without disabilities seeking information on TRI s installation or Oracle Empirica

More information

Creating and Maintaining Accessible Websites with SiteCM

Creating and Maintaining Accessible Websites with SiteCM Creating and Maintaining Accessible Websites with SiteCM The purpose of this document is to introduce individuals and organizations who create and maintain web content to the concept of Web Accessibility

More information

July 2012 Version 1.0. Section 508 Compliance Test Process for Microsoft Word Documents

July 2012 Version 1.0. Section 508 Compliance Test Process for Microsoft Word Documents July 2012 Version 1.0 Section 508 Compliance Test Process for Microsoft Word Documents Contents DHS Section 508 MS Word Test and Reporting Process... 2 DHS Section 508 Compliance Tests for MS Word... 6

More information

Software Application & Operating Systems Checklist

Software Application & Operating Systems 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

Website Accessibility Under Title II of the ADA

Website Accessibility Under Title II of the ADA Chapter 5 Website Accessibility Under Title II of the ADA In this chapter, you will learn how the nondiscrimination requirements of Title II of 1 the ADA apply to state and local government websites. Chapter

More information

WCAG 2 Compliance With Flash

WCAG 2 Compliance With Flash WCAG 2 Compliance With Flash A few Notes For This Webinar 1. Please mute your phone line 2. You can post questions in Connect during the session and we will answer what we can at the end of the webinar

More information

Xerox DocuMate 3125 Document Scanner

Xerox DocuMate 3125 Document Scanner Xerox DocuMate 3125 Document Scanner Voluntary Product Accessibility Template (VPAT) Submitted by Visioneer, Inc., November 30, 2011 Date: 11/30/2011 Name of Product: Xerox DocuMate 3125 Contact for more

More information

Supporting Features. Supports with Exceptions. Supports with Exceptions. Supports

Supporting Features. Supports with Exceptions. Supports with Exceptions. Supports Voluntary Product Accessibility Template (VPAT) Date: April 1, 2008 Name of Product: Kyocera FS-1100 (Desktop Laser Printer) Contact for more Information: William_cassidy@kyoceramita.com Section 1194.21

More information

SECTION 508 COMPLIANCE

SECTION 508 COMPLIANCE SECTION 508 COMPLIANCE Section 508 requires that Federal Departments and Agencies provide Electronic and Information Technology (EIT) that s accessible to people with disabilities. The purpose of this

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template Voluntary Product Accessibility Template (VPAT) Name of Product: imagerunner ADVANCE C5255/C5250/C5240/C5235 Date: May 27, 2012 Note: This document was prepared based on normal walk-up functionality. It

More information

WCAG 2.0 for Designers: Beyond Screen Readers and Captions

WCAG 2.0 for Designers: Beyond Screen Readers and Captions WCAG 2.0 for Designers: Beyond Screen Readers and Captions Loretta Guarino Reid 1 and Andi Snow-Weaver 2, 1 Google, Inc 1600 Amphitheatre Pkwy Mountain View, CA 94043 LorettaGuarino@google.com 2 IBM 11501

More information

Web Accessibility Report

Web Accessibility Report Web Accessibility Report AnnArborCIL.org Divye Bokdia Introduction AnnArborcil.org is an accessible website with AAA conformance. Team of four Michigan students (refer team section) and a staff member

More information

Section 508 Compliance and Online Course Content. Agenda. What is Section 508? 508, 504 and ADA. USG Resource

Section 508 Compliance and Online Course Content. Agenda. What is Section 508? 508, 504 and ADA. USG Resource Contents Section 508 Compliance and Online Course Content... 2 Agenda... 2 What is Section 508?... 2 508, 504 and ADA... 2 USG Resource... 2 Complaints and Lawsuits... 3 Higher Education Lawsuits and Civil

More information

Snap Server Manager Section 508 Report

Snap Server Manager Section 508 Report Overland Storage 4820 Overland Ave San Diego, Ca 92123 Snap Server Manager Section 508 Report Summary Table Voluntary Product Accessibility Template Criteria Section 1194.21 Software Applications and Operating

More information

WEB ACCESSIBILITY. Guidelines. Publishers Online Materials. Video & Audio Closed Captions & Transcripts. Math & Science Content.

WEB ACCESSIBILITY. Guidelines. Publishers Online Materials. Video & Audio Closed Captions & Transcripts. Math & Science Content. Guidelines WE CCESSIILITY What is WE ccessibility? 1 ccessibility Guidelines for Online Course Content ccessible 2 POWERPOINTs (Versions 2010, 2011 & 2013) 3 ccessible Desire2Learn Web Pages (Versions

More information

icohere Products and Section 508 Standards Voluntary Product Accessibility Template (VPAT )

icohere Products and Section 508 Standards Voluntary Product Accessibility Template (VPAT ) icohere Products and Section 508 Standards Voluntary Product Accessibility Template (VPAT ) icohere and the Twenty-First Century Communications and Video Accessibility Act of 2010 (CVAA) The webcast portion

More information

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades. 28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML

More information

In this topic we discuss a number of design decisions you can make to help ensure your course is accessible to all users.

In this topic we discuss a number of design decisions you can make to help ensure your course is accessible to all users. Accessible Course Design As a course designer you hold a pivotal role in ensuring that Learning Environment is accessible to all users, regardless of their learning needs. It is your content that students

More information

Checklist to Assist Schools in Conducting a Review of Accessibility and Equality and Diversity Information on their Websites

Checklist to Assist Schools in Conducting a Review of Accessibility and Equality and Diversity Information on their Websites Checklist to Assist Schools in Conducting a Review of Accessibility and Equality and Diversity Information on their Websites INTRODUCTION In May 2009, the Conservatoire published guidance for affiliate

More information

WEB DEVELOPMENT POLICIES & PROCEDURES

WEB DEVELOPMENT POLICIES & PROCEDURES WEB DEVELOPMENT POLICIES & PROCEDURES Last Updated July 2014 TABLE OF CONTENTS Introduction... 3 Roles and Responsibilities... 4 Webmaster... 4 Web Advisory Group... 4 Content Owners... 4 Content Designee(s)...

More information

SRCSB General Web Development Policy Guidelines Jun. 2010

SRCSB General Web Development Policy Guidelines Jun. 2010 This document outlines the conventions that must be followed when composing and publishing HTML documents on the Santa Rosa District Schools World Wide Web server. In most cases, these conventions also

More information

Easy Guide to Building No Barrier Web Sites

Easy Guide to Building No Barrier Web Sites Easy Guide to Building No Barrier Web Sites Content 1) Introduction 2) What is Web Accessibility 3) Current Situation 4) Benefits of Accessible Sites 5) Different Disabilities that can affect Web Accessibility

More information

Administrator s Guide ALMComplete Support Ticket Manager

Administrator s Guide ALMComplete Support Ticket Manager Administrator s Guide ALMComplete Support Ticket Manager This guide provides an overview of ALMComplete s Support Manager with setup instructions. SoftwarePlanner Release 9.6.0 and higher April 2011 1

More information

Chapter 14: Links. Types of Links. 1 Chapter 14: Links

Chapter 14: Links. Types of Links. 1 Chapter 14: Links 1 Unlike a word processor, the pages that you create for a website do not really have any order. You can create as many pages as you like, in any order that you like. The way your website is arranged and

More information

Accessibility of State and Local Government Websites to People with Disabilities

Accessibility of State and Local Government Websites to People with Disabilities U.S. Department of Justice Civil Rights Division Disability Rights Section Accessibility of State and Local Government Websites to People with Disabilities The Internet is dramatically changing the way

More information

Voluntary Product Accessibility

Voluntary Product Accessibility Date: 10/29/12 Product Name: Recovery Manager for Active Directory Product Version: 8.6.0 Contact for more information: http://software.dell.com/legal/section-508.aspx Summary Table Section 1194.21: Software

More information

Producing accessible materials for print and online

Producing accessible materials for print and online Producing accessible materials for print and online Standard of Accessibility AbilityNet is a registered national pan disability charity helping people adapt and adjust their information and communication

More information

Creating Accessible Word Documents

Creating Accessible Word Documents Center for Faculty Development and Support Creating Accessible Word Documents With Microsoft Word 2008 for Macintosh CREATING ACCESSIBLE WORD DOCUMENTS 3 Overview 3 Learning Objectives 3 Prerequisites

More information

Seven Steps to Creating an Accessible Excel Worksheet

Seven Steps to Creating an Accessible Excel Worksheet Seven Steps to Creating an Accessible Excel Worksheet Disability Access Services i About Disability Access Services Centralized Resource and Information on Disability Access Disability Access Services

More information

VPAT Voluntary Product Accessibility Template

VPAT Voluntary Product Accessibility Template Applies to the following products and features: Utelogy U-Control o Includes Configurator, Monitor, and Dashboard Utelogy U-Manage Utelogy U-Help Summary Table Section 1194.21 Software Applications and

More information

Building accessible websites Web accessibility video transcript

Building accessible websites Web accessibility video transcript Building accessible websites Web accessibility video transcript Hi my name is Luke Canvin, and I m a product manager at Oxford Computer Consultants. We are recording this video to tell you a little bit

More information

Dreamweaver Domain 2: Planning Site Design and Page Layout

Dreamweaver Domain 2: Planning Site Design and Page Layout Dreamweaver Domain 2: Planning Site Design and Page Layout Adobe Creative Suite 5 ACA Certification Preparation: Featuring Dreamweaver, Flash, and Photoshop 1 Objectives Identify best practices for designing

More information

SITXICT001A Build and launch a website for a small business

SITXICT001A Build and launch a website for a small business SITXICT001A Build and launch a website for a small business Revision Number: 1 SITXICT001A Build and launch a website for a small business Modification History Not applicable. Unit Descriptor Unit descriptor

More information

Developing accessible portals and portlets with IBM WebSphere Portal

Developing accessible portals and portlets with IBM WebSphere Portal Developing accessible portals and portlets with IBM WebSphere Portal Level: Introductory IBM Human Ability and Accessibility Center Austin, Texas February, 2006 Copyright International Business Machines

More information

Summary Table. Voluntary Product Accessibility Template

Summary Table. Voluntary Product Accessibility Template Date: October 4, 2011 Name of Product: ActiveData For Excel Version 5 Contact for more information: John West, 613-569-4675 ext 175, jwest@informationactive.com Note, ActiveData For Excel / Microsoft Office

More information

Introduction to ATI Concepts. California State University Fullerton Campus Information Technology Timothy Benbow

Introduction to ATI Concepts. California State University Fullerton Campus Information Technology Timothy Benbow Introduction to ATI Concepts California State University Fullerton Campus Information Technology Timothy Benbow What we will discuss What is the Accessible Technology Initiative What is Accessibility Accessibility

More information

Software Accessibility Checklist 1

Software Accessibility Checklist 1 U.S. Department of Justice Civil Rights Division Disability Rights Section P.O. Box 66738 Washington, DC 20035-6738 Software Accessibility Checklist 1 This Checklist should serve as a tool for evaluating

More information

Microsoft Expression Web

Microsoft Expression Web Microsoft Expression Web Microsoft Expression Web is the new program from Microsoft to replace Frontpage as a website editing program. While the layout has changed, it still functions much the same as

More information

Angie Millman Director, Disability Support Services Seton Hall University April 5, 2013

Angie Millman Director, Disability Support Services Seton Hall University April 5, 2013 Angie Millman Director, Disability Support Services Seton Hall University April 5, 2013 Mission The mission of Disability Support Services (DSS) is to provide students with disabilities equal access to

More information

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence Web Development Owen Sacco ICS2205/ICS2230 Web Intelligence Introduction Client-Side scripting involves using programming technologies to build web pages and applications that are run on the client (i.e.

More information

Web Design Standards

Web Design Standards Web Design Standards Contents Roles and Responsibilities... 3 Design Guidelines... 4 Page Layout... 4 Font and Styles... 4 File Types... 5 Page Names... 5 Images... 5 Academic Departments Required Content...

More information

Voluntary Product Accessibility Template (VPAT) Policy & Information

Voluntary Product Accessibility Template (VPAT) Policy & Information Voluntary Product Accessibility Template (VPAT) Policy & Information What is a VPAT? A VPAT is a vendor-generated statement (using the required template) that provides relevant information on how a vendor

More information

Creating Accessible Forms in Microsoft Word and Adobe PDF

Creating Accessible Forms in Microsoft Word and Adobe PDF Creating Accessible Forms in Microsoft Word and Adobe PDF Disability Access Services i About Disability Access Services Centralized Resource and Information on Disability Access Disability Access Services

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 Version 1.3 EXHIBIT The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary assessments regarding the availability

More information

Basics of Accessible Design

Basics of Accessible Design Basics of Accessible Design Font Consider using a sans serif type font such as Arial or Veranda. The sans serif fonts are easier for people with reading disorders and visual impairments to read. This document

More information

Piedmont Community College Accessibility Procedure for Online Courses

Piedmont Community College Accessibility Procedure for Online Courses Piedmont Community College Accessibility Procedure for Online Courses I. Goals It is the goal of the College that all course material be as accessible as possible to all students. The purpose of the College

More information

Universal Design and Ethical Practices for Designing. Bryan Ayres, M.Ed., ATP, Director Technology & Curriculum Access Center Easter Seals Arkansas

Universal Design and Ethical Practices for Designing. Bryan Ayres, M.Ed., ATP, Director Technology & Curriculum Access Center Easter Seals Arkansas Universal Design and Ethical Practices for Designing i Accessible Web Environments Bryan Ayres, M.Ed., ATP, Director Technology & Curriculum Access Center Easter Seals Arkansas Contact information Technology

More information

Accessibility. Accessibility. Web sites should be designed to ensure that

Accessibility. Accessibility. Web sites should be designed to ensure that 3 Web sites should be designed to ensure that everyone, including users who have difficulty seeing, hearing, and making precise movements, can use them. Generally, this means ensuring that Web sites facilitate

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 VPAT Voluntary Product Accessibility Template Version 1.3 The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary

More information

Table of Contents. Creating a Newsletter. Loading a Video or Slideshow. Distributing a Newsletter through Exact Target

Table of Contents. Creating a Newsletter. Loading a Video or Slideshow. Distributing a Newsletter through Exact Target Indiana University Copenhagen Publishing System University Communications Newsletter User Manual Last Updated: March 1, 2009 vpurit@indiana.edu Table of Contents Creating a Newsletter Loading a Video or

More information

KOMPOZER Web Design Software

KOMPOZER Web Design Software KOMPOZER Web Design Software An IGCSE Student Handbook written by Phil Watkins www.kompozer.net CONTENTS This student guide is designed to allow for you to become a competent user* of the Kompozer web

More information

Part 1: The Website Rules

Part 1: The Website Rules Part 1: The Website Rules As part of the new AIM Rules for Companies, which were released in February 2007, AIM companies must have a website that includes certain information and abides by particular

More information

Georgia State University s Web Accessibility Policy (proposed)

Georgia State University s Web Accessibility Policy (proposed) Georgia State University s Web Accessibility Policy (proposed) The objective of this Internet Accessibility Policy is to place emphasis on content, effective communication, and interaction through Universal

More information

Intelledox Designer WCA G 2.0

Intelledox Designer WCA G 2.0 Intelledox Designer WCA G 2.0 Best Practice Guide Intelledox Designer WCAG 2.0 Best Practice Guide Version 1.0 Copyright 2011 Intelledox Pty Ltd All rights reserved. Intelledox Pty Ltd owns the Intelledox

More information

Acrobat X Pro PDF Accessibility Repair Workflow

Acrobat X Pro PDF Accessibility Repair Workflow Contents 2 Step 1: Examine the PDF File 2 Step 2: Determine if the PDF is a Scanned Document 6 Step 3: Add Interactive Features: Form Fields and Buttons 19 Step 4: Add Other Accessibility Features 23 Step

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 VPAT Version 1.3 The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary assessments regarding the availability

More information

How To Write A Powerpoint Test On Arijksoverheid.Org.Uk (For Disabled People)

How To Write A Powerpoint Test On Arijksoverheid.Org.Uk (For Disabled People) Friday October 31, 2014 06:43:15 Source URL: https://abonneren.rijksoverheid.nl Source Title: Abonneren Abonneren.Rijksoverheid.nl Accessibility Review (Guidelines: WCAG 2.0 (Level AAA)) Report on known

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template dg Date: July 2013 Voluntary Product Accessibility Template Product Name: Samsung Galaxy Tablet PC Product Version Number: Galaxy Tab 3 10.1, 8, and 7 Vendor Company Name: Samsung Electronics of America

More information

Web Style Guide. Columbia College

Web Style Guide. Columbia College Web Style Guide Columbia College Technology Services 11/2014 Table of Contents 1. Layout 1.1 Required Elements... 4 1.2 Page guidelines... 5 1.21 Navigation... 5 1.22 Data tables... 5 1.3 Accessibility...

More information

ios 9 Accessibility Switch Control - The Missing User Guide Updated 09/15/15

ios 9 Accessibility Switch Control - The Missing User Guide Updated 09/15/15 ios 9 Accessibility Switch Control - The Missing User Guide Updated 09/15/15 Apple, ipad, iphone, and ipod touch are trademarks of Apple Inc., registered in the U.S. and other countries. ios is a trademark

More information

Unit 351: Website Software Level 3

Unit 351: Website Software Level 3 Oxford Cambridge and RSA Unit 351: Website Software Level 3 Level: 3 Credit value: 5 Guided learning hours: 40 Learning Outcomes Assessment Criteria Examples The learner will: The learner can: 1. Create

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 VPAT Version 1.3 The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary assessments regarding the availability

More information

Create Accessible PowerPoint Presentations Presented by: Cryssel Vera

Create Accessible PowerPoint Presentations Presented by: Cryssel Vera Create Accessible PowerPoint Presentations Presented by: Cryssel Vera PowerPoint Accessibility 1 Objectives To learn the elements and process involved in creating an accessible presentation. To understand

More information

Web Authoring. www.fetac.ie. Module Descriptor

Web Authoring. www.fetac.ie. Module Descriptor The Further Education and Training Awards Council (FETAC) was set up as a statutory body on 11 June 2001 by the Minister for Education and Science. Under the Qualifications (Education & Training) Act,

More information

Nuance PDF Converter Enterprise 8

Nuance PDF Converter Enterprise 8 8 Date: June 1 st 2012 Name of Product: 8 Contact for more Information: http://nuance.com/company/company-overview/contactus/index.htm or http://nuance.com/company/company-overview/companypolicies/accessibility/index.htm

More information

Transcribing Videos in Studiocode. In order to transcribe a video in Studiocode, you first need to open up a movie file. For this

Transcribing Videos in Studiocode. In order to transcribe a video in Studiocode, you first need to open up a movie file. For this Transcribing Videos in Studiocode. In order to transcribe a video in Studiocode, you first need to open up a movie file. For this demonstration, we will make use of Example1.m4v. We will want to know where

More information

How To Design A Website For The Decs

How To Design A Website For The Decs ONLINE COMMUNICATION SERVICES FACTSHEET - DESIGN Created by: Mark Selan Version 1.1 Date Last Modified: April 2008 DESIGN GUIDELINES FOR GENER8 WEBSITES The purpose of this document is to provide Online

More information

Programming exercises (Assignments)

Programming exercises (Assignments) Course 2013 / 2014 Programming exercises (Assignments) TECHNOLOGIES FOR DEVELOPING WEB USER INTERFACES Websites (HTML5 and CSS3) Table of contents Technologies for developing web user interfaces... 1 Websites

More information