...
The second prototype was tested on 3 users. The results on usability issues are shown grouped by task:
5.1 Task 1:
- Buy 2 adult tickets and 1 kid ticket
Wiki Markup |
---|
{html}<a href="javascript:showhide('design7');" id="design7show">Show</a>{html} |
Wiki Markup |
---|
{html}<div id="design7" class="hidable">{html} |
...
Wiki Markup |
---|
{html}</div>{html} |
5.2 Task 2 & 3:
- Find the Little blue penguins and go there.
- Find the events (times-location) related to penguins today.
Wiki Markup |
---|
{html}<a href="javascript:showhide('design8');" id="design8show">Show</a>{html} |
Wiki Markup |
---|
{html}<div id="design8" class="hidable">{html} |
Find the Little blue penguins and go there; Find the events (times-location) related to penguins today
Observations:
1.The user suggests that it might be unnecessary to go to homescreen since she asks “Do I need to go back to home to find blue penguin?”
2. It’s unclear what “Find in map” button does. Does it show only the specie location or all the related event location?
3. After clicking on “Find in map” button, the map shows no tank number.
4. There are two ways of finding events. Either by searching animal or by clicking on “Map& Events”. It’s unclear if the two resulted maps will show the same events.
...
Wiki Markup |
---|
{html}</div>{html} |
5.3 Task 4:
- You saw an interesting red fish. You want to get information about it and find out its name. The only information you have is your current location.
Wiki Markup |
---|
{html}<a href="javascript:showhide('design9');" id="design9show">Show</a>{html} |
Wiki Markup |
---|
{html}<div id="design9" class="hidable">{html} |
...