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 needs to 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. The following file(s) (project distribution) are associated with this project: a4.zip.

Specifications

You must define a form with the text fields and buttons you can see in the "Sample Run". The "Study Information" section includes a combo box with two options: "Long Term" and "Short Term". The following provides additional information about this assignment:

Additional Requirements

Sample Run

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

Web Accessibility