This is the main navigation script. You can jump to the site map instead.

Accessible, on-line tests and quizzes

One of the most important and valuable features of a distance education class is the ability for the students to take a quiz or exam on-line. This can be accomplished with the use of forms, which submit user input to either a script or an email message.

Forms are made easily accessible with just a few simple touches.

  1. Form controls should be labled with the TITLE attribute. Screen readers will then be able to relay this information to a non-visual user.

  2. Requested information should be naturally grouped into logical units. This allows keyboard users to easily navigate the controls with the TAB key. TABINDEX sets the order for browsers that support it.

  3. Some legacy technology needs text to be present in the TEXTAREA control in order to function properly. This is done with the VALUEattribute.

  4. All images used within forms also require ALT-text.

<INPUT TYPE="text" tabindex="1" NAME="Name" SIZE="25" VALUE="What is your name?" TITLE="Name">


Prior Page    Table of Contents    Next Page   
Home Page    Links

Prior Page | Contents | Next Page | Home | Links


Email List | Publications | Resources | News & Events | About the ICT Center | Search | Home


Any opinions, findings and conclusions or recommendations expressed in this material are those
of the author(s) and do not necessarily reflect those of the National Science Foundation.

National Science Foundation
This material is based on work
supported by the
National Science Foundation
under Grant Number DUE 0302548.
Copyright August 2004
STCC Foundation Press
All rights reserved.
E-Mail the Webmaster
with your comments.
STCC home
Springfield Technical
Community College

The ICT Center c/o STCC, One Armory Square, PO Box 9000, Suite 1, Springfield, MA 01102-9000
(413) 755-6550 (phone) | (413) 755-6325 (fax)