Skip to content
  • There are no suggestions because the search field is empty.

Spatial Span Memory Active Task Export Format

The Spatial Span Memory Active Task is based on the ResearchKit Spatial Memory task.

When your project uses the CSV export format for Survey Results, data for Active Tasks is exported in the file SurveySpatialSpanMemoryResults.csv. When your project uses the JSON export format, Active Task data is included in the file SurveyResults.json.

For a typical survey using this task, you'll expect to see:

  • One survey result each time the participant completes the survey.
  • Output of each game, including all rounds.

Data Fields

Field Description
SurveySpatialSpanMemoryResultKey

A unique, auto-generated observation ID for a single spatial memory attempt.

SurveyStepResultKey A unique, auto-generated key for this step result. Can be used to cross reference with other survey results.
SurveyResultKey The key for the survey result which this step result is contained in. Can be used to cross reference with other survey results.
ParticipantIdentifier The identifier of the participant this task was for. Can be used to cross reference with Participants.
Score

The score in the game.

NumberOfGames

The number of games.

NumberOfFailures

The number of failures.

StartDate The timestamp for when the participant started the test, in ISO 8601 format. Includes timezone offset information.
EndDate The timestamp for when the participant completed the test, in ISO 8601 format. Includes timezone offset information.
GameRecords

An array that contains the results of the games played, including:

Seed An integer used as the seed for the Sequence.

Sequence An array that represent the sequence that was presented to the participant.

GameSize Number of stimuli.

GameStatus A value indicating whether the user completed the sequence; "SUCCESS" or "FAILURE"

Score An integer that records the number of points obtained during this game toward the total score.

TargetRects An array of NSValue objects wrapped in CGRect that record the frames of the target tiles as displayed, relative to the step view.

TouchSamples For each stimulus, the time, index number, location, and whether it was successfully selected.

Sample CSV Export

SurveySpatialSpanMemoryResultKey,SurveyStepResultKey,SurveyResultKey,ParticipantIdentifier,Score,NumberOfGames,NumberOfFailures,StartDate,EndDate,GameRecords
2b73c8ed-0881-eb11-88a8-001c426fd18d,1f73c8ed-0881-eb11-88a8-001c426fd18d,1673c8ed-0881-eb11-88a8-001c426fd18d,123ac,255,5,1,2021-03-09T13:54:04-05:00,2021-03-09T13:54:51-05:00,"[{""Seed"":0,""Sequence"":[1,4,5],""GameSize"":9,""GameStatus"":""Success"",""Score"":45,""TargetRects"":[{""Size"":{""Height"":92.0,""Width"":92.0},""Origin"":{""X"":22.0,""Y"":135.0}},{""Size"":{""Height"":92.0,""Width"":92.0},""Origin"":{""X"":22.0,""Y"":227.0}},{""Size"":{""Height"":92.0,""Width"":92.0},""Origin"":{""X"":22.0,""Y"":319.0}},{""Size"":{""Height"":92.0,""Width"":92.0},""Origin"":{""X"":114.0,""Y"":135.0}},{""Size"":{""Height"":92.0,""Width"":92.0},""Origin"":{""X"":114.0,""Y"":227.0}},{""Size"":{""Height"":92.0,""Width"":92.0},""Origin"":{""X"":114.0,""Y"":319.0}},{""Size"":{""Height"":92.0,""Width"":92.0},""Origin"":{""X"":206.0,""Y"":135.0}},{""Size"":{""Height"":92.0,""Width"":92.0},""Origin"":{""X"":206.0,""Y"":227.0}},{""Size"":{""Height"":92.0,""Width"":92.0},""Origin"":{""X"":206.0,""Y"":319.0}}],""TouchSamples"":[{""Timestamp"":1.1582199166666669,""Index"":1,""Location"":{""X"":54.0,""Y"":267.5},""Correct"":true},{""Timestamp"":1.4224893333333739,""Index"":4,""Location"":{""X"":156.0,""Y"":260.5},""Correct"":true},{""Timestamp"":1.6752392083333234,""Index"":5,""Location"":{""X"":165.5,""Y"":360.5},""Correct"":true}]},{""Seed"":0,""Sequence"":[3,6,4,2],""GameSize"":9,""GameStatus"":""Success"",""Score"":60,""TargetRects"":[{""Size"":{""Height"":96.0,""Width"":96.0},""Origin"":{""X"":16.0,""Y"":122.0}},{""Size"":{""Height"":96.0,""Width"":96.0},""Origin"":{""X"":16.0,""Y"":218.0}},{""Size"":{""Height"":96.0,""Width"":96.0},""Origin"":{""X"":16.0,""Y"":314.0}},{""Size"":{""Height"":96.0,""Width"":96.0},""Origin"":{""X"":112.0,""Y"":122.0}},{""Size"":{""Height"":96.0,""Width"":96.0},""Origin"":{""X"":112.0,""Y"":218.0}},{""Size"":{""Height"":96.0,""Width"":96.0},""Origin"":{""X"":112.0,""Y"":314.0}},{""Size"":{""Height"":96.0,""Width"":96.0},""Origin"":{""X"":208.0,""Y"":122.0}},{""Size"":{""Height"":96.0,""Width"":96.0},""Origin"":{""X"":208.0,""Y"":218.0}},{""Size"":{""Height"":96.0,""Width"":96.0},""Origin"":{""X"":208.0,""Y"":314.0}}],""TouchSamples"":[{""Timestamp"":0.70077816666662329,""Index"":3,""Location"":{""X"":164.0,""Y"":162.0},""Correct"":true},{""Timestamp"":0.91604191666669976,""Index"":6,""Location"":{""X"":296.0,""Y"":166.5},""Correct"":true},{""Timestamp"":1.1514365000000453,""Index"":4,""Location"":{""X"":174.0,""Y"":253.0},""Correct"":true},{""Timestamp"":1.3844937500000469,""Index"":2,""Location"":{""X"":53.5,""Y"":365.5},""Correct"":true}]},{""Seed"":1722939061,""Sequence"":[4,0,7,11,6],""GameSize"":16,""GameStatus"":""Success"",""Score"":75,""TargetRects"":[{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":338.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":338.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":338.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":338.0}}],""TouchSamples"":[{""Timestamp"":0.94590816666664068,""Index"":4,""Location"":{""X"":110.5,""Y"":153.5},""Correct"":true},{""Timestamp"":1.2460763333333489,""Index"":0,""Location"":{""X"":57.5,""Y"":147.0},""Correct"":true},{""Timestamp"":1.7130958750000218,""Index"":7,""Location"":{""X"":130.0,""Y"":353.5},""Correct"":true},{""Timestamp"":1.9600882916666933,""Index"":11,""Location"":{""X"":193.5,""Y"":368.5},""Correct"":true},{""Timestamp"":2.1598365833333446,""Index"":6,""Location"":{""X"":129.5,""Y"":293.5},""Correct"":true}]},{""Seed"":0,""Sequence"":[6,2,12,13,10,1],""GameSize"":16,""GameStatus"":""Failure"",""Score"":0,""TargetRects"":[{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":338.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":338.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":338.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":338.0}}],""TouchSamples"":[{""Timestamp"":0.88409683333327393,""Index"":2,""Location"":{""X"":60.0,""Y"":280.5},""Correct"":false}]},{""Seed"":0,""Sequence"":[0,9,5,11,3],""GameSize"":16,""GameStatus"":""Success"",""Score"":75,""TargetRects"":[{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":16.0,""Y"":338.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":88.0,""Y"":338.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":160.0,""Y"":338.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":122.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":194.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":266.0}},{""Size"":{""Height"":72.0,""Width"":72.0},""Origin"":{""X"":232.0,""Y"":338.0}}],""TouchSamples"":[{""Timestamp"":1.0070920416667377,""Index"":0,""Location"":{""X"":34.0,""Y"":157.5},""Correct"":true},{""Timestamp"":1.2915321250000034,""Index"":9,""Location"":{""X"":198.0,""Y"":217.5},""Correct"":true},{""Timestamp"":1.4746218750000253,""Index"":5,""Location"":{""X"":123.0,""Y"":233.5},""Correct"":true},{""Timestamp"":1.7581057916667078,""Index"":11,""Location"":{""X"":188.0,""Y"":368.0},""Correct"":true},{""Timestamp"":2.0414977083333952,""Index"":3,""Location"":{""X"":47.0,""Y"":370.5},""Correct"":true}]}]"

Sample JSON Export

Note that since the JSON export is included in the SurveyResults.json file, some of the reference keys either do not apply, or are part of the overall survey step data.

{"SurveyResultKey":"1673c8ed-0881-eb11-88a8-001c426fd18d","SurveyKey":"6cdcd41e-0281-eb11-88a8-001c426fd18d","SurveyName":"spatial memory","ParticipantIdentifier":"123ac","SurveyTaskKey":"76e7145c-0781-eb11-88a8-001c426fd18d","Type":"Survey","SurveyVersion":0,"StartDate":"2021-03-09T13:53:55-05:00","EndDate":"2021-03-09T13:54:52-05:00","DevicePlatform":"iOS","DeviceName":"iPhone8,4","DeviceOSVersion":"14.3","InsertedDate":"2021-03-09T18:54:54Z","StepResults":[{"SurveyStepResultKey":"1d73c8ed-0881-eb11-88a8-001c426fd18d","StepIdentifier":"instruction","StartDate":"2021-03-09T13:53:55-05:00","EndDate":"2021-03-09T13:53:57-05:00","Results":[]},{"SurveyStepResultKey":"1e73c8ed-0881-eb11-88a8-001c426fd18d","StepIdentifier":"instruction1","StartDate":"2021-03-09T13:53:57-05:00","EndDate":"2021-03-09T13:54:04-05:00","Results":[]},{"SurveyStepResultKey":"1f73c8ed-0881-eb11-88a8-001c426fd18d","StepIdentifier":"cognitive.memory.spatialspan","StartDate":"2021-03-09T13:54:04-05:00","EndDate":"2021-03-09T13:54:51-05:00","Results":[{"Type":"SpatialSpanMemoryResult","SurveySpatialSpanMemoryResultKey":"2b73c8ed-0881-eb11-88a8-001c426fd18d",
"Score":255,
"NumberOfGames":5,
"NumberOfFailures":1,
"StartDate":"2021-03-09T13:54:04-05:00",
"EndDate":"2021-03-09T13:54:51-05:00",
"GameRecords":[
   {
   "Seed":0,
   "Sequence":[1,4,5],
   "GameSize":9,
   "GameStatus":"Success",
   "Score":45,
   "TargetRects":[{"Size":{"Height":92.0,"Width":92.0},"Origin":{"X":22.0,"Y":135.0}},{"Size":{"Height":92.0,"Width":92.0},"Origin":{"X":22.0,"Y":227.0}},{"Size":{"Height":92.0,"Width":92.0},"Origin":{"X":22.0,"Y":319.0}},{"Size":{"Height":92.0,"Width":92.0},"Origin":{"X":114.0,"Y":135.0}},{"Size":{"Height":92.0,"Width":92.0},"Origin":{"X":114.0,"Y":227.0}},{"Size":{"Height":92.0,"Width":92.0},"Origin":{"X":114.0,"Y":319.0}},{"Size":{"Height":92.0,"Width":92.0},"Origin":{"X":206.0,"Y":135.0}},{"Size":{"Height":92.0,"Width":92.0},"Origin":{"X":206.0,"Y":227.0}},{"Size":{"Height":92.0,"Width":92.0},"Origin":{"X":206.0,"Y":319.0}}],
   "TouchSamples":[
   {"Timestamp":1.1582199166666669,"Index":1,"Location":{"X":54.0,"Y":267.5},"Correct":true},
   {"Timestamp":1.4224893333333739,"Index":4,"Location":{"X":156.0,"Y":260.5},"Correct":true},
   {"Timestamp":1.6752392083333234,"Index":5,"Location":{"X":165.5,"Y":360.5},"Correct":true}]
   },
   {
   "Seed":0,
   "Sequence":[3,6,4,2],
   "GameSize":9,
   "GameStatus":"Success",
   "Score":60,
   "TargetRects":[{"Size":{"Height":96.0,"Width":96.0},"Origin":{"X":16.0,"Y":122.0}},{"Size":{"Height":96.0,"Width":96.0},"Origin":{"X":16.0,"Y":218.0}},{"Size":{"Height":96.0,"Width":96.0},"Origin":{"X":16.0,"Y":314.0}},{"Size":{"Height":96.0,"Width":96.0},"Origin":{"X":112.0,"Y":122.0}},{"Size":{"Height":96.0,"Width":96.0},"Origin":{"X":112.0,"Y":218.0}},{"Size":{"Height":96.0,"Width":96.0},"Origin":{"X":112.0,"Y":314.0}},{"Size":{"Height":96.0,"Width":96.0},"Origin":{"X":208.0,"Y":122.0}},{"Size":{"Height":96.0,"Width":96.0},"Origin":{"X":208.0,"Y":218.0}},{"Size":{"Height":96.0,"Width":96.0},"Origin":{"X":208.0,"Y":314.0}}],
   "TouchSamples":[
   {"Timestamp":0.70077816666662329,"Index":3,"Location":{"X":164.0,"Y":162.0},"Correct":true},
   {"Timestamp":0.91604191666669976,"Index":6,"Location":{"X":296.0,"Y":166.5},"Correct":true},
   {"Timestamp":1.1514365000000453,"Index":4,"Location":{"X":174.0,"Y":253.0},"Correct":true},
   {"Timestamp":1.3844937500000469,"Index":2,"Location":{"X":53.5,"Y":365.5},"Correct":true}]
   },
   {
   "Seed":1722939061,
   "Sequence":[4,0,7,11,6],
   "GameSize":16,
   "GameStatus":"Success",
   "Score":75,
   "TargetRects":[{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":338.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":338.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":338.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":338.0}}],
   "TouchSamples":[
   {"Timestamp":0.94590816666664068,"Index":4,"Location":{"X":110.5,"Y":153.5},"Correct":true},
   {"Timestamp":1.2460763333333489,"Index":0,"Location":{"X":57.5,"Y":147.0},"Correct":true},
   {"Timestamp":1.7130958750000218,"Index":7,"Location":{"X":130.0,"Y":353.5},"Correct":true},
   {"Timestamp":1.9600882916666933,"Index":11,"Location":{"X":193.5,"Y":368.5},"Correct":true},
   {"Timestamp":2.1598365833333446,"Index":6,"Location":{"X":129.5,"Y":293.5},"Correct":true}]
   },
   {
   "Seed":0,
   "Sequence":[6,2,12,13,10,1],
   "GameSize":16,
   "GameStatus":"Failure",
   "Score":0,
   "TargetRects":[{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":338.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":338.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":338.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":338.0}}],
   "TouchSamples":[
   {"Timestamp":0.88409683333327393,"Index":2,"Location":{"X":60.0,"Y":280.5},"Correct":false}]
   },
   {
   "Seed":0,
   "Sequence":[0,9,5,11,3],
   "GameSize":16,
   "GameStatus":"Success",
   "Score":75,
   "TargetRects":[{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":16.0,"Y":338.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":88.0,"Y":338.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":160.0,"Y":338.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":122.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":194.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":266.0}},{"Size":{"Height":72.0,"Width":72.0},"Origin":{"X":232.0,"Y":338.0}}],
   "TouchSamples":[
   {"Timestamp":1.0070920416667377,"Index":0,"Location":{"X":34.0,"Y":157.5},"Correct":true},
   {"Timestamp":1.2915321250000034,"Index":9,"Location":{"X":198.0,"Y":217.5},"Correct":true},
   {"Timestamp":1.4746218750000253,"Index":5,"Location":{"X":123.0,"Y":233.5},"Correct":true},
   {"Timestamp":1.7581057916667078,"Index":11,"Location":{"X":188.0,"Y":368.0},"Correct":true},
   {"Timestamp":2.0414977083333952,"Index":3,"Location":{"X":47.0,"Y":370.5},"Correct":true}]
   }
]}