Added config
This commit is contained in:
14
sample.json
14
sample.json
@@ -1,3 +1,15 @@
|
||||
{
|
||||
"participantId":""
|
||||
"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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user