Skip to content

Instantly share code, notes, and snippets.

@JAQuent
Last active October 23, 2024 08:46
Show Gist options
  • Save JAQuent/e4cb85103dbb7fe10107e4836271e287 to your computer and use it in GitHub Desktop.
Save JAQuent/e4cb85103dbb7fe10107e4836271e287 to your computer and use it in GitHub Desktop.
{
"studies":
[
{
"studyID": "SOLM1",
"UXF_settings_url": "https://s3.eu-west-2.amazonaws.com/olm.task.unity/config_files/SOLM1/semanticOLM_onlineStudy2_OLM_loc1.json",
"scene": "grassy",
"startupText": "https://s3.eu-west-2.amazonaws.com/olm.task.unity/config_files/SOLM1/startUpText.json",
"testFPS": false
},
{
"studyID": "SOLM2",
"UXF_settings_url": "https://s3.eu-west-2.amazonaws.com/olm.task.unity/config_files/SOLM2/semanticOLM_onlineStudy2_OLM_loc2.json",
"scene": "grassy",
"startupText": "https://s3.eu-west-2.amazonaws.com/olm.task.unity/config_files/SOLM2/startUpText.json",
"testFPS": true
},
{
"studyID": "TestFPS_pilot",
"UXF_settings_url": "https://s3.eu-west-2.amazonaws.com/olm.task.unity/config_files/TestFPS_pilot/TestFPS_pilot.json",
"scene": "grassy",
"startupText": "https://s3.eu-west-2.amazonaws.com/olm.task.unity/config_files/TestFPS_pilot/startUpText.json",
"testFPS": false
},
{
"studyID": "TestFPS_pilot2",
"UXF_settings_url": "https://s3.eu-west-2.amazonaws.com/olm.task.unity/config_files/TestFPS_pilot/TestFPS_pilot.json",
"scene": "desert",
"startupText": "https://s3.eu-west-2.amazonaws.com/olm.task.unity/config_files/TestFPS_pilot/startUpText.json",
"testFPS": true
},
{
"studyID": "TestFPS_pilot3",
"UXF_settings_url": "https://s3.eu-west-2.amazonaws.com/olm.task.unity/config_files/TestFPS_pilot/TestFPS_pilot.json",
"scene": "practice",
"startupText": "https://s3.eu-west-2.amazonaws.com/olm.task.unity/config_files/TestFPS_pilot/startUpText.json",
"testFPS": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment