Table of Contents |
---|
...
GR4 Computer Prototyping
Accessing the Prototype
Visit ebola.mit.edu:3000/users/sign_up to sign up for an account.
Software Requirements
(platform, browsers, etc.)You should access the prototype with an updated version of Chrome.
Using the Prototype
What Parts are Implemented?
Describe which parts of the prototype are shallow (incompletely implemented or canned), so that your evaluators know what should work and what shouldn't.
If your prototype must be downloaded, like a JAR or SWF file, put it in a place where it can be downloaded over the Web, and include a link to it in your wiki. All Athena users have a Public directory which is accessible by the URL http://web.mit.edu.ezproxyberklee.flo.org/username/Public/.
Your prototype must remain frozen (no changes) and accessible at this location for two weeks after the due date.
Your prototype should be downloadable as a single file. Package multiple files into a ZIP archive for easy downloading.
HAAG is a collaborative scheduler. After one person enters the assignments for a class, any member can subscribe and receive updates directly to their calendar. A few courses already exist, and you are free to add more.
In order to test the collaborative features, you can sign in from two different accounts, and subscribe to a same class. Assignments created from one account should be visible from the other.
What Parts are Implemented?
Nearly every feature is implemented. HAAG doesn't send emails for password reset requests, but everything else is usable.
Featue | Status |
---|---|
Create new classes | implemented |
Subscribe to existing classes | implemented |
Create an assignment from the calendar view | implemented |
Create an assignment from the Assignments menu | implemented |
Create multiple assignments at once | partially implemented |
Account registration | implemented |
Password recovery | not implemented |
Notifications for assignments created by other users | implemented |
Reminders | not implemented |
Privacy settings | not implemented |
...