Analyzing Collaboration


Challenge:

How do I analyze field test, usability tests, and observations where collaborative interactions occurred?


The K-12 classroom is a complex environment where a variety of scenarios consisting of different student-device configurations and human-computer interactions occur. One particular scenario that I find quite fascinating is what I refer to as 1:1 Small Group Collaborations. Here, groups of students within a class will use their individual devices (1:1) to work together collaboratively to achieve a shared objective.

COLLAB_ANALYSIS.001_so3rem.jpg

What’s important to keep in mind in these collaborative scenarios is that the actions of one student can affect the experience of his or her co-collaborators. Further, when issues arise, the students involved, who may or may not be sitting on the opposite sides of the room – or the same room for that matter, most certainly will not be able to make the connection between the cause and effect – much less know how to report it. Therefore, EdTech companies that provide collaborative tools must do their due diligence to field test their products to make sure their design directions adhere to users’ expectations for collaborative work and that individual actions do not result in unforeseen bugs that affect the larger group – because dealing with that is the last thing an educator needs.

In this post, I will provide an overview of how to analyze such collaborative interactions in order to identify usability issues and bugs. To do so, I will use a simplified example of a real-life study I conducted that focused on the classroom use of a digital poster creation tool. Before I get into the meat and potatoes, let’s set up a little bit of context.

Let’s say we have an educator who is introducing the digital poster creation tool of focus to her 8th grade class. She intends on walking them through the initial setup of a collaborative document and then letting the five or six small groups work autonomously.

cam_system.001_iskqz8.jpg

In order to study the on boarding process and otherwise field test the tool, we use a multi-pov camera system to record the classroom as a whole as well as the individual device interactions of one of the small groups. To keep it simple for this example, this group consists of three students. So, to recap, we’re recording four POVs: the classroom and three student devices.

COLLAB_ANALYSIS.002_csldni.jpg

After collection, we aggregate the recorded files into four video grids for analysis. Here, each grid focuses on one of the four recorded POVs while playing the remaining three in sync for context. For more info on video grids, please see INSERT. Next, we set up a spreadsheet where we will document our observations from the video grids. This spreadsheet should consist of at least three columns: one for our observed [inter]actions ( NOTE ), one for the corresponding POV ( P# ), and one for the timestamp in which the [inter]action occurred.

COLLAB_ANALYSIS.003_xofu7h.jpg

We bring up the Room Camera (RC) video grid first. While watching this video grid we’ll only focus on what the teacher says and does. It’s important to not get too caught up in what’s going on in the other grids – each will get their turn in the analysis. Here’s what we extract:

  • Teacher instructs students to create new document

  • Teacher instructs students to invite collaborators

  • Teacher instructs students to each add new page to document

  • Teacher instructs students to add paragraph component to their page

  • Teacher responds to students’ complaints that their work disappeared

In summation, it appears that the teacher was instructing the students on how to set up a collaborative document when she was interrupted by a possible issue experienced by the students.

COLLAB_ANALYSIS.004_c2uete.jpg

To gain more insight we move on to the next video grid focusing on the first student participant, P1. Here we extract the following:

  • Student creates new document

  • Student invites collaborators

  • Student adds new page

  • Student adds paragraph component

  • System deletes paragraph component while student enters text

In summation, this student seems to be the one in charge of initiating the collaborative document – probably tapped by the teacher before the recordings began. However, while following the teacher’s instructions to add a paragraph, the student experienced a rather catastrophic issue – work just disappeared. In the actual study this example is based, the student clicked around for several minutes looking for an “undo” button while muttering some choice phrases under their breath.

COLLAB_ANALYSIS.005_ddg5w3.jpg

To hopefully gain more insight into the issue we review the next video grid, P2. Here we extract the following:

  • Student receives invite and opens document

  • Student adds new page

  • Student adds paragraph component

  • Student adds text to paragraph component

In summation, P2 received the invite from P1 and followed the teacher’s instructions but didn’t seem to experience the same issue that P1 did.

COLLAB_ANALYSIS.006_i8wtcw.jpg

Alright, one more video grid to review. We extract the following from P3:

  • Student receives invite and opens document

  • Student adds new page

  • Student adds paragraph component

  • System deletes paragraph component while student enters text

In summation, P3 received the invite from P1 and followed the teacher’s instructions but unlike P2 this student experienced the same issue as P1. So what gives?

Here’s where our coding format / spreadsheet structure come into play.

COLLAB_ANALYSIS.007_o0xgv5.jpg

Because we timestamped everything, we can sort all our recorded actions for RC, P1, P2, and P3 into chronological order for a step-by-step transcript – which puts everything into a more holistic perspective. Remember, these students are working on a collaborative document – meaning one student’s actions can affect the experience of his or her co-collaborators. What this analysis reveals (and revealed in the real-life study) is a show-stopper of a bug. P2 took a little longer to respond to the teacher’s instructions to add a new page – and did so while the other collaborators were in the middle of entering text into the document. The addition of the new page caused all works-in-progress to be lost.

Previous
Previous

Collaborative Usability Tests

Next
Next

Visual Communication