Exercise 02 - pippinbarr/dart450-2018 GitHub Wiki

Admin

Assigned: 16 January 2018, in class
Due: 23 January 2018, 11:59PM
Value: 2.5% of final grade

Brief

Create a conventional-looking single page homepage for yourself that uses jQuery to add unexpected and strange interactivity to its elements. The interactivity will ideally also tell us something about the "real" you. (This will also serve as a rapid prototype to start your Midterm Project, which is nice!) Use jQuery's events (like 'click' and 'mouseover' and 'dblclick') and relevant functions (like animate(), css(), toggle(), and so on). Try to discover at least one jQuery function we didn't talk about in class!

Blank Template

blank_template.zip

Grading

Exercises are not meant to be exhausting or stressful, but rather a chance to play with the technical and expressive possibilities of the programming learned in class.

Exercises are graded as either

  • Pass: Genuine engagement with the concept of the exercise, effort made to use the technology creatively
  • Fail: Non submission, not-functional, or unacceptably minimal effort

Submissions

Marc-Olivier Lamothe

Émilie Brunet

Kevin Lam

Kathleen Capiral

Jeanne Garneau-Lévesque

Jonathan Béliveau

Victor Le

Gavin Park

Sévan Belleau

Laura Herrnandez

Emma Spellacy

-exercise website: https://espells.github.io/dart450/exercises/exercise_2 -exercise source: https://github.com/espells/dart450/tree/master/exercises/exercise_2

Claudia Goyette