Project #4 (Research Data Validation)CMSC122
Due Fri Dec 9 6:00 pmFall 2011

About Final Exam

FINAL EXAM INFORMATION
DATE: Friday Dec 16
TIME: 4pm-6pm
LOCATION: CSIC 1115

Objective

To practice forms, data validation, and data collection.

Grading

Overview

For this project you will implement a web page with a form that allows the gathering of data for research purposes. The data provided in the form will be validated before it is sent to the server for processing. You do not need to provide pseudocode for this project, but you are encourage to develop it for your own benefit. No files are provided for this project (you will create them all.)

Specifications

You must define a form with the form elements you can see in the "Sample Run". The following provides additional information about this project:

Additional Requirements

Sample Run

The data submission video illustrates the functionality associated with the form.

Web Accessibility