Home (Feb 2009)

This is an open forum for discussing and referencing Sakai accessibility. For a list of current Sakai accessibility issues or to add your own, see the "Accessibility Issues" list in Jira. If you have a question about Sakai accessibility that isn't addressed in these pages, contact the Accessibility Team Lead (Margaret Londergan): londerga@indiana.edu

To help out with Sakai accessibility testing go to the Sakai 2.6 Accessibility Review page.

The Sakai Accessibility Working Group has decided to meet by phone every other Thursday at 3:30PM starting November 20, 2008. Remaining 2008 and 2009 dates include: December 4, December 18, January 15, January 29, February 12, February 26. Meeting notes are available. Call-in information follows below:

Starting November 20, 2008
Dial-in# (812) 856-3600
Conference Code: 151845#
PIN: 002264#

There is also an initiative called the Fluid Project being coordinated by the University of Toronto that will have a significant (positive) impact on Sakai's future accessibility. Please visit the Fluid project site to learn more.

Children of this page are: Sakai's current accessibility, the Sakai 2.4 Accessibility Review sign-up and protocol, 2.3 Accessibility Review results, discussions related to Sakai 2.0+ accessibility, and an archive of past reviews, documents, mandates, etc. Also, please check out the Developer's Checklist that is attached to this page.

Here's information about the changes made to improve Sakai's accessibility from version to version. Please add your comments and let us know if you have or can offer resources or suggestions for the next version (2.6).

Sometime in the Future--Version 2.7+

  • Elimination of remaining iFrame (to enhance usability and navigation).
  • Accessible replacement or alternative to current WYSIWYG text editor.
  • Enhancement of Test and Quizzes Tool to include MathML capabilities
  • Addition of user-specified content transformation capability--TransformAble provisional tool
  • Miscellaneous accessibility enhancements to JSF widgets.
  • Development and integration of some preliminary FLUID user interface components

Version 2.5 to Version 2.6

  • Preliminary development work and testing of iFrame-free portal.

Version 2.4 to Version 2.5

  • Addition of user-specified presentation tool (font size, reverse type, etc.)--PreferAble core tool.
  • Continued evaluation and identification of accessibility issues.

Version 2.3 to Version 2.4

  • Continued evaluation and identification of accessibility issues.
  • Integration of Accessibility Review with Sakai QA process.
  • Removal of remaining "onkeypress" code.

Version 2.2 to Version 2.3

  • Elimination of tool title iFrame.
  • Elimination of site navigation iFrame.
  • Increased use of CSS for portal and tool content presentation.
  • Resolution of WYSIWYG navigation and help tabbing issues.
  • Elimination of numerous instances of "onkeypress" code (this was originally added to comply with a WCAG 1.0 recommendation, however, it was found to conflict with Internet Explorer).
  • Revision of portal accesskeys to reflect UK eCommerce guidelines

Version 2.1 to Version 2.2

  • Addition of accesskeys to common functions (Save, Cancel, Options, Permissions, Edit, Delete).
  • Enhanced title tags to include tool names for Options, Permissions, Edit, etc. top bar tool functions.
  • Extension of heading tags to include: form labels, table subjects.
  • Addition of "onkeydown" to JSF event handlers (i.e., to provide "onclick" alternative for screen reader users).
  • Addition of caption tag to data tables.

Version 2.01 to Version 2.1

  • Addition of link to Accessibility page (Global; implemented by individual school).
  • Addition of Accessibility Information to help.
  • Screen reader and device independence changes:
    o Improved linearization of information
    o Improved semantic markup
    o Improved labeling
    o Enhancement of title tags
    o Enhancement of function titles
    o Tabular information arranged semantically
    o Enhancement of link phrases, added alt tags
    o Added screen-reader-only text and labels
    o Removed redundancies
    o Onkeypress added to event handlers (for users that cannot use a mouse)
    o Conversion of 4.01 html to 1.0 xhtml transitional (where necessary)

Version 1.5 to Version 2.01

  • Replacement of automatic refresh/refocus with manual refresh.
  • Addition of skip links and accesskeys to content, tools, and worksites.
  • Addition of accesskeys to tools (0 to 9) and help.
  • Refactored legacy tools to reflect style guide accessibility requirements:
    o Headings.
    o Titles (iFrames, Links).
    o Tables.
    o Forms.