Photo of Professor Lawley

Professor
Lawley

Introduction to &
Interactive Media

IGME-110 / Fall 2018

Resource Web Site

In this assignment, you will create a website in which you provide information from or related to the topic of your paper. It should not simply be a reworking of your paper, but rather a resource guide related to your paper topic.

Site Requirements

  • The files for your site should be uploaded to your www/igme110/2018project directory on banjo.rit.edu.
  • The main page should be called index.html, and should include a title with the site topic and a relevant image, a brief overview of your paper topic, and your name.
  • The site should use a consistent visual design, using principles of color, layout and typography discussed in class.
  • The main page should display properly at the URL http://people.rit.edu/youruserid/igme110/2018project/ (replace ‘youruserid’ with YOUR user ID!)
  • There should be a minimum of three pages in addition to the main index page: two with descriptions of and links to resources related to your paper topic, and a sources page that details how you made the site (including links to the sources of any images or code that you used)
  • Each of the pages should have a navigation bar with links to the other pages on the site
  • Each of the pages should include at least one appropriate image (a photograph, a logo, etc).
  • You may use templates and/or code libraries from other sources, provided that they are explicitly made available for re-use, and you clearly indicate and link back to what you used on the sources page.
  • All pages must properly validate for both HTML and CSS. We will use the W3C HTML and CSS validators to check this.

You may use external sources for templates or specific aspects of your code; however, if you do so, you MUST provide a citation to that source, both in your source code (through HTML or CSS comments) and on your sources page. You also must make meaningful changes to the template so that I know you understand how it is constructed.

Privacy

If you have concerns about privacy, I can provide you with a method to restrict access to the portfolio directory so that only RIT-affiliated users can view it. See me during my office hours for information on how to implement this option.

Website Grading Rubric

Your site must be visible at the specified URL (http://people.rit.edu/youruserid/igme110/2018project/) no later than 8am on Monday, October 29th.

Required Elements (2 points)

Includes all required pages (index, two content pages, bibliography). All links function properly. Main page includes student name and recognizable photo. Appears at specified URL. Linked CSS style sheet is used for formatting purposes.

  • Problems with one required element: -.5
  • Problems with two required elements: -1
  • Problems with three or more required elements: -2

Validation (2 points)

  • HTML validation errors: -.5 for minor, -1 for major
  • CSS validation errors: -.5 for minor, -1 for major

Site Content (3 points)

Content includes both text and images. Text content is well-written and includes sufficient information about the page topic. Images are relevant, properly formatted, and include source credit.

  • Problems with one required element: -.5
  • Problems with two required elements: -1
  • Problems with three or more required elements: -2

Site Aesthetics (3 points)

Pages use key aspects of visual design as covered in class. Visual design well suited to content. Pages use a consistent layout and design.

  • Minor problems with design and layout: -1
  • Major problems with design and layout: -2
  • No design changes made from template: -3