You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 33 Next »

Prototype Photos

Task 1:

   

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.

Task 2

Leave a note with your laundry.

Task 3

Read a message that a previous user left with their laundry.  Respond to the message, asking for clarifying instructions.

Task 4

You want to wash your clothes, but all washers are currently in use.  Ask to be notified when the next washing machine becomes available.

Observations

Our testing revealed several improvements to be made to each design iteration. 

First Prototype

In the third task, our first user had a few difficulties. While she was able to find the note from the previous user of her washing machine, the affordance for replying to the note was not very clear to her. The display of "Message User" was in a box that was not implying three dimensions, so she thought that it was just instructions and she "closed" our popover, and chose "Leave your own note" to reply to the user's message! We had to make the function of contacting a previous user more intuitive and immediately learnable.

All of our initial user testers asked about our use of the word "Idle" to describe some laundry machines. We had meant for this term to indicate that a machine had finished running but was still full of clothing; such a machine could be used if the user was willing to move the previous user's laundry. Some users understood this idea with thought, and others needed an explanation, but when we asked for comments this was the most frequently indicated problem. We had to pick a clearer term for this concept. Another thought that came up when we were testing this aspect was the idea that the clothes that had been waiting longer should be moved out first, and we decided to include this concept in our next design.

Second Prototype

After our second round of prototyping, we discovered that our prototype did not handle some additional functions that would be simple to add. For example, if a person leaves a note, it is easy to contact them, but we did not handle the case where a user chooses not to leave a note but still should be contactable. We can fix this by adding "Message previous user" to the machine information panel (second picture under task 1) when there is no note that would be "from previous user". 

Prototype Iteration

Based on the observed interaction with task 3, we decided to change our popover to reflect a 3-D button marked "Reply" instead of "Message User," as seen in our second prototype iteration. We also changed the "Leave your own note" caption to "Leave instructions," which is less likely to be confused for replying functionality.

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 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.

Finally, our first iteration had included a "View Map" button at the bottom of the design homepage.  We found, however, that testers really didn't feel a need for this button, so we removed it for our second prototype iteration.  Testers of the second iteration didn't seem to notice that the button was missing.  Further discussion is needed to understand what functionality a "View Map" button would bring to our design before our design is implemented.


Return to Laundry Quandary homepage.

  • No labels