FittsLaw/sample.json
2018-10-09 19:36:06 -04:00

16 lines
758 B
JSON

{
"trials" : [
["LeftLong","RightMedium","LeftShort","UpMedium","UpLong","RightShort"],
["UpShort","RightLong","LeftMedium","RightMedium","LeftLong","UpLong"],
["RightShort","UpMedium","LeftMedium","LeftShort","RightLong","UpShort"],
["LeftLong","RightMedium","LeftShort","UpMedium","UpLong","RightShort"],
["UpShort","RightLong","LeftMedium","RightMedium","LeftLong","UpLong"],
["RightShort","UpMedium","LeftMedium","LeftShort","RightLong","UpShort"],
["LeftLong","RightMedium","LeftShort","UpMedium","UpLong","RightShort"],
["UpShort","RightLong","LeftMedium","RightMedium","LeftLong","UpLong"],
["RightShort","UpMedium","LeftMedium","LeftShort","RightLong","UpShort"]
],
"participantId" : 1,
"inputMethod" : "cardboard"
}