Course Text Book: Designing Web Graphics (DWG) by Lynda Weinman
Performance Objectives:
(Things you will be able to learn...) and Criteria:(This is how well it has to be done...)
Instructions: Select a score for each outcome below based on the following scale..
0= No exposure, experience or knowledge in this area. Cannot perform any part of the task at a level sufficient for participation. 1= Can do most parts of the task. Demonstrates partial understanding of the competency. Need instruction and/or supervision.
2= Can complete the task with limited supervision. Demonstrates a very good understanding of the competency. 3= Demonstrates excellent understanding of the competency. Can work independently without supervision. 4= Can teach the competency / skill to others.
Determine appropriate
software to use for developing web pages by...
researching the
software products located in the lab and their capabilities
understanding the
strengths and weaknesses of a specific product
0
1
2
3
4
Design a navigation
structure for the website that flows easily, is user
friendly and invites interactivity (DWG Chapter 7 Navigation)
0
1
2
3
4
Develop cross platform
authoring in the website to avoid browser incompatibility
by...
reducing the number
of colors when possible (using the web, adaptive or exact
palettes when saving gif files)
using compression
/ quality controls to improve file size reduction when saving
jpeg files
creating web pages that load in 20 seconds or less on a 28.8 bps modem by checking download time using a website service or computer software (DWG Chapter 11 Speedy Graphics)
0
1
2
3
4
Produce colored
text and table cells to...
specify colors for
body text, visited links, active links,
to add interest,
to use as shape / value or to create navigation buttons using html
tables and CSS
Use ALT, WIDTH
and HEIGHT attributes in the IMG tags to make the images load
faster and to alert a person that has turned off images what the
image is
0
1
2
3
4
Create appropriate anti-aliased type for the following settings: none, sharp, crisp, strong or smooth.
0
1
2
3
4
Create background
tiles, patterns and/or full screen backgrounds that add interest
and load quickly by...
a) creating background images using basic html
b) creating background images using CSS (DWG Chapter 15 Background tiles)
0
1
2
3
4
Create indexed
color images and transparent artwork by...
using the appropriate
dithering options
selecting a single
color level to be transparent
Create and incoroporate transparent gifs that do not have unattractive white fringes around the edge of the graphics. (DWG Chapter 16 Transparent Gifs)
0
1
2
3
4
Organize information
to aid user in readability and navigation by...
Create and incorporate the following rollovers within your site: multiple addition rollovers, one replacement rollover and one remote rollover. (DWG Chapter 18 JavaScript: rollovers and more)
Create background images by...
a)
using non-symmetrical background images that load quickly.
b) creating directional tiles to create background images that load quickly. (DWG Chapter 15 Background tiles)
0
1
2
3
4
Remove un-necessary spacer gifs from final design.
0
1
2
3
4
Connect to remote server and upload a file using FTP
0
1
2
3
4
Create fixed page layouts for quick web production by creating a template.