(Draft) ATAG 2.0 Implementation Report

(Draft) ATAG 2.0 Implementation Report

11 August 2011

Important Notes:

Numbers of Implementations

Guidelines

PART A: Make the authoring tool user interface accessible

Part A Conformance Applicability Notes:

  1. Scope of "authoring tool user interface": The Part A success criteria apply to all aspects of the authoring tool user interface that are concerned with producing the "included" web content technologies. This includes views of the web content being edited and features that are independent of the content being edited, such as menus, button bars, status bars, user preferences, documentation, etc.
  2. Reflected content accessibility problems: The authoring tool is responsible for ensuring that editing-views display the web content being edited in a way that is accessible to authors with disabilities (e.g. ensuring that text alternatives in the content can be programmatically determined). However, where an accessibility problem is caused directly by the content being edited (e.g. if an image in the content lacks a text alternative), then this would not be considered a deficiency in the accessibility of the authoring tool user interface.
  3. Developer control: The Part A success criteria only apply to the authoring tool user interface as it is provided by the developer. They do not apply to any subsequent modifications by parties other than the authoring tool developer (e.g. by plug-ins, user modifications, etc.).
  4. User agent features: Web-based authoring tools may rely on user agent features (e.g. keyboard navigation, find functions, display preferences, undo features, etc.) to satisfy success criteria. If a conformance claim is made for a web-based authoring tool, the claim must cite the user agent.
  5. Features for meeting Part A must be accessible: The Part A success criteria apply to the entire authoring tool user interface, including any features added to meet the success criteria in Part A (e.g. documentation, search functions, etc.). The only exemption is for preview features, as long as they meet the relevant success criteria in Guideline A.3.7. Previews are treated differently than editing-views because all authors, including those with disabilities, benefit when preview features accurately reflect the functionality of user agents that are actually in use by end users.
Success Criteria Implementation Information

PRINCIPLE A.1: Authoring tool user interfaces must follow applicable accessibility guidelines

na

Guideline A.1.1: (For the authoring tool user interface) Ensure that web-based functionality is accessible.

na

A.1.1.1 Web-Based Accessible (WCAG):

Web-based authoring tool user interfaces meet the WCAG 2.0 success criteria. (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

Level A:@Several
  • TinyMCE3.2
  • Defacto CMS
  • MoodleLMS?, DrupalCMS?, ATutorLCMS?
Level AA:@At-least-one
  • Defacto CMS (a couple of error messages to improve, but it's almost there assuming that TinyMCE passes as well)
  • TinyMCE3.2?
Level AAA:@None-confirmed
  • TinyMCE3.2?

Guideline A.1.2: (For the authoring tool user interface) Ensure that non-web-based functionality is accessible.

na

A.1.2.1 Accessibility Guidelines:

Non-web-based authoring tool user interfaces follow user interface accessibility guidelines for the platform. (Level A)

  • Note: If a conformance claim is made, then the claim must cite the accessibility guidelines followed.
@At-least-one
  • XStandard2.1
  • iPhone apps? Annotate (Steve H)? MS2010?

A.1.2.2 Platform Accessibility Services:

Non-web-based authoring tools implement communication with platform accessibility services. (Level A)

  • Note: If a conformance claim is made, then the claim must cite the platform accessibility service(s) implemented.
@At-least-one
  • XStandard2.1 (MSAA support)
  • iPhone apps? Annotate (Steve H)? MS2010?

PRINCIPLE A.2: Editing-views must be perceivable

na

Guideline A.2.1: (For the authoring tool user interface) Make alternative content available to authors.

na

A.2.1.1 Text Alternatives for Rendered Non-Text Content:

If an editing-view renders non-text content with programmatically associated text alternatives, then the text alternatives can be programmatically determined. (Level A)

@Several
  • TinyMCE3.2 (via browser)
  • Dreamweaver8
  • XStandard2.1
  • Defacto CMS
  • MoodleLMS?, DrupalCMS?, ATutorLCMS?

A.2.1.2 Alternatives for Rendered Time-Based Media:

If an editing-view renders time-based media, then at least one of the following is true: (Level A)

@None-confirmed

Guideline A.2.2: (For the authoring tool user interface) Editing-view presentation can be programmatically determined.

na

A.2.2.1 Editing-View Status Information:

If an editing-view modifies the presentation to convey status information, then that status information can be programmatically determined. Status information conveyed by modifying the presentation of editing-views may include, but is not limited to, spelling, grammar and syntax errors. (Level A)

@At-least-one
  • WAVE (adds information icons throughout the checked webpage)
  • XMetal? Office2010 spelling?

A.2.2.2 Access to Rendered Text Properties:

If a text property is both rendered and editable and the text property is supported by the implemented platform accessibility service, then the property is programmatically determinable. (Level A)

@At-least-one
  • TinyMCE3.2 (via browser)
  • MoodleLMS?, DrupalCMS?, ATutorLCMS? (note: Use MSAA Inspect tool to test on Windows)

PRINCIPLE A.3: Editing-views must be operable

na

Guideline A.3.1: (For the authoring tool user interface) Provide keyboard access to authoring features.

na

A.3.1.1 Keyboard Access (Minimum):

All functionality of the authoring tool is operable through a keyboard interface without requiring specific timings for individual keystrokes, except where the underlying function requires input that depends on the path of the user's movement and not just the endpoints. (Level A)

  • Note 1: The path exception relates to the underlying function, not the input technique. For example, if using handwriting to enter text, the input technique (handwriting) requires path-dependent input, but the underlying function (text input) does not. The path exception encompasses other input variables that are continuously sampled from pointing devices, including pressure, speed, and angle.
  • Note 2: This success criterion does not forbid and should not discourage providing mouse input or other input methods in addition to keyboard operation.
@Several
  • TinyMCE3.2
  • Dreamweaver8
  • Defacto CMS
  • MS2010? AtutorLCMS? Sakai3.0?

A.3.1.2 No Keyboard Traps:

Keyboard traps are prevented as follows: (Level A)

  • (a) In the Authoring Tool User Interface: If keyboard focus can be moved to a component using a keyboard interface, then focus can be moved away from that component using only a keyboard interface and, if it requires more than unmodified arrow or tab keys or other standard exit methods, the user is advised of the method for moving focus away; and
  • (b) In Editing-Views that Render Content: If an editing-view renders content (e.g. WYSIWYG view), then a documented keyboard command is provided that moves the editing-view keyboard focus to a known location (e.g. the start of the editing-view).
@Many
  • TinyMCE3.2 (relying on browser for (b))
  • Dreamweaver8
  • Flash8
  • Defacto CMS
  • MoodleLMS?, DrupalCMS?, ATutorLCMS?(relying on browser for (b))

A.3.1.3 Efficient Keyboard Access:

The authoring tool user interface includes mechanisms to make keyboard access more efficient than sequential keyboard access . (Level AA)

@Many
  • TinyMCE3.2
  • Dreamweaver8
  • AtutorLCMS
  • Flash8?

A.3.1.4 Keyboard Access (Enhanced):

All functionality of the authoring tool is operable through a keyboard interface without requiring specific timings for individual keystrokes. (Level AAA)

@Several
  • TinyMCE3.2
  • AtutorCMS
  • Defacto CMS
  • DrupalCMS? Fluid tools (Decapod coversion, Collection space)

A.3.1.5 Customize Keyboard Access:

Keyboard access to the authoring tool can be customized. (Level AAA)

@At-least-one
  • Dreamweaver8
  • MS2010, Web-based tools customized from browser?

A.3.1.6 Present Keyboard Commands:

Authoring tool user interface components can be presented with any associated keyboard commands. (Level AAA)

@Several
  • MS Office 2010 (when alt is pressed, shortcut keys appear as overlays)
  • Dreamweaver8 (underlines access keys in the menus when "alt" key is pressed)

Guideline A.3.2: (For the authoring tool user interface) Provide authors with enough time.

na

A.3.2.1 Auto-Save (Minimum):

If the authoring tool includes authoring session time limits, then the authoring tool can be set to automatically save web content edits made using the authoring tool before the session time limits are reached. (Level A)

@At-least-one
  • TinyMCE3.2
  • ATutorLCMS (Scorm mode?)? DrupalCMS? MoodleLMS? Wikis?

A.3.2.2 Timing Adjustable:

If a time limit is set by the authoring tool, then at least one of the following is true: (Level A)

  • (a) Turn Off: Authors are allowed to turn off the time limit before encountering it; or
  • (b) Adjust: Authors are allowed to adjust the time limit before encountering it over a wide range that is at least ten times the length of the default setting; or
  • (c) Extend: Authors are warned before time expires and given at least 20 seconds to extend the time limit with a simple action (e.g. "press the space bar"), and authors are allowed to extend the time limit at least ten times; or
  • (d) Real-time Exception: The time limit is a required part of a real-time event (e.g. a collaborative authoring system), and no alternative to the time limit is possible; or
  • (e) Essential Exception: The time limit is essential and extending it would invalidate the activity; or
  • (f) 20 Hour Exception: The time limit is longer than 20 hours.
@None-confirmed
  • ATutorLCMS (Scorm mode?)?
  • DrupalCMS?MoodleLMS? Wikis?

A.3.2.3 Static Pointer Targets:

Authoring tool user interface components that accept pointer input are either stationary or authors can pause the movement. (Level A)

@Many
  • MS2010
  • Dreamweaver8
  • Acrobat
  • etc.

A.3.2.4 Content Edits Saved (Extended):

The authoring tool can be set to automatically save web content edits made using the authoring tool. (Level AAA)

@Several
  • Photoshop
  • Google Docs document editor
  • Dreamweaver?

Guideline A.3.3: (For the authoring tool user interface) Help authors avoid flashing that could cause seizures.

na

A.3.3.1 Static View Option:

Editing-views that render visual time-based content can be paused and can be set to not play automatically. (Level A)

@At-least-one
  • Flash8 (Timeline only plays on user request)
  • Maybe some web-based tools if rendering of dynamic objects turned off in browser

Guideline A.3.4: (For the authoring tool user interface) Enhance navigation and editing via content structure.

na

A.3.4.1 Navigate By Structure:

If editing-views expose the markup elements in the web content being edited, then the markup elements (e.g. source code, content renderings, etc.) are selectable and navigation mechanisms are provided to move the selection focus between elements. (Level AA)

@Several
  • TinyMCE3.2 (using "Path" feature)
  • Dreamweaver8 ("Edit>Select Parent Tag", "Edit>Select Child")
  • Amaya? (JS)

A.3.4.2 Navigate by Programmatic Relationships:

If editing-views allow editing of programmatic relationships within web content, then mechanisms are provided that support navigation between the related content. Depending on the web content technology and the nature of the authoring tool, relationships may include, but are not limited to, element nesting, headings, labeling, programmatic definitions, and ID relationships. (Level AAA)

@Several

  • Eclipse IDE
  • IDE's?

Guideline A.3.5: (For the authoring tool user interface) Provide text search of the content.

na

A.3.5.1 Text Search:

Editing-views enable text search, such that all of the following are true: (Level AA)

  • (a) All Editable Text: Any text content that is editable by the editing-view is searchable (including alternative content); and
  • (b) Match: Matching results can be made visible to authors and given focus; and
  • (c) No Match: Authors are informed when no results are found; and
  • (d) Two-way: The search can be made forwards or backwards; and
  • (e) Case Sensitive: The search can be in both case sensitive and case insensitive modes.
@Many
  • Dreamweaver8
  • MS Office 2010

Guideline A.3.6: (For the authoring tool user interface) Manage preference settings.

na

A.3.6.1 Independence of Display:

If the authoring tool includes display settings for editing-views, then the authoring tool allows authors to adjust these settings without affecting the web content to be published. (Level A)

@Many
  • TinyMCE3.2 (since browser display settings are used)
  • Defacto CMS (via browser display settings)
  • XStandard2.1
  • Dreamweaver8
  • GoogleDocs

A.3.6.2 Save Settings:

If the authoring tool includes display and/or control settings, then these settings can be saved between authoring sessions. (Level AA)

@Many
  • Dreamweaver8
  • MS2010
  • XStandard2.1

A.3.6.3 Apply Platform Settings:

The authoring tool respects changes in platform display and control settings made by authors. (Level AA)

@Several
  • TinyMCE3.2 (respects browser display settings)
  • Defacto
  • Dreamweaver (for Mac)? Desire2Learn? SAKAI?

A.3.6.4 Multiple Sets:

If the authoring tool includes display and/or control settings, then authors can save and reload multiple sets of these settings. (Level AAA)

@Several
  • Dreamweaver8
  • Indesign

A.3.6.5 Assistance with Preferences:

If the authoring tool includes display and/or control settings, then the authoring tool includes a mechanism to help authors configure these settings. (Level AAA)

@Several
  • MS Office 2010
  • Dreamweaver8

Guideline A.3.7: (For the authoring tool user interface) Ensure that previews are as accessible as existing user agents.

na

A.3.7.1 Preview (Minimum):

If a preview is provided, then at least one of the following is true: (Level A)

  • (a) Pre-existing User Agent: The preview makes use of a pre-existing user agent; or
  • (b) UAAG (Level A): The preview conforms to the User Agent Accessibility Guidelines Level A [UAAG].
@Many (by (a))
  • XStandard2.1 (by (a))
  • TinyMCE3.2 (by (a))
  • Dreamweaver8 (by (a))
  • ATutorLCMS? (by (a))
  • Amaya? (JS)

A.3.7.2 Preview (Enhanced):

If a preview is provided, then authors can specify which user agent performs the preview. (Level AAA)

@Several

  • Dreamweaver8
  • Defacto CMS

PRINCIPLE A.4: Editing-views must be understandable

na

Guideline A.4.1: (For the authoring tool user interface) Help authors avoid and correct mistakes.

na

A.4.1.1 Content Changes Reversible (Minimum):

For authoring actions, one of the following is true: (Level A)

  • (a) Reversible: The authoring action can be immediately reversed; or
  • (b) Warn and Confirm: The authoring tool provides a warning to authors that the action is irreversible and requires authors to confirm the action before proceeding.
  • Note 1: Reversing actions (e.g. an "undo" function) are also considered authoring actions, meaning they must also meet this success criterion (e.g. a "redo" function).
  • Note 2: It is acceptable to collect a series of text entry actions (e.g. typed words, a series of backspaces) into a single reversible authoring action.
  • Note 3: It is acceptable to clear the authoring action history at the end of authoring sessions.
@Many
  • XStandard2.1
  • TinyMCE3.2
  • Dreamweaver8 ("Edit>Undo")
  • Defacto CMS (warns before deleting content)

A.4.1.2 Setting Changes Reversible:

If actions modify authoring tool settings, then one of the following is true: (Level A)

  • (a) Reversible: The authoring tool setting can be reversed by the same mechanism that made the change; or
  • (b) Warn and Confirm: The authoring tool provides a warning to authors that the setting change is irreversible and requires authors to confirm or save the current settings before proceeding.
@Many
  • XStandard2.1
  • TinyMCE3.2
  • Dreamweaver8 ("Edit>Undo")
  • Defacto CMS (warns before deleting content)

A.4.1.3 Content Changes Reversible (Enhanced):

Authors can sequentially reverse a series of reversible authoring actions. (Level AAA)

  • Note: The notes for A.4.1.1 still apply.

@Many

  • Dreamweaver8
  • MS Office 2010

 

Guideline A.4.2: (For the authoring tool user interface) Document the user interface including all accessibility features.

na

A.4.2.1 Document Accessibility Features:

All features of the authoring tool that must be present to meet Part A of ATAG 2.0 (e.g. keyboard shortcuts, text search, etc.) are documented. (Level A)

@At-least-one
  • MS2010
  • Dreamweaver8?

A.4.2.2 Document All Features:

The authoring tool includes documentation for its author-level user interface features. (Level AA)

@At-least-one
  • Dreamweaver8
  • MS2010?

PART B: Support the production of accessible content

Part B Conformance Applicability Notes:

  1. Author availability: Any Part B success criteria that refer to authors only apply during authoring sessions.
  2. Developer control: The Part B success criteria only apply to the authoring tool as it is provided by the developer. This does not include subsequent modifications by parties other than the authoring tool developer (e.g. by plug-ins, user-defined templates, user modifications of default settings, etc.).
  3. Applicability after the end of an authoring session: Authoring tools are responsible for the accessibility of web content that they automatically generate after the end of an author's authoring session (see Success Criterion B.1.1.1). For example, if the developer changes the site-wide templates of a content management system, these would be required to meet the accessibility requirements for automatically-generated content. Authoring tools are not responsible for changes to the accessibility of content that the author has specified, whether it is author-generated or automatically-generated by another system that the author has specified (e.g. a third-party feed).
  4. Authoring systems: As per the ATAG 2.0 definition of authoring tool, several software tools (identified in any conformance claim) can be used in conjunction to meet the requirements of Part B (e.g. an authoring tool could make use of a third-party software accessibility checking tool).
  5. Features for meeting Part B must be accessible: The Part A success criteria apply to the entire authoring tool user interface, including any features that must be present to meet the success criteria in Part B (e.g. checking tools, repair tools, tutorials, documentation, etc.).
  6. Multiple author roles: Some authoring tools include multiple author roles, each with different views and content editing permissions (e.g. a content management system may separate the roles of designers, content authors, and quality assurers). In these cases, the Part B success criteria apply to the authoring tool as a whole, not to the view provided to any particular author role. Accessible content support features should be made available to any author role where it would be useful.
Success Criteria Implementation Information

PRINCIPLE B.1: Fully automatic processes must produce accessible content

na

Guideline B.1.1: Ensure automatically specified content is accessible.

na

B.1.1.1 Content Auto-Generation After Authoring Sessions (WCAG):

Authors have the default option that, when web content is automatically generated for publishing after the end of an authoring session, it is accessible web content (WCAG). (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

Level A:@At-least-one:
  • Defacto CMS (developer created templates display content listings)
  • ATutorLCMS?
Level AA:@At-least-one:
  • Defacto CMS (developer created templates display content listings)
  • ATutorLCMS?
Level AAA:@At-least-one:
  • Defacto CMS (developer created templates display content listings)
  • ATutorLCMS?

B.1.1.2 Content Auto-Generation During Authoring Sessions (WCAG):

Authors have the default option that, when web content is automatically generated during an authoring session, then one of the following is true: (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

  • (a) Accessible: The content is accessible web content (WCAG) without author input; or
  • (b) Prompting: During the automatic generation process, authors are prompted for any required accessibility information (WCAG); or
  • (c) Automatic Checking: After the automatic generation process, accessibility checking is automatically performed; or
  • (d) Checking Suggested: After the automatic generation process, the authoring tool prompts authors to perform accessibility checking.
Level A:@At-least-one:
  • TinyMCE3.2
  • Defacto CMS (developer created templates display content listings)
  • ATutorLCMS? Dreamweaver8?
Level AA:@At-least-one:
  • TinyMCE3.2
  • Defacto CMS (developer created templates display content listings)
  • ATutorLCMS? Dreamweaver8?
Level AAA:@At-least-one
  • TinyMCE3.2
  • Defacto CMS

Guideline B.1.2: Ensure accessibility information is preserved.

na

B.1.2.1 Restructuring and Recoding Transformations (WCAG):

If the authoring tool provides restructuring transformations or re-coding transformations, then at least one of the following is true: (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

  • (a) Preserve: Accessibility information (WCAG) is preserved in the output; or
  • (b) Warning: Authors have the default option to be warned that accessibility information may be lost (e.g. when saving a vector graphic into a raster image format); or
  • (c) Automatic Checking: After the transformation, accessibility checking is automatically performed; or
  • (d) Checking Suggested: After the transformation, the authoring tool prompts authors to perform accessibility checking.
  • Note: This success criteria only applies to transformations in which the output technology is an "included" technology for conformance.

Level A:@None-confirmed

  • @@examples needed - Jan (in general), Greg (New dreamweaver html5 extension, Adobe Encore?)
  • @@video converters?
Level AA:@None-confirmed
Level AAA:@None-confirmed

B.1.2.2 Optimizations Preserve Accessibility:

If the authoring tool provides optimizing web content transformations then any accessibility information (WCAG) in the input is preserved in the output. (Level A).

@None-confirmed

B.1.2.3 Text Alternatives for Non-Text Content are Preserved:

If the authoring tool provides web content transformations that preserve non-text content in the output, then any text alternatives for that non-text content are also preserved, if equivalent mechanisms exist in the web content technology of the output. (Level A).

@Several
  • Atutor (transformations from IEEE LOM to SCORM package etc.)
  • Acrobat (when exporting PDF from MS Word format)
  • TinyMCE when copying from MS Word? Final Cut Pro preserving captions?

PRINCIPLE B.2: Authors must be supported in producing accessible content

na

Guideline B.2.1: Ensure accessible content production is possible.

na

B.2.1.1 Accessible Content Possible (WCAG):

If the authoring tool places restrictions on the web content that authors can specify, then those restrictions do not prevent WCAG 2.0 success criteria from being met. (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

Level A:@Many
  • XStandard2.1
  • TinyMCE3.2
  • DreamWeaver8
  • Defacto CMS (Partly via TinyMCE, partly via templates)
Level AA:@Many
  • XStandard2.1
  • TinyMCE3.2
  • DreamWeaver8
  • Defacto CMS (Partly via TinyMCE, partly via templates)
Level AAA:@Many
  • XStandard2.1
  • TinyMCE3.2
  • DreamWeaver8
  • Defacto CMS (Partly via TinyMCE, partly via templates)

Guideline B.2.2: Guide authors to produce accessible content.

na

B.2.2.1 Accessible Option Prominence (WCAG):

If authors are provided with a choice of authoring actions for achieving the same authoring outcome (e.g. styling text), then options that will result in accessible web content (WCAG) are at least as prominent as options that will not. (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

Level A:@At-least-one
  • Dreamweaver
  • Defacto CMS

Level AA:@None-confirmed

  • Opencaps? TinyMCE?
Level AAA:@None-confirmed

B.2.2.2 Setting Accessibility Properties (WCAG):

If the authoring tool provides mechanisms to set web content properties (e.g. attribute values, etc.), then mechanisms are also provided to set web content properties related to accessibility information (WCAG): (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

Level A:@None-confirmed
Level AA:@None-confirmed
Level AAA:@None-confirmed

B.2.2.3 Technology Decision Support:

If the authoring tool provides the option of producing a web content technology for publishing for which the authoring tool does not provide support for the production of accessible content, then both of the following are true: (Level A)

@None-confirmed

Guideline B.2.3: Assist authors with managing alternative content for non-text content.

na

B.2.3.1 Alternative Content is Editable (WCAG):

Authors are able to modify programmatically associated text alternatives for non-text content. (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

Level A:@Many
  • TinyMCE3.2
  • Dreamweaver8
  • MS2010
  • XStandard2.1
  • Defacto CMS
Level AA:@Many
  • TinyMCE3.2
  • Dreamweaver8
  • MS2010
  • XStandard2.1
  • Defacto CMS
Level AAA:@Many
  • TinyMCE3.2
  • Dreamweaver8
  • MS2010
  • XStandard2.1
  • Defacto CMS

B.2.3.2 Conditions on Automated Suggestions:

During the authoring session, the authoring tool may only automatically suggest programmatically associated text alternatives for non-text content under the following conditions: (Level A)

  • (a) Author Control: Authors have the opportunity to accept, modify, or reject the suggested text alternatives prior to insertion; and
  • (b) Relevant Sources: The suggested text alternatives are only derived from sources designed to fulfill the same purpose (e.g. suggesting the value of an image's "description" metadata field as a long description).
@At-least-one
  • A-Prompt 1.0

B.2.3.3 Let User Agents Repair:

The authoring tool avoids repairing programmatically associated text alternatives for non-text content using any text value that would also be available to user agents (e.g. do not use the image filename). (Level A)

@Many
  • TinyMCE3.2
  • Dreamweaver8
  • MS2010
  • XStandard2.1

B.2.3.4 Save for Reuse:

When authors enter programmatically associated text alternatives for non-text content, both of the following are true: (Level AAA)

  • (a) Save and Suggest: the text alternatives are automatically saved and suggested by the authoring tool, if the same non-text content is reused; and
  • (b) Edit Option: the author has the option to edit or delete the saved text alternatives.
@At-least-one
  • A-Prompt 1.0

Guideline B.2.4: Assist authors with accessible templates.

na

B.2.4.1 Accessible Template Options (WCAG):

If the authoring tool provides templates, then there are accessible template (WCAG) options for a range of template uses. (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

  • Note: It is recommended that the accessible options be identified, but this is not required.
Level A:@Several
  • AtutorLCMS
  • Dreamweaver8
  • Defacto CMS
Level AA:@None-confirmed
Level AAA:@None-confirmed

B.2.4.2 Identify Template Accessibility (Minimum):

If the authoring tool includes a template selection mechanism and provides any non-accessible template (WCAG) options, then the templates are provided such that the template selection mechanism can display distinctions between the accessible and non-accessible options. (Level AA)

  • Note: The distinction can involve providing information for the accessible templates, the non-accessible templates or both.
@None-confirmed

B.2.4.3 Author-Create Templates:

If the authoring tool includes a template selection mechanism and allows authors to create new non-accessible templates (WCAG), then authors can enable the template selection mechanism to display distinctions between accessible and non-accessible templates that they create. (Level AA)

  • Note: The distinction can involve providing information for the accessible templates, the non-accessible templates or both.
@None-confirmed

B.2.4.4 Identify Template Accessibility (Enhanced):

If the authoring tool provides any non-accessible templates (WCAG) options and does not include a template selection mechanism, then the non-accessible templates include accessibility warnings within the templates. (Level AAA)

@None-confirmed
  • A-Content (Div. Directorate)? Dreamweaver templates may list some accessible status info? Scholar's portal?

Guideline B.2.5: Assist authors with accessible pre-authored content.

na

B.2.5.1 Pre-Authored Content Selection Mechanism:

If authors are provided with a selection mechanism for pre-authored content other than templates (e.g. clip art gallery, widget repository, design themes), then both of the following are true: (Level AA)

  • (a) Indicate: The selection mechanism indicates the accessibility status of the pre-authored content (if known); and
  • (b) Prominence: Any accessible options are at least as prominent as other pre-authored content options.

@At-least-one

  • Defacto

B.2.5.2 Pre-Authored Content Accessibility Status:

If the authoring tool provides a repository of pre-authored content, then each of the content objects has a recorded accessibility status. (Level AAA)

@None-confirmed
  • A-Content (Div. Directorate)? Dreamweaver templates may list some accessible status info? Scholar's portal?

PRINCIPLE B.3: Authors must be supported in improving the accessibility of existing content

na

Guideline B.3.1: Assist authors in checking for accessibility problems.

na

B.3.1.1 Checking Assistance (WCAG):

If the authoring tool provides authors with the ability to add or modify web content so that a WCAG 2.0 success criterion can be violated, then accessibility checking for that success criterion is provided (e.g. an HTML authoring tool that inserts images should check for alternative text; a video authoring tool with the ability to edit text tracks should check for captions). (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

Level A:@Several
  • TinyMCE3.2 (via button launching AChecker (WCAG 2.0 A option, including "Potential Problems" display))
  • WAVE
  • Acrobat Accessibility Checker
  • MSOffice2010 Accessibility Checker
Level AA:@Several
  • TinyMCE3.2 (via button launching AChecker (WCAG 2.0 AA option, including "Potential Problems" display))
  • Acrobat Accessibility Checker
  • WAVE
  • MS2010 Document Finisher?
Level AAA:@At-least-one
  • TinyMCE3.2 (via button launching AChecker (WCAG 2.0 AAA option, including "Potential Problems" display))
  • WebAIM WAVE? Deeque? HiSoftware? CommonLook?

B.3.1.2 Help Authors Decide:

For checks that require authors to decide whether a potential web content accessibility problem is correctly identified (i.e. manual checking and semi-automated checking), instructions are provided from the check that describe how to make the decision. (Level A)

@Several
  • TinyMCE3.2 (via button launching AChecker (WCAG 2.0 A option, including "Potential Problems" display))
  • WAVE
  • Acrobat Accessibility Checker
  • MSOffice2010

B.3.1.3 Help Authors Locate:

For checks that require authors to decide whether a potential web content accessibility problem is correctly identified (i.e. manual checking and semi-automated checking), the relevant content is identified to the authors. (Level A)

  • Note: Depending on the nature of the editing-view and the scope of the potential web content accessibility problem, identification might involve highlighting elements or renderings of elements, displaying line numbers, or providing instructions.
@Several
  • TinyMCE3.2 (via button launching AChecker (WCAG 2.0 A option, including "Potential Problems" display))
  • WAVE
  • Acrobat Accessibility Checker
  • MS Office 2010

B.3.1.4 Status Report:

Authors can receive an accessibility status report based on the results of the accessibility checks. (Level AA)

  • Note: The format of the accessibility status is not specified. For example, the status might be a listing of problems detected or a WCAG 2.0 conformance level, etc.
@Several
  • TinyMCE3.2 (via button launching AChecker (WCAG 2.0 AA option, including "Potential Problems" display))
  • WAVE
  • Acrobat Accessibility Checker

B.3.1.5 Programmatic Association of Results:

Authoring tools can programmatically associate accessibility checking results with the web content that was checked. (Level AA)

@At-least-one
  • AChecker (AccessForAll metadata)
  • EARL producing checkers?

Guideline B.3.2: Assist authors in repairing accessibility problems.

na

B.3.2.1 Repair Assistance (WCAG):

If checking (see Success Criterion B.3.1.1) can detect that a WCAG 2.0 success criterion is not met, then repair suggestion(s) are provided: (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

Level A:@Several
  • TinyMCE3.2 (via button launching AChecker (WCAG 2.0 A option, including "Potential Problems" display)) (manual repair instructions)
  • MS Office 2010 (manual repair instructions with some pointing to semi-automated repair functionality)
  • WAVE (Manual repair instructions are provided)
Level AA:@Several
  • TinyMCE3.2 (via button launching AChecker (WCAG 2.0 AA option, including "Potential Problems" display))
  • WAVE
  • Acrobat Accessibility Checker
Level AAA:@At-least-one
  • TinyMCE3.2 (via button launching AChecker (WCAG 2.0 AAA option, including "Potential Problems" display))
  • WebAIM WAVE? Deeque? HiSoftware? CommonLook?

PRINCIPLE B.4: Authoring tools must promote and integrate their accessibility features

na

Guideline B.4.1: Ensure the availability of features that support the production of accessible content.

na

B.4.1.1 Features Active by Default:

All accessible content support features are turned on by default. (Level A)

@Several
  • TinyMCE3.2
  • Dreamweaver8
  • Defacto CMS

B.4.1.2 Option to Reactivate Features:

If authors can turn off an accessible content support feature, then they can turn the feature back on. (Level A)

@Many
  • Dreamweaver8 (e.g., "Accessibility" preferences page)
  • TinyMCE3.2
  • AtutorLCMS
  • SAKAI 3.0 HTML Authoring Component?

B.4.1.3 Feature Deactivation Warning:

If authors turn off an accessible content support feature, then the authoring tool informs them that this may increase the risk of content accessibility problems. (Level AA)

@None-confirmed
  • Acrobat? MS2010? AtutorLCMS?

B.4.1.4 Feature Prominence:

Accessible content support features are at least as prominent as features related to either invalid markup, syntax errors, spelling errors or grammar errors. (Level AA)

@At-least-one
  • TinyMCE3.2

Guideline B.4.2: Ensure that documentation promotes the production of accessible content.

na

B.4.2.1 Model Practice (WCAG):

A range of examples in the documentation (e.g. markup, screen shots of WYSIWYG editing-views) demonstrate accessible authoring practices that meet the WCAG 2.0 success criteria. (Level A to meet WCAG 2.0 Level A success criteria; Level AA to meet WCAG 2.0 Level A and AA success criteria; Level AAA to meet all WCAG 2.0 success criteria)

Level A:@At-least-one
  • Defacto
Level AA:@None-confirmed
  • Acrobat?
Level AAA:@None-confirmed
  • OpenCaps, Atutor

B.4.2.2 Feature Instructions:

Instructions for using the accessible content support features appear in the documentation. (Level A)

@Many
  • TinyMCE3.2
  • Dreamweaver8
  • AtutorLCMS
  • SAKAI 3.0 HTML Authoring Component?

B.4.2.3 Tutorial:

A tutorial on an accessible authoring process that is specific to the authoring tool is provided. (Level AAA)

@At-least-one
  • Acrobat (http://www.adobe.com/accessibility/tutorials.html)
  • Atutor

B.4.2.4 Instruction Index:

The documentation contains an index to the instructions for using the accessible content support features. (Level AAA)

@None-confirmed