Presentation Transcript
Accessibility & WebCT : Accessibility & WebCT Joe Wheaton, Ph.D.
Overall Recommendations : Overall Recommendations Screen readers pause for punctuation.
Use it for emphasis.
Use both the link and the graphic in content windows to provide a bigger target.
Use text boxes to give additional information.
Students should hide the Course Menu – it’s redundant and takes up space
General WebCT Issues : No DOCTYPE
Browsers use DOCTYPE to validate the code.
Assistive tech needs good code to work right.
No language declaration
Still using deprecated tags etc.
Must use javascript & frames
BUT -- Using style sheets for markup
And all WebCT images alt-tagged. General WebCT Issues
Login Screen : Cursor defaults to Username box.
Form fields identified correctly (WAI 10.2)
Form fields marked up correctly using explicit tags: