Final Project : Fall 2009
Over view:
- Create a folder titled final_project (be sure to include all of the underscores, no spaces as a UNIX host will consider the spaces to be legitimate characters).
- Using your midterm project content or new topic approved by instructor.
- You will change the look and feel of the midterm project or topic approved by instructor with tables and CSS
- If using the midterm project - it must be dramatically different in look and feel from original.
Final Project Timeline: |
| Project Scope Completion |
November. 18, 2009 |
10% of Final Project grade |
| Beta for testing |
December 2, 2009 |
10 % of Final Project grade |
| Final Exam |
December, 2, 2009 |
Must be completed by beginning of class December 7, 2009 |
| Final Project Presentation |
Decempber 7, 2009 |
Last day of class : No late projects accepted |
Part 1 - Scoping Project - 10% of project grade - The purpose of this exercise will be to get you looking at other web designs and helping you find a new look and feel. You will also examine search engine strategies from the web sites you assess.
- Review Chapter 5 (week7) - Web Design, the first part of your final project will be based on this chapter’s concepts.
- Complete all parts of Scope handout (handout available on Nov.18).
- Due date - Nov. 18, 2009 by end of class (No late Scopes after deadline)
Part 2 - Beta Testing - 10% of Final Grade
- All Pages have content (text and images - place holders may be set if needed
- Navigational links working
- Presentation set in CSS
- Due date - December 2, 2009 by 10:30 am ( no late betas after deadline)
Part 3 - Specifications for Final Project Pages 75 % of project grade
- CSS will be external
- CSS filename will be final.css
- All pages and related files must be saved in the final_project folder
- The final project web site must include
- One (1) Index page (from midterm, unless new topic)
- Four (4) supplemental pages (from midterm, unless new topic)
- One (1) credits page (new) credit.html
- Credit page will have links to where you got your images and content
REPLACING THE COPYRIGHT PAGE, or copyright links on pages
- One fairuse page (new) fairuse.html
- Copy statement and paste into html page
- One (1) Survey Page (new) survey.html
- Page layout will be within one of 2 css formats (new)
- Layout 1 - similar to ex.6.5 pg.233 (single div layout)
- Layout 2 - similar to 6.6 pg.237 (two-column div layout)
-
Navbar to be included in each page
-
Navbar links should only include main pages -REMOVE any extra page links from midterm
- REMOVE any extra pages linked on main pages
-
If navbar - image buttons, must include text navbar at bottom of page.
-
Credit, fairuse and survey pages should have links only on footer not on Navbar
-
Include one form (new) - set in new survey page (survey.html)
-
link survey on footer
- Include one credit page (new)
- Include link to credit page in footer
- Use name anchors to link copyrighted materials to credit page
- Include fairuse statement link in footer
- Fair Use Statement - create page, filename fairuse.html
- Include one form (new) - set in new survey page (survey.html)
- Use tables to organize form information
-
queries must be related to topic
- Use min. 8 input controls in form:
- text
- password
- checkbox
- radio
- textarea
- selected list
- submit
- reset buttons
- method="post" action="http://webdevfoundations.net/scripts/formdemo.asp"
- Homepage must have keyword and description metas (new)
- All pages must have distinctive titles
- All pages must have basic info metas (author, class, expires)
- All page footers must include links to :
- Fair Use Statement
- Credit Page
- Survey page
- Webmaster info
- footer will be small, italic
- All pages must have XHTML validation icon
- CSS validation on homepage only(new)
- Add link to midterm homepage on credit page (new)
- FTP the final_project folder to your root folder (same level as your homepage)
- Add final project link on your homepage
-
Can only grade final project if it is linked on your homepage by due date.
Unlinked final projects will not be accepted even if uploaded by the deadline.
The concept of hyperlinking files is fundamental to your learning experience in this class
and must be demonstrated in your final project.
External CSS Criteria:
- <body> background, text
- <h1>, <h2> font, color, alignment
- <p>font, size, color
- <ol> font, size, color
- <ul> font, size, color
- <dl> font, size, color
- <table> color, font, alignment, size, border
- box model to be used in at least one tag(element)
- Min. 2 classes per site
- id's to be used for layout
- Hyperlinks <a href> link, visited and hover
- One point will be deducted for each html presentation attribute found on site
Final Project Due: December 7, 2009 by the beginning of class (no final project will be accepted once class starts)
Part 4 - Presentation - 5% of final grade
Presentation must be completely different from midterm or topic approved by instructor.
Consider these concepts as criteria for the presentation: (Based on Project Scope results)
- Usability - ease of navigation - Page layout
- Web readability - Text Design
- Visual impact - design
- Priority Placement