Difference between revisions of "Coursework Portfolio"

esse quam videri
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Authoring Interactive Media]]
 
 
'''Coursework Portfolio'''
 
'''Coursework Portfolio'''
  
Line 29: Line 28:
  
 
==Example Coursework Portfolios==
 
==Example Coursework Portfolios==
[http://iam.colum.edu/students/bsmith/wi/ Brian Smith]
+
* [http://iam.colum.edu/students/JEvers/MTD2/ Jason Evers]
 +
* [http://iam.colum.edu/students/KOmphroy/MTD2/ Kyle Omphroy]
 +
* [http://iam.colum.edu/students/bsmith/wi/ Brian Smith]
 +
* [http://iam.colum.edu/students/Christopher.Hooker/MTD2/ Christopher Hooker]
 +
* [http://iam.colum.edu/students/Jeremy.Kahn/MTD2/ Jeremy Kahn]
 +
* [http://iam.colum.edu/students/JSisson/MTD2/ Jennifer Sisson]
 +
* [http://iam.colum.edu/students/Elizabeth.Rominski/MTD2/ Elizabeth Rominski]

Latest revision as of 15:46, 7 June 2019

Coursework Portfolio

You may be expected to create and maintain a class portfolio website for some of your courses to showcase your assignments.

Suggestions

  • Separate content, markup, and presentation (i.e., use a language like CSS for presentation, not markup elements)
  • Pages are valid markup
  • Pages follow accessibility guidelines

Example

For the course Authoring Interactive Media (AIM):

  • In your pub folder on iam.colum.edu you'll need to create a folder called AIM.
  • This folder should contain an index file with links to all of your other work. Please use a logical folder structure.

Example directory structure:

   /AIM/
   /AIM/Projects/
   /AIM/Projects/Project1/
   /AIM/Projects/Project2/
   /AIM/Projects/Project3/
   /AIM/Assignments/Assignment1/
   /AIM/Assignments/Assignment2/
   /AIM/Assignments/Assignment3/
   /AIM/InClass/
   /AIM/ExtraCredit/

The index file should be named index.htm or default.htm

Example Coursework Portfolios