Prototype Photos
Prototype Version 1.0
1. Home
| 1. Dog Information |
...
| 1. Search Bar |
4. Profile
| |
...
| A list of dogs previously met-up with to schedule a new meet-up. |
Briefing
This application is intended to find and schedule meetups with other dogs in your locality. For this scenario, you may assume:
- You have already created a profile for your dog.
- You are currently logged into the website.
Scenario Tasks
...
Task 1 : Respond to the invitation from 'Lassy'
Task 2
...
: Search for dogs in your locality, and schedule a meetup with 'Cupcake'
Task 3
...
: Review a previous meetup with 'Allen'
Observations
Users' Feedback:
User 1 :
- Show current date in the calendar for scheduling a meetup* Separate date from time. It’s ambiguous. Possibly put it on the next line
- Location field could be a pop-up of map when scheduling an event
- Misspelling a letter might cause a situation
- Also users might not know exact location -> Placeholder should support exact and similar locations
- Default message of invitation helps user to understand he/she is expected to send
- Review meetup. Buttons looked like pictures
- Change history to past events
- Switch upcoming meetings to the left
User 2:
- Accept/Reject Page : Availability is not obvious
- Hitting Calendar for “Meet up”
- Hit’s previous meetups title for meetup
User 3:
- Hit Meetup -> cupcake to review Allen (mistake)
- Hit History title/Review to review => affordance not good.
User 4:
- Calendar on Schedule meetup(Not clear whose calendar)
- Show both people’s calendar on schedule Meet-up
- If privacy a concern, show only free/busy info
- No need of profile on the home page. IMP
- Bump up Previous/History to top of home page. make it more visible
- Unclear where the comments in review went
- In case of negative comments, don’t show the commenter’s name
- Show ratio / % of people who metup and who left comments - sign of good dog (but people could be lazy)
- Important to decide how to handle negative ratings (need to decide)
- One possibility is owners can see only positive reviews/comments
- Autocomplete map and date time entries on the schedule meetup page
- Javascript for modal pop-up for map and date-time on meetup schedule (this can be prototyped using pop ups in the paper prototype)
Summary of Users' Feedback:
Home Page
- History section is not obvious, and links to reviews need better affordance
- Profile Info is not necessary on home page
Summary of User Testing:
Home Page
- There was a learnability issue with the "History" section since the intended use was not clear to the users. Users took
time to understand that this section could be used to review previous meetups. One user clicked on the "History"
title expecting to see all past meetups.
- Users suggested that your own dog's Profile Information need not be displayed at the top of the home page.
Search Find Page
- Search bar placeholder shouldn't only show an address. Two users felt that this they were expected to enter a complete
address conforming to the placeholder rather than a general location.
- Multiple users suggested that the Search bar should have autocomplete auto-complete capability for better efficiency
Schedule Page
- Unclear which of the two dog's calendars are being shown.
- Calendar needs to indicate the current day
- Separate the time text field from the date text field
- Use autocomplete and/or a modal popup for Location to improve efficiency
Review Page
- Unclear where the reviews are going after posting
There were multiple learnability issues with this page. Multiple users struggled to use this page to schedule meet-ups,
warranting a rework of this page.
- It was unclear as to which dog's schedule was being shown in the calendar.
- Having the Date and Time fields on the same page, but having auto-populate capability (by clicking on calendar) for only
the date field and manual input for the time field confused the users due to inconsistency.
- The current day was not indicated on the calendar, further hindering the users while selecting a date for the meet-up.
- Users suggested having an auto-complete option for the location (based on previous entries / popular locations) along
with an option for a pop-up with a map-view.
Profile
- There was a concern regarding negative reviews being shown on the profile page of a dog. One user was not comfortable
having their name showing up along with a negative comment they posted for a particular.
- Additionally there was suggestion to show a simple rating which would be easier to compare dogs rather than having to
read all the comments in the page to judge if the dog was a suitable match for their own dog.Profile
- Negative reviews should not be shown
Second Iteration
Profile Page
- It is unclear what the buttons on the list of upcoming events leads to
- Home page is too cluttered. He suggested removing the calendar and just keeping the list, or having a tab where you can toggle between list view in calendar just like how are search page is with the map
...