Review Sheet for the Final COSC 119

The final exam is in 2 parts.  Creation of web pages done in the lab 55%

                                             A written test (given at Final exam time) that will be worth 45%.

 

You will be allowed to create a one sheet (8 ½ x 11) crib sheet for the lab portion of the test. (both sides) The sheet must not include complete html or java script code for a particular problem but may include tags, css formats, and one line instructions..  Example:  table tags, css formats, anchor tags (links) img tags, common character entities, java script information, etc.  You may want to include some information about writing and scoring quizzes and picture transformations. 

This sheet should serve you as a guide for every web page you develop and thus the efficiency and usefulness of its context is important. 

 

You should be very familiar with the all the various javaScript instructions.  Study problem 4 of Lab 9 very carefully.  Study the slide show and picture transformation (problems 3 and 7 of Lab 10) very carefully.  You must know how to do a quiz that will tally the number of correct answers.  See Lab 9 Problem 4.

You will also need to know how to develop and layout blocks on a page.  You will also need to be familiar with the creation of external css files and how to link html to css files.  You should be familiar with generic block design and be able to create a web page from those designs.  Good examples are Lab 4 problems 1 (honeymoon example) page 64, problems 2 page 65, and problems 3 page 66.

You should be familiar with basic html tags and basic css formats and attributes.  Know how to create css text and the formats that are used.  Good example would be the .css you created for the honeymoon.html (Lab 4 problem 1 page 64).

In addition to the lab problems there will be an objective written section given during the final exam period.    This portion will require you to be able to identify and use javaScript instructions such as arrays, functions, conditional statements, assignment statements, write statements and loops.  You will also need to know the basic xhtml tags, and css formats.