Assignment 5: Putting It All Together

Due: Sunday, February 20th, by 12 noon

Assignment Description:

You'll need to use a combination of technologies we've discussed in class for this.

First, create a password protected directory to keep the files in. The user ID should be ell, the password should be 409. Do not password protect your home or main 409 directory; create a separate directory for this assignment.

Second, create a page that uses a creative implementation of the slider project we worked on in class. It should do more than simply move the slider and place a number in the box; the more creative your implementation, the better your grade will be. It is okay for it to work in only IE or only Netscape; however, you must specify on your page which one (and you must test it on a Mac!)

Third, add a feedback form (on the slider page, or on a separate page) that u allows me to send an e-mail via the formmail software (which you should install in your own directory, as discussed in class). The form should use some form of validation (with Javascript or Formmail's built-in capability) to ensure that necessary data is provided and is in the appropriate form.

 

Grading Criteria:

Design  
Adherence to design principles ________________
Readability (typography, text layout, etc) ________________
Creativity & design in slider implementation ________________
Design and layout of form components ________________
   
Functionality  
Password protection works properly ________________
Slider functions properly ________________
Form sends e-mail properly ________________
Form validates input properly ________________
   

 

 

Back to the 409-992 syllabus