1 WCAG2 for ICT Working Draft.

Slides:



Advertisements
Similar presentations
Business Development Suit Presented by Thomas Mathews.
Advertisements

Project 1 Introduction to HTML.
Objectives Moodle is an online learning environment where instructors & their students interact. In this workshop you will learn: 1.Configure system requirements.
Macromedia Flash MX 2004 – Design Professional Macromedia Flash MX GETTING STARTED WITH.
Web Design, 3 rd Edition 3 Planning a Successful Web Site: Part 1.
1 Chapter 11 Developing Custom Help. 11 Chapter Objectives Use HTML to create customized Help topics for an application Use the HTML Help Workshop to.
1st Project Introduction to HTML.
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
WEB DESIGNING Prof. Jesse A. Role Ph. D TM UEAB 2010.
* The basic components of a web site are: * Content – information displayed or accepted from users * Static – content that doesn’t change for different.
Chapter ONE Introduction to HTML.
Web Design Basic Concepts.
SOFTWARE.
Section 13.1 Add a hit counter to a Web page Identify the limitations of hit counters Describe the information gathered by tracking systems Create a guest.
Using Multimedia on the Web
© 2011 Delmar, Cengage Learning Chapter 11 Adding Media and Interactivity with Flash and Spry.
Section 2.1 Compare the Internet and the Web Identify Web browser components Compare Web sites and Web pages Describe types of Web sites Section 2.2 Identify.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
INTRODUCTION TO DHTML. TOPICS TO BE DISCUSSED……….  Introduction Introduction  UsesUses  ComponentsComponents  Difference between HTML and DHTMLDifference.
Competency #6 MTT Preparation Manual. Competency #6 The master technology teacher demonstrates knowledge of how to communicate in different formats for.
Basic tasks of generic software Chapter 3. Contents This presentation covers the following: – The basic tasks of standard/generic software including:
Information & Communication Technology Summer 2007.
CPS120: Introduction to Computer Science The World Wide Web Nell Dale John Lewis.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
WEB TERMINOLOGIES. Page or web page: a file that can be read over the world wide web Pages or web pages: the global collection of documents associated.
© 2011 Delmar, Cengage Learning Chapter 7 Managing a Web Server and Files.
Internet Fundamentals Total Advantage MS Excel 97, Hutchinson, Coulthard, 1998 McGraw Introduction to HTML Chapter 7.
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: –The head content –The body Creating Head Content and Setting Page Properties.
London April 2005 London April 2005 Creating Eyeblaster Ads The Rich Media Platform The Rich Media Platform Eyeblaster.
London April 2005 London April 2005 Creating Eyeblaster Ads The Rich Media Platform The Rich Media Platform Eyeblaster.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
Chapter 1 소프트웨어의 본질 The Nature of Software 임현승 강원대학교
 The Master Technology Teacher demonstrates knowledge of how to communicate in different formats for diverse audiences.
Introduction to Omeka. What is Omeka? - An Open Source web publishing platform - Used by libraries, archives, museums, and scholars through a set of commonly.
Building Rich Web Applications with Ajax Linda Dailey Paulson IEEE – Computer, October 05 (Vol.38, No.10) Presented by Jingming Zhang.
Software. A web site is a collection of web pages on a particular topic. A web page is a document written in HTML code. Web pages are linked together.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
1 Computer Software. Computers require software to function. Software is the instructions that allow users to communicate with the computer; also called.
Introduction to Interactive Media Interactive Media Tools: Authoring Applications.
Computer Software Types Three layers of software Operation.
Application Software Is a computer software designed to help the user to perform specific tasks. Examples include enterprise software, accounting software,
Information Systems Analysis and Design Reviews of IS and Software Process Spring Semester
Application Software System Software.
Section 508 Refresh WCAG 2.0 A and AA Information & Comparison CB Averitt – Deque Systems.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
Introduction to the World Wide Web & Internet CIS 101.
Chapter 8 Adding Multimedia Content to Web Pages HTML5 & CSS 7 th Edition.
 The same story, information, etc can be represented in different media  Text, images, sound, moving pictures  All media can be represented digitally.
Here are some things you can do while you wait 1.Open your omeka.net site in your browser (e.g. 2.Open.
CHAPTER 8 Multimedia 1. Using Multimedia ❖ Multimedia: the combination of text, sound, and video to express an idea or convey a message. ❖ Podcasts: a.
DOCUMENTATION REF: Essentials of IT (Hamilton et al) Chapter 1.
6. (supplemental) User Interface Design. User Interface Design System users often judge a system by its interface rather than its functionality A poorly.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
Objectives Overview Identify the four categories of application software Describe characteristics of a user interface Identify the key features of widely.
Marking the Most of the Web’s Resources
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Prepared for Md. Zakir Hossain Lecturer, CSE, DUET Prepared by Miton Chandra Datta
System And Application Software
Chapter 27 WWW and HTTP.
Web Content Accessibility Beata M. Ofianewska (DG COMM) 7 December 2006 December 2006 COMM C2.
Managing a Web Server and Files
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
LOD reference architecture
Demystifying Web Content Accessibility Guidelines
Presentation transcript:

1 WCAG2 for ICT Working Draft

WCAG2 for ICT “Guidance on Applying WCAG 2.0 to Non-Web Information and Communications Technologies describes how the Web Content Accessibility Guidelines (WCAG) 2.0 and its principles, guidelines, and success criteria can be applied to non-web Information and Communications Technologies (ICT), specifically to non-web documents and software”

WCAG2 for ICT accessibility services of platform software services provided by an operating system, user agent, or other platform software that enable non-web documents or software to expose information about the user interface and events to assistive technologies and accessibility features of software Note: These services are commonly provided in the form of accessibility APIs (application programming interfaces), and they provide two-way communication with assistive technologies, including exposing information about objects and events.

WCAG2 for ICT content (non-web content) information and sensory experience to be communicated to the user by means of software, including code or markup that defines the content’s structure, presentation, and interactions Note: non-web content occurs in two places; documents and software. When content occurs in a document, a user agent is needed in order to communicate the content’s information and sensory experience to the user. When content occurs in software, a separate user agent isn’t required—the software itself performs that function.

WCAG2 for ICT document assembly of content, such as a file, set of files, or streamed media that is not part of software and that does not include its own user agent Note 1: A document always requires a user agent to present its content to the user. Note 2: Letters, spreadsheets, s, books, pictures, presentations, and movies are examples of documents. …

WCAG2 for ICT document … Note 3: Software configuration and storage files such as databases and virus definitions, as well as computer instruction files such as source code, batch/script files, and firmware, are examples of files that function as part of software and thus are not examples of documents. If and where software retrieves “information and sensory experience to be communicated to the user” from such files, it is just another part of the content that occurs in software and is covered by WCAG2ICT like any other parts of the software. Where such files contain one or more embedded documents, the embedded documents remain documents under this definition.

WCAG2 for ICT document … Note 4: Anything that can present its own content without involving a user agent, such as a self playing book, is not a document but is software. Note 5: A single document may be composed of multiple files such as the video content, closed caption text, etc. This fact is not usually apparent to the end-user consuming the document / content. This is similar to how a single web page can be composed of content from multiple URIs (e.g. the page text, images, the JavaScript, a CSS file etc.).

WCAG2 for ICT set of documents group of documents that are published together, and where the items all refer to each other by name or link Note 1: Republishing or bundling previously published documents as a collection does not constitute a set of documents. Note 2: If a set is broken apart, the individual parts are no longer part of a set, and would be evaluated as any other individual document is evaluated.

WCAG2 for ICT set of software programs (as used in WCAG2ICT) group of software programs that are distributed together and that can be launched and used independently from each other, but that are interlinked each with every other one such that users can navigate from one program to another via a consistent method that appears in each member of the set Note 1: This definition of “set of software programs” is derived from the characteristics of a “set” of web pages, and is used for mapping WCAG success criteria to software. Although such sets occur frequently for web pages, such sets appear to be extremely rare for software. …

WCAG2 for ICT set of software programs (as used in WCAG2ICT) … Note 2: Redistributing or bundling previously distributed software as a collection does not constitute a set of software programs. Note 3: Consistent does not mean identical. For example, if a list of choices is provided it might not include the name of the current program. Note 4: If a member of the set is separated from the set, it is no longer part of a set, and would be evaluated as any other individual software program.

WCAG2 for ICT set of software programs (as used in WCAG2ICT) … Note 5: Any software program that is not part of a set, per this definition, would automatically satisfy any success criterion that is specified to apply to “sets of” software (as is true for any success criterion that is scoped to only apply to some other type of content). Note 6: If there is any ambiguity whether the group is a set, then the group is not a set Note 7: If there is no independent method to launch the software programs (as is common in closed products), those programs would not meet the definition of a set of programs.

WCAG2 for ICT set of software programs (as used in WCAG2ICT) … Note 8: Although the term “software” is used throughout this document because this would apply to stand alone software programs as well as individual software components and the software components in software-hardware combinations, the concept of “Set of software” would only apply (by definition) to programs that can be launched separately from each other. Therefore, for the provisions that use the phrase “set of” (success criteria 2.4.1, 2.4.5, 3.2.3, and 3.2.4), the phrase “set of software programs” is used.

WCAG2 for ICT software (as used in WCAG2ICT) software products or software aspects of hardware-software products that have a user interface and do not require a separate user agent to present any of its content Note 1. For software, the user interface and any other embedded content is covered by these guidelines. The software provides a function equivalent to a user agent for the embedded content. Note 2. Software without a user interface does not have content and is not covered by these guidelines. For example, driver software with no user interface would not be covered.

WCAG2 for ICT software (as used in WCAG2ICT) Note 3. Because software with a user interface provides a function equivalent to a user agent in addition to content, the application of some WCAG 2.0 success criteria would be different for content embedded in software versus content in a document, where it is viewed through a separate user agent (e.g. browser, player, viewer, etc.).

WCAG2 for ICT user agent any software that retrieves and presents documents for users Note 1. Software that only displays the content contained within it is not considered to be a user agent. It is just considered to be software. Note 2. An example of software that is not a user agent is a calculator application that doesn’t retrieve the calculations from outside the software to present it to a user. In this case, the calculator software is not a user agent, it is simply software with a user interface. Note 3: Software that only shows a preview of content such as a thumbnail or other non-fully functioning presentation is not providing user agent functionality.

Questions ? Gi an Wild