FittsLaw/sample.json

16 lines
758 B
JSON
Raw Normal View History

2018-10-09 01:49:43 -04:00
{
2018-10-09 19:36:06 -04:00
"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"
2018-10-09 01:49:43 -04:00
}