GR4 - Computer Prototype
Briefing
You have just graduated from MIT and wants to plan a trip to Florence. You have never been to Florence before and want some help laying out a schedule.
Months before his trip, you know that you want to visit all of the hot spots, and that you want to have breakfast first thing and dinner last thing. Your task to to fill in the rest of your schedule.
Platform
Operating system: Linux, Ubuntu
Web browser: Google Chrome
Starting the app
Here is the URL to access our application: http://web.mit.edu/afarrell/www/smak/
Shallow vs. deep features
Shallow
- The "Auto Schedule" button which fills in your schedule uses a dumb algorithm right now: it just moves activities from "Activities" to "Schedule" without considering the distance between activities, etc
- We give the user a pre-populated list of activities in the "Activity" column. The form for adding activities is not active yet.
Deep
- The look and feel of the "Activity" and "Schedule" columns
- Activities can be moved between the "Activity" and "Schedule" columns
- Users can move/resize activities in the both columns.
- When changing an activity in the "Schedule" column causes other activities to move, an algorithm choose how best to re-position those activities
3 Comments
Unknown User (nsparikh@mit.edu)
Attached is my heuristic evaluation!
HW2.pdf
Unknown User (tgarv@mit.edu)
Here's my evaluation: HeuristicEvaluation.pdf
Sacha Zyto
Wiki presentation: clear description of shallow parts.
Fidelity: Your prototype isn't quite high-fidelity enough: icons, alignments, margins need to be improved (this affects learnablility: for example the 3 panels should be separated).
scenario coverage: good
Usability:
- use visual variables to give more affordances:
* activities are objects that can be dragged and dropped
* some things are just ""background"" (e.g hours in schedule)
Overall: reminder: don't forget about what we discussed about the ipad (or other tablets) for GR5, as (non-MIT) users aren't likely to carry their laptop around when visiting a foreign country :)