Interactions on Other

This visualisation shows the number of times a participant interacted with an object which was not created by them, as well as which person said object had belonged to.

The aim of this visualisation was to see if participants were willing to utilise objects which did not belong to them.

There are some interesting observations here:

  • Many participants only interacted with objects which belonged to them, even though these still participated in tightly-coupled collaboration

  • Groups in Part B were more willing to interact with others' objects instead of those in Part A

  • Some groups were more willing to do this interaction for FET, but in some cases this was specifically for organising the shared workspace for presentation

Code

Based on PlayerData.

We isolate instances where an action was performed on an object which belonged to a different player, then plot it using ggplot2 (seen on this page):