...
Task 2:
Task 3:
Task 4:
Briefing
Laundry Quandary is a phone application for residents in living spaces with communal laundry machines. Often in such public laundry facilities, the number of machines is limited, and there are not enough dryers or washers for all those who want to use the laundry at a particular time. Users do not have a reliable way to check several aspects of the laundry facility without being present in the laundry room:
- Whether any machines are open
- How long the wait time is to start a new load of laundry
- Whether the user's laundry is finished
- What to do if a machine has finished running, but someone else's clothes are still in it
Our application will allow users to set up a laundry checking system. It will provide automatic notifications to users when their laundry finishes, allow users to leaves notes with laundry care instructions, and give users a way to view the current status of all laundry machines remotely.
Scenario Tasks
Task 1
You want to wash a load of clothing. Pick an open washer, and ask to be notified when your laundry is done washing.
...
Additionally, our first prototype iteration, testers found our use of the word "Idle" to be ambiguous (see observation above). For our second prototype iteration, we changes changed the label to read "Idle for X minutes", where X would be the amount of time since that particular washer finished its cycle. Testers found this to be preferable to the previous label. For further iterations, we are considering changing the text of the label to read "Finished X minutes ago", which we feel more clearly indicates the meaning of the label.
...