This page was downloaded from http://www.rehab.uiuc.edu/infotechaccess/edtech/course_tools/webct.html
in August 2001. the site is at the University of Illinois at Urbana-Champaign.
Creating Accessible On-line Course Materials with WebCT
Tips for Authors
Authors add course content by inserting their own HTML documents, so it is
up to page authors to ensure the accessibility of
course content. Some additional suggestions for authors:
- If you use the "Add Link" option, always select "Link Opens
in Main Window". This will prevent confusion for some users with visual
impairments and learning disabilities, and will allow accessible browsers to
follow the links.
- On the home page, put the icon labels to the left or right of the icons
rather than underneath (the default). That way, when visually impaired users
access the page using a screen reader, they will get a label following each
image rather than a series of images followed by a series of labels. From the
home page, select "Organize Icons" and then "Layout".
Select the radio button for "Label Position: Left (or Right) of Icon"
and press the "Update" button.
- WebCT does not currently allow you to add alt text or label icons. However,
if you add an image to a header or footer, be sure to include an image caption.
Other Accessibility Issues with WebCT
Even if your course content is fully accessible, you will not be able to
make courses on WebCT accessible if you plan to use all of its features. Here
are some of the accessibility issues with WebCT:
- No alt text for images
anywhere. This is especially a problem with the buttons and icons. Without alt
text, it is difficult to impossible for some users to find the course material,
take quizzes, etc. There is not even the option for users to add labels to
icons, and labels exist only on the home page.
- External links open in new windows by default.
Home Page Reader won't
recognize these as links;
pwWebSpeak
recognizes that they are links, but can't follow them. Even in standard
browsers, pop-up windows can be very disorienting to some users.
- List of links option allows course author to open external pages within the
WebCT frame or in a new window. Both of these options have accessibility
issues.
- There are a number of
accessibility
problems associated with the use of frames:
- Frames are untitled.
- Choices in one frame (i.e. selecting a button) affect content in a
different frame. This means someone using a browser that does not support
frames will find it difficult to impossible to access most of the course
content features, including basic navigation, glossary, search, bulletins, etc.
- Inappropriate <NOFRAMES> content. ("Sorry -- this page requires
Netscape 2.0 or better.")
- Not all of the code is
standard
HTML:
- Uses HTML headers incorrectly for formatting purposes.
- Missing end tags.
- Some end tags without start tags.
- Lots of floating <TD> tags that are not actually in tables.
- Incorrect use of valign within <TABLE> elements.
- Uses physical
styles, such as <CENTER>, <FONT>, <B>, and <I>
tags, to format text instead of using web
style sheets.
- Neither Home Page Reader
nor pwWebSpeak
can access the main bulletin board frame at all, which means users can not read
any bulletin board messages. These browsers also can not access all of the
bulletin board functions. For example, users can not compose a message. The
entire bulletin board feature is basically worthless to a user accessing this
site with one of these two accessible browsers.
- Often when using the accessible browsers, users will hit a screen where the
only text is "Please click on one of the areas above." This text is
sandwiched between two images, which the user has no access to.
- In course content listing, arrows to expand and compress outlines do not
work with Home Page Reader.
Outline begins fully expanded. Compression works, but then outline can not be
expanded again. With
pwWebSpeak,
outline begins fully compressed, but can be expanded and compressed again (as
long as the user knows what to do; the link has no alt text).
Contact us at infotechaccess@server.rehab.uiuic.edu
Go to Accessible On-Line Course Materials Main Page