@@ -114,7 +114,7 @@ For example, `AOI hit [Set 1 - 6S - Model 7 - Blocks]`.
This program will take the output of the compute_stats.py script and generate an overall hit string for a participant's entire build sequence. The hit string represents each AOI that a participant's gaze falls into as they are completing their construction. This hit string is then broken down into smaller segments depending on the action sequences labeled for the video.
Example: CMBCMCMB where C = Copy, M = Model and B = Blocks.
Example: `CMMMBCCMCMB` where `C`, `M`, and `B` stand for copy, model, and blocks AOIs (respectively)