...
3. First Round Prototype Testing
The second prototype was tested on 4 users. The results on usability issues are shown grouped by user-task:
3.1 User 1:
Wiki Markup |
---|
{html}<a href="javascript:showhide('design2');" id="design2show">Show</a>{html} |
Wiki Markup |
---|
{html}<div id="design2" class="hidable">{html} |
...
3. Second Round of Prototype Testing
The second prototype was tested on 3 users. The results on usability issues are shown grouped by task:
3.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} |
3.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} |
...
Wiki Markup |
---|
{html}</div>{html} |
3.3 Task 4:
You saw a 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} |
...