|
|
(2 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | The Web Tool has undergone a series of recent changes that have been aimed in part at ensuring **Accessibility**. Roadmaps are now drawn using Canvas libraries, enabling cross-browser compatibility, better layout control, and printing/PDF capabilities.
| + | #REDIRECT [[cp:ADA_Compliance]] |
- | | + | |
- | ====''The primary features that have been added include:''====
| + | |
- | | + | |
- | # Roadmap data available in XML format | + | |
- | # Explicit connections between boxes in maps (versus just graphical lines)
| + | |
- | # Text-only version link available for viewing and navigation of roadmaps
| + | |
- | # Cross-browser compatibility
| + | |
- | # Font sizes easily increased/decreased
| + | |
- | # Printing/PDF generation enabled
| + | |
- | | + | |
- | These features directly meet current accessibility requirements and also provide page designers with the means to make their pages accessible for maps created using the current map features. A summary of applicable accessibility features is provided by the [http://www.w3.org/WAI/WCAG20/quickref/ W3C Web Accessibility Initiative]:
| + | |
- | | + | |
- | :* ''<b>Text Alternatives</b>'': Provide text alternatives for any non-text content so that it can be changed into other forms people need, such as large print, braille, speech, symbols or simpler language
| + | |
- | :* ''<b>Adaptable</b>'': Create content that can be presented in different ways (for example simpler layout ) without losing information or structure
| + | |
- | :* ''<b>Distinguishable</b>'': Make it easier for users to see and hear content including separating foreground from background
| + | |
- | :* ''<b>Keyboard Accessible</b>'': Make all functionality available from a keyboard
| + | |
- | :* ''<b>Navigable</b>'': Provide ways to help users navigate, find content and determine where they are
| + | |
- | :* ''<b>Readable</b>'': Make text content readable and understandable
| + | |
- | :* ''<b>Predictable</b>'': Make Web pages appear and operate in predictable ways
| + | |
- | :* ''<b>Compatible</b>'': Maximize compatibility with current and future user agents, including assisting technologies
| + | |
- | | + | |
- | Read more about maintaining compliance and viewing Career Pathways roadmaps in accessible formats through our [http://sivecki.com/careerpathways/Getting_Started_Tutorial#ADA.2F504_Accessibility_Compliance Getting Started Tutorial].
| + | |