-
Notifications
You must be signed in to change notification settings - Fork 6
/
example.json
45 lines (45 loc) · 1.85 KB
/
example.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"versionData": "0.2",
"type": "field study",
"title": "Fitts' Task in Virtual Reality using Avatar Hands",
"duration": "60 minutes",
"participants": "36",
"personalData": "age, gender, and country of birth",
"storageTime": "a maximum of 10 years",
"share": "anonymized",
"encryption": "no",
"purpose": "This research aims to study human performance in a pointing task with different avatar hands in virtual reality.",
"goal": "The goal of this research is to understand how visual signals of the body are incorporated into the body scheme.",
"procedure": "1. You will get a virtual reality headset and will be introduced with virtual hands in the environment\n2. You will see a virtual questionnaire. Tap on the table with your index finger to fill out the questionnaire. \n3. In multiple rounds, you have to point at virtual circles highlighted in red. \n4. This procedure will repeat multiple times using different hand conditions.",
"compensation": "money",
"monetaryCompensation": "12 EUR/hour",
"institution": "LMU Munich",
"departmentHead": "Prof. Dr. Sven Mayer",
"thePIname": "Prof. Dr. Sven Mayer",
"thePIemail": "[email protected]",
"researchers": [
{
"name": "Erika Musterfrau",
"email": "[email protected]"
},
{
"name": "Max Mustermann",
"email": "[email protected]"
}
],
"ethicalComittee": "ABC Univerity Ethics Committee",
"funding": "ABC Project",
"record": {
"demographics": true,
"contact": true,
"audio": true,
"photos": true,
"videos": true,
"motion": true,
"physiological": true,
"eyetracking": true,
"screenrecoding": true,
"interaction": true,
"notes": true
}
}