Skip to content

Commit

Permalink
Merge pull request #11 from MartinFk/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
MartinFk authored Dec 22, 2020
2 parents d700962 + b93d514 commit 526ac1b
Show file tree
Hide file tree
Showing 34 changed files with 1,093 additions and 463 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
QuestionType;Question;QuestionID;Answer
radio;General discomfort;q1;0
radio;Fatique;q2;0
radio;Headache;q3;0
radio;Eye strain;q4;0
radio;Difficulty focusing;q5;0
radio;Salivation increasing;q6;0
radio;Sweating;q7;1
radio;Nausea;q8;1
radio;Difficulty concentrating;q9;1
radio;Fullness of the Head;q10;2
radio;Blurred vision;q11;2
radio;Dizziness with eyes open;q12;2
radio;Dizziness with eyes closed;q13;3
radio;Vertigo (experienced as loss of orientation with respect to vertical upright);q14;3
radio;Stomach awareness (feeling of discomfort which is just short of nausea);q15;3
radio;Burping;q16;2

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
QuestionType;Question;QuestionID;Answer
radio;UIST is an amazing conference;q1;1
radio;VR is a beautiful research tool;q2;1
radio;Happiness is the key to success;q3;1
radio;Debugging is awesome;q4;4
radio;I like fixing bugs;q5;4
radio;I would use the VRQuestionnaireToolkit;q6;4
radioGrid;Hololens_The system was easy to use;q7;5
radioGrid;Oculus Rift_The system was easy to use;q7;5
radioGrid;Vive_The system was easy to use;q7;1
radioGrid;Magic Leap_The system was easy to use;q7;1
radioGrid;Hololens_The system was easy to use;q8;2
radioGrid;Oculus Rift_The system was easy to use;q8;3
radioGrid;Vive_The system was easy to use;q8;4
radioGrid;Magic Leap_The system was easy to use;q8;5
checkbox; If you don’t use VR frequently, what is keeping you from adopting this?;q9;2
linearSlider;Temporal Demand: How hurried or rushed was the pace of the task?;s1;0
linearSlider;Physical Demand: How physically demanding was the task?;s2;6
linearSlider;Mental Demand: How mentally demanding was the task?;s3;10
linearGrid;Mental Demand: How mentally demanding was the task?;s4;7
linearGrid;Physical Demand: How physically demanding was the task?;s5;6
linearGrid;Temporal Demand: How hurried or rushed was the pace of the task?;s6;16
dropdown;Demanding;d1;0
dropdown;Mental;d2;0
dropdown;Physical;d3;0

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,209 @@
{
"qTitle":"Virtual Embodiment Questionnaire",
"qInstructions":"Instructions: Please read each statement and answer on a 1 to 7 scale indicating how much each statement applied to you during the experiment. There are no right or wrong answers.
Please answer spontaneously and intuitively. Scale example: 1–strongly disagree, 4–neither agree nor disagree, 7–strongly agree.",
"qId":"VEQ",
"questions":[
{
"pId":"page1",
"qType":"radio",
"qInstructions":"Please answer spontaneously and intuitively",
"qData":[
{
"qId":"q1",
"qText":"It felt like the virtual body was my body.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
},
{
"qId":"q2",
"qText":"It felt like the virtual body parts were my body parts.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
},
{
"qId":"q3",
"qText":"The virtual body felt like a human body.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
}
]
},
{
"pId":"page2",
"qType":"radio",
"qInstructions":"Please answer spontaneously and intuitively.",
"qMandatory":"true",
"qData":[
{
"qId":"q4",
"qText":"I had a stronger sense of...",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
},
{
"qId":"q5",
"qText":"The movements of the virtual body felt like they were my movements.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
},
{
"qId":"q6",
"qText":"I felt like I was controlling the movements of the virtual body.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
}
]
},
{
"pId":"page2",
"qType":"radio",
"qInstructions":"Please answer spontaneously and intuitively.",
"qMandatory":"true",
"qData":[
{
"qId":"q7",
"qText":"I felt like I was causing the movements of the virtual body.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
},
{
"qId":"q8",
"qText":"The movements of the virtual body were in sync with my own movements.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
},
{
"qId":"q9",
"qText":"I felt like the form or appearance of my own body had changed.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
}
]
},
{
"pId":"page2",
"qType":"radio",
"qInstructions":"Please answer spontaneously and intuitively.",
"qMandatory":"true",
"qData":[
{
"qId":"q10",
"qText":"I felt like the weight of my own body had changed.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
},
{
"qId":"q11",
"qText":"I felt like the size (height) of my own body had changed.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
},
{
"qId":"q12",
"qText":"I felt like the width of my own body had changed.",
"qMandatory":"true",
"qOptions":[
"1 = strongly disagree",
"2",
"3",
"4",
"5",
"6",
"7 = strongly agree"
]
}
]
}
],
"qMessage":"You have completed the questionnaire",
"qAcknowledgments":"Thank you very much for taking part in the experiment! We appreciate your time!"
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"qInstructions":"Choose an option...",
"qData":[
{
"qId":"q1",
"qId":"q4",
"qText":"Debugging is awesome",
"qMandatory":"true",
"qOptions":[
Expand All @@ -72,7 +72,7 @@
]
},
{
"qId":"q2",
"qId":"q5",
"qText":"I like fixing bugs",
"qMandatory":"true",
"qOptions":[
Expand All @@ -86,7 +86,7 @@
]
},
{
"qId":"q3",
"qId":"q6",
"qText":"I would use the VRQuestionnaireToolkit",
"qMandatory":"true",
"qOptions":[
Expand Down Expand Up @@ -134,7 +134,7 @@
],
"qData":[
{
"qId":"q1",
"qId":"q7",
"qText":"The system was easy to use",
"qMandatory":"true"
}
Expand Down Expand Up @@ -173,7 +173,7 @@
],
"qData":[
{
"qId":"q1",
"qId":"q8",
"qText":"The system was easy to use",
"qMandatory":"true"
}
Expand All @@ -193,7 +193,7 @@
],
"qData":[
{
"qId":"q1",
"qId":"q9",
"qText":" If you don’t use VR frequently, what is keeping you from adopting this?",
"qMandatory":"true"
}
Expand All @@ -213,15 +213,15 @@
"qMaxLabel":"High"
},
{
"qId":"s1",
"qId":"s2",
"qText":"Physical Demand: How physically demanding was the task?",
"qMin":"0",
"qMinLabel":"Low",
"qMax":"12",
"qMaxLabel":"High"
},
{
"qId":"s1",
"qId":"s3",
"qText":"Mental Demand: How mentally demanding was the task?",
"qMin":"0",
"qMinLabel":"Low",
Expand All @@ -236,7 +236,7 @@
"qInstructions":"Please rate all measures by clicking a point on the scale.",
"qData":[
{
"qId":"s1",
"qId":"s4",
"qText":"Mental Demand: How mentally demanding was the task?",
"qMandatory":"true",
"qMin":"0",
Expand All @@ -245,7 +245,7 @@
"qMaxLabel":"High"
},
{
"qId":"s2",
"qId":"s5",
"qText":"Physical Demand: How physically demanding was the task?",
"qMandatory":"false",
"qMin":"0",
Expand All @@ -254,7 +254,7 @@
"qMaxLabel":"High"
},
{
"qId":"s3",
"qId":"s6",
"qText":"Temporal Demand: How hurried or rushed was the pace of the task?",
"qMandatory":"false",
"qMin":"0",
Expand Down
Loading

0 comments on commit 526ac1b

Please sign in to comment.