Dept. Colloquiua

CS 101   Web Construction,  Winter 2007,  Instructor:  Jeffrey Horn


COURSE ANNOUNCEMENTS (Tuesday, May 1, 2007)


CONTENTS


LECTURE NOTES

BACKGROUND:
Details:  Generalize the code so that there are three toggled doors, each separately operable from the others.  This means a separate toggle button for each door.  The doors should start out closed.  (Note that there are images for each of the closed doors:  1,2,3)  There should be one prize behind each.  Two should be "booby" prizes (you may use the donkey!), but one should be a "valuable" prize.  I want you to get an image of something valuable to you.  So personalize that one and surprise us.  That is all!  Oh yes, and the doors should be in a single row on the web page, just like in the original show...

 


  • ASSIGNMENTS
  •  



    PROGRAMMING

    TESTS AND QUIZZES



     

    FINAL

    Three options (I'll take the highest grade if you do more than one!  But that's a lot of work...)

    1. Final Exam (Tuesday, May 1 2-4pm)
    2. FINAL PROJECT:  Let's Make a Deal
    3.  FINAL PROJECT:  (roll your own!)
      • Create your own web site that incorporates as many of the following elements from class:
        • JavaScript prompts  (20 pt.s)
        • JavaScript functions called from HTML form buttons  (20 pt.s))
        • Nested table  (20 pt.s)
        • Nested frames  (20 pt.s)
      • To earn the full 20 points for each, 10 pts for functionality, and 10 pts for smooth integration of function with purpose.
      • Last 20 pts. is for overall look and feel (10) and good looking code (10) meaning comments and indentation.