Aesthetics: (20 points)
- -color combination readable
- -appropriate use of fonts
- -appropriate use of graphics
- -sizing of main page
- -use of the available headings
- -professional appearance of page
- -ease of use
- -access time appropriate
- -complexity
- -aesthetic appeal
Business: (30 points)
- -information available at the site
- -page documented
- -business documented
- -appropriate complexity
- -design appropriate for business type
- -overall effectiveness
Functionality: (32 points)
- -believable an on-web ordering system
- -allows the selection of the product and manufacturer
- -allows a "shopping cart" on the same page (it does not need to carry over to another page)
- -collects all the information necessary to process the order
- -verify that there is a name, address, city, state, zip, phone number, credit card number and date of expiration
- -check that phone number and credit card numbers are all numeric
- -check that all name data must be character
- -validate that the two character state code is a valid code for use in the US and Canada
- -validate that the zipcode is valid; right now, you need only check that 63121 is St. Louis; 60651 is Chicago, and 01776 is Sudbury, MA.
Programming: (18 points)
- -use of CSS
- -use of Metatags
- -documentation in code
- -appropriate/good use of forms
- -appropriate/good use of html tools
- -appropriate use of programming structures
|
| |