Due date: Thursday, March 25th at 11:59pm EST
- A map of the indoor space
- A list of locations on the map with accompanying pictures of those locations
- Some sort of data about each location (which can be nominal, ordinal, or quantitative)
For example, perhaps I create a hand drawn map of my apartment, and I want to show the places that my cat prefers to sleep. I collect data by taking pictures of her napping in these locations, and rank her preference for that location on a scale of 1 to 5 based on the amount of cat fur I find.
Or maybe I just went to the Boston MFA and saw the new exhibit on Glorious Beasts in Persian Painting, and want to create a visualization of the exhibit that shows which pieces I enjoyed the most. I scan in the floor layout from the MFA brochure, and find images online for some of the pieces on display, and create quick sketches of the others. I then rank all the pieces in the exhibit based on which I liked the most.
Or I have a noisy office. I could draw an office map and collect sound data with a recording device or my laptop at various locations. The visualization then becomes a map with sound sources and recorded sound exemplars.
The possibilities are endless!
Grading
The homework will be graded according to the guidelines from the syllabus:
5 = Exceptional / above and beyond (we will only give out maybe 5-10 of these for each homework)
4 = Very Solid / no mistakes (or really minor)
3 = Good / some mistakes
2 = Fair / some major conceptual errors
1 = Poor / did not finish?
0 = Did not participate / did not hand in
A 4 constitutes a perfect grade, and a 4 is equivalent to an A. A combination of 4s and 3s end up being A- to B, and so on. TFs will evaluate your work holistically beyond mechanical correctness and focus on the overall quality of the work. In addition to the scores the TFs will give detailed written feedback. Please note the addition to the submission instructions at the end of this document. If your submission is not done properly, it will delay and lower your grade.
Part 1: The Place (10%)
Part 2: Data Collection (10%)
Part 3: Registering the Locations to your Map (30%)
Part 4: Tell Your Story (50%)
- displays your map;
- overlays your data points at the proper locations with the data value encoded in some visual way (don’t forget to include a legend and/or linked views to explain the encoding!) --- you may want to use the Table.pde file from the Using_Your_Own_Data sketch to read in the data;
- using an interactive method, shows the image of each location, along with anything else you’d like to include to explain the space, when the user interacts with the visualization.
Submission Instructions
To submit your homework, create a folder named lastname_firstinitial_hw6 and place your webpage write-up and your other files in this folder. Your webpage writeup should be a single .html page. Please make sure that all of the links in your write-up are relative to this folder! Also include any code you've written (for example, Processing sketches, etc.). Compress the folder (please use .zip compression, thus your submitted file will be lastname_firstinitial_hw6.zip) and submit on the course iSite page in the appropriate dropbox. If we cannot access your work or links because these directions are not followed correctly, we will not grade your work. These instructions can also be found here. Please be certain to use .zip compression and to name your writeup "writeup.html." This is absolutely essential. We will dock one point for submissions that are not prepared properly.
