-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
title: "UX Design: Process Blog #4" | ||
date: 2024-07-22 | ||
searchHidden: true | ||
draft: true | ||
weight: 5 | ||
cover: | ||
image: "img/eb-controls-quick-reference.png" | ||
alt: "Page 4 of the EarthBound Player's Guide to utilized as a quick reference for participants" | ||
caption: "Page 4 of the EarthBound Player's Guide to utilized as a quick reference for participants" | ||
hidden: true | ||
summary: "Pilot playtest sessions for my user experience capstone 👨🔬🎮️" | ||
description: "Over the course of the summer, these short portfolio entries describe my research process for my user experience research capstone." | ||
tags: ["UX", "Research", "Development", "Parsec"] | ||
--- | ||
|
||
_This is the fourth entry in my UX portfolio series. If you have not read the previous one, you can find it [here](../ux-p3/)_ 👈️ | ||
|
||
## Planning In-Test Questions | ||
|
||
Last week, we began planning for our final research study for the summer term of our user experience capstone. As a part of this exercise, we revised our drafts of our participant screeners, research guides, and consent forms for this study. Here I must again praise the wealth of information made freely available by the Nielson Normann group. They provide a plethora of [talks](https://www.youtube.com/watch?v=ZkDafFDtJ1Y) and [articles](https://www.nngroup.com/articles/moderated-remote-usability-test/) filled with pointers on moderating a remote research study. | ||
|
||
Particular attention was paid to developing our pre- and post- task questions in preparation for a pilot study in the subsequent week. In this study, the pre-task questions were designed to help support information drawn from the participant screener, more clearly categorizing users based on their level of familiarity with EarthBound and similar RPGs. Subsequently, the post-task questions were used to help gauge players’ overall impressions of playing through the tutorial section of EarthBound. | ||
|
||
{{< figure src="./img/post-task-questionare.png" align="center" caption="_Snapshot of the post-task questionare drafted for the pilot usability study_" >}} | ||
|
||
Distinct from my studies in the Spring and Fall, my usability study this term is now focused entirely on a game that has already completed its production process, namely EarthBound. That meant submitting my research proposal to the head of the MOTHER² development team in order to recruit from within the project community on Discord. The following video from MOTHER fan MonkeyNess, provides his personal analysis of EarthBound’s opening moments through the lens of game design. This video gives a great overview of some of the key assumptions similar to those shared by the developers on the project. | ||
|
||
{{< youtube lGOzNbejtgE >}} | ||
|
||
<!-- https://youtu.be/lGOzNbejtgE?si=wego-LWE_yxLFLdA --> | ||
|
||
## Pilot Usability Sessions | ||
|
||
The following week, it came time to begin a pilot study for the proposed usability playtest. Given the single-week constraint on the time allotted to both recruit and conduct the pilot study, only one participant was recruited from the ideal applicant pool of test participants. As opposed to limiting our pilot to a single participant, the family member of a developer on the project was recruited to allow for preliminary results to be collected before testing with an ideal candidate. | ||
|
||
Moderating the usability study for the introductory sequence of EarthBound was a predominantly positive experience, revealing both the strengths and areas for improvement in the game's design. The two participants, one a seasoned gamer and the other a younger newcomer to RPGs navigated the game's opening moments and provided valuable insights into their initial impressions and engagement levels. Frequent encouragement was given to participants to think aloud as much as possible as well as probing questions when participants became silent for extended periods. | ||
|
||
In response to participant comments made while learning the controls of the game, a new controls quick reference sheet was added to the participant materials shared at the beginning of the playtest session. This cheat sheet comes directly from the EarthBound Player's Guide and mimics a section of a physical booklet that players from the ‘90s would have received when purchasing the game. | ||
|
||
{{< figure src="./img/eb-controls-quick-reference.png" align="center" caption="_Page 4 of the EarthBound Player's Guide to utilized as a quick reference for participants_" >}} | ||
|
||
<!-- _The UX portfolio series continues on. You can continue reading [here](../ux-p5/)._ ⏩️ --> |