Multimedia Projects
You will build a single multimedia website that demonstrates your work with different multimedia applications, and includes a description of what you did to achieve your results.
The website must be easy to use and accessible to disabled users. It should be designed to fulfill the plan you build in exercise 1, but you may modify and improve it with each successive project.
Standards Required:
- Web pages must pass W3C XHTML validation
- Use external Cascading Style Sheets to lay out and style your work for this class. Avoid inline styles, and internal stylesheets generated by Dreamweaver.
- Web pages must pass Section 508 Accessibility tests, including tests that are not automatically performed
- Include date/time of last upload stamp at bottom of each page, generated by following JavaScript:
<p>
<script language="JavaScript" type="text/javascript"><!-- hide from old browsers
document.write(" Last updated " + document.lastModified + ".")
// end script hiding -->
</script>
</p>
Deliverables
- Plan ahead: NO LATE PROJECTS will
be accepted!
- Upload content to your directory on CIS department server, as you complete it! Waiting until the last minute is
dangerous -- Unfinished content is better than NO content.
- Create an admin directory on your website to hold checklists, exercises, sourcelog, explanations, etc.
- Grading is based not only on COMPLETION of requirements, but on QUALITY
of work and Analysis of exercises.
- --> A "C" grade means you completed the requirements,
- --> A "B" means the quality of your work is very good
- --> An "A" requires excellence
- Name of first page should be home.htm -- Do not create a default page!
- Download Word versions of Project Requirements Checklist for project.
- Consult CSU fair use policy for guidelines
on original web site content.
- Post a log of sources
- --> If all of your content is original, state that on your sourcelog.
- --> You must have permission from the copyright holder to use any non-original content
- --> Paraphrase non-original text and indicate its source.
- Sample Sourcelog
- Review class policies
- Be sure there are links from your webmaster page to the following:
- --> Checklist for project posted on your website in admin directory
- --> Your source log for that project, which can be cumulative)
- --> Explanations of how you did the work you show for the project, also cumulative.
Fair Use
- Original content is preferred, so grab your camera and go take some photos
- Each project requires a sourcelog that lists the files and information you include on your website and the source or each one
- If all your files are original, just state that
- Otherwise, list the source of the file and state what kind of permission you have to use it.
- Even on a media sharing site, individuals can set different levels of permission for the re-use of their intellectual property, so you have to check the permission, and then check what that type of permission means on the site's intellectual property page.
- If you are using text, be sure to rephrase it (usually shorten it) and cite the original source.
- Check fair use policy for class to see the restrictions on fair use
- If you use someone else's intellectual property and claim it is your own work, you will get a ZERO on the project.
Royalty free files available at
If you have any questions, check with instructor.