Skip to content

Commit

Permalink
UX P3
Browse files Browse the repository at this point in the history
  • Loading branch information
XanGrab committed Jul 8, 2024
1 parent a83682d commit 323b1ec
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
Binary file added content/blog/UX-P3/img/a4-screener.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 14 additions & 6 deletions content/blog/UX-P3/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "UX Design: Process Blog #3"
date: 2024-07-02
date: 2024-07-07
searchHidden: true
# draft: true
cover:
Expand All @@ -9,15 +9,23 @@ cover:
caption: "_Parsec_ a remote desktop platform used for remote playtesting & Games User Research."
summary: "Prepairing to conduct a task-based research study 👨‍🔬🎮️"
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"]
tags: ["UX", "Research", "Development", "Parsec", "Google Analytics"]
---

_This is the third entry in my UX portfolio series. If you have not read the previous one, you can find it [here](../ux-p2/)_ 👈️

## A4: Recruitment Plan & Study Outline
## Wrapping up GA4

[Parsec link](https://developer.microsoft.com/en-us/games/articles/2023/05/how-xbox-research-accomplished-worldwide-virtual-playtesting-with-parsec/#)
In the last few weeks of our user research course, we concluded our essential training with Google Analytics 4 based on this course by [Corey Koberg](https://www.linkedin.com/learning/google-analytics-4-ga4-essential-training-14915362?u=56745513). Our discussion for this unit focused primarily on events and conversions, as well as the interpretation of web analytics data. In addition, my cohort and I supplemented our training with some additional readings on practical statistics from the book _Quantifying the User Experience_ by Jeff Sauro. Chapter 10 was of particular interest to us, which explored the correlation, regression, and ANOVA statistical methods as applied to user experience research.

[Steve Bromley link](https://gamesuserresearch.com/top-remote-playtest-platforms-for-unmoderated-testing/)
While concepts from GA4 may not translate directly into my final study for games user research, the data analytics concepts and statistical methods used will be of great benefit to me as I continue my career. Collecting real-time data analytics with Firebase was a key pieces of my previous work at Field Day Learning Games, which I have now gained a greater appreciation for from my studies these past few weeks.

<!-- ## Looking ahead -->
## Planning Our Final Research Study

A larger segment of our time, including the days leading up to Independence Day weekend, saw us preparing for our final user research study for the third piece of our UX capstone. As part of our preparation, we reviewed the user recruitment practices from the fall of the first part of our capstone training, including some lectures from the [Nielson Norman group](https://www.youtube.com/watch?v=o29up51Sxs8). For our deliverables this week, we drafted a participant screener, research guide, and consent form for the study, outlining the skeleton that will be built upon in the weeks to come.

{{< figure src="./img/a4-screener.png" align="center" caption="_Preview of the participant screener_" >}}

The medium of this research study, with a focus on games instead of more traditional digital mediums like apps and websites, required that I explore user testing software independently from my colleagues. For this study, I explored many different platforms that would allow me to easily share and record gameplay from testers, without the need to share potentially sensitive software for games still under development or distribute multiple copies of a particular piece of software. Where I to conduct these sessions in person, I could likely set up a small test environment with a capture card and a voice recorder that would circumvent the need for additional software.

That said because the development team of _MOTHER²_ works asynchronously and remotely, this method of study would be impractical and likely introduce bias in the recruitment of the study, limiting participants to those in my local area. I began my research by brushing up on solutions used by similar researchers in the space, a succinct summary of which can be found in [this](https://gamesuserresearch.com/top-remote-playtest-platforms-for-unmoderated-testing/) post by Steve Bromley. I ultimately decided to use [Parsec](https://parsec.app/) for the ease of use it offers both hosts and participants. ([This](https://developer.microsoft.com/en-us/games/articles/2023/05/how-xbox-research-accomplished-worldwide-virtual-playtesting-with-parsec/) article I uncovered in my research provided a wonderful overview of how Xbox utilized this platform in their user research).

0 comments on commit 323b1ec

Please sign in to comment.