EMA_Pilot.json 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. {
  2. "name": "EMA_Pilot",
  3. "duration": 14,
  4. "number_of_subjects": 60,
  5. "description": "Pilot study for EMA.",
  6. "enrolled_subjects": [
  7. "EMA_Pilot_00001",
  8. "EMA_Pilot_00002",
  9. "EMA_Pilot_00003",
  10. "EMA_Pilot_00004",
  11. "EMA_Pilot_00005",
  12. "EMA_Pilot_00006",
  13. "EMA_Pilot_00007",
  14. "EMA_Pilot_00008",
  15. "EMA_Pilot_00011",
  16. "EMA_Pilot_00012",
  17. "EMA_Pilot_00013",
  18. "EMA_Pilot_00014",
  19. "EMA_Pilot_00015",
  20. "EMA_Pilot_00016",
  21. "EMA_Pilot_00017",
  22. "EMA_Pilot_00019",
  23. "EMA_Pilot_00020",
  24. "EMA_Pilot_00022",
  25. "EMA_Pilot_00023",
  26. "EMA_Pilot_00024",
  27. "EMA_Pilot_00025"
  28. ],
  29. "sensor_list": [
  30. "activity",
  31. "application_usage",
  32. "location"
  33. ],
  34. "survey": {
  35. "questions": [
  36. {
  37. "id": 1,
  38. "active": true,
  39. "title": "Wie viele Meter sind Sie gestern gelaufen?",
  40. "text": "",
  41. "frequency": 1,
  42. "clockTime": 480,
  43. "questionType": "integer"
  44. },
  45. {
  46. "id": 2,
  47. "active": true,
  48. "title": "Wie viele verschiedene Orte haben Sie gestern besucht?",
  49. "text": "",
  50. "frequency": 1,
  51. "clockTime": 480,
  52. "questionType": "integer"
  53. },
  54. {
  55. "id": 3,
  56. "active": true,
  57. "title": "Wie viel Zeit haben Sie gestern mit Ihrem Smartphone im Internet verbracht (Minuten)?",
  58. "text": "",
  59. "frequency": 1,
  60. "clockTime": 480,
  61. "questionType": "",
  62. "subText": "",
  63. "nextDayToAnswer": null,
  64. "category": null,
  65. "imageURL": "",
  66. "url": "",
  67. "deactivateOnAnswer": "",
  68. "deactivateOnDate": null
  69. },
  70. {
  71. "id": 4,
  72. "active": true,
  73. "title": "Wie viel Zeit haben Sie gestern mit sozialen Medien verbracht (Minuten)?",
  74. "text": "",
  75. "frequency": 1,
  76. "clockTime": 480,
  77. "questionType": "integer"
  78. },
  79. {
  80. "id": 5,
  81. "active": true,
  82. "title": "Wie viel Zeit haben Sie gestern mit Ihren Messengern verbracht (Minuten)?",
  83. "text": "",
  84. "frequency": 1,
  85. "clockTime": 480,
  86. "questionType": "integer"
  87. },
  88. {
  89. "id": 6,
  90. "active": true,
  91. "title": "Wie lange haben Sie gestern Ihr Smartphone insgesamt genutzt (Minuten)?",
  92. "text": "",
  93. "frequency": 1,
  94. "clockTime": 480,
  95. "questionType": "integer"
  96. },
  97. {
  98. "id": 7,
  99. "active": true,
  100. "title": "Haben Sie sich gestern gestresst gefühlt?",
  101. "text": "",
  102. "frequency": 1,
  103. "clockTime": 480,
  104. "questionType": "",
  105. "minVal": 0,
  106. "minText": "Gar nicht",
  107. "maxVal": 10,
  108. "maxText": "Sehr",
  109. "stepSize": 1,
  110. "defaultVal": 5,
  111. "subText": "",
  112. "nextDayToAnswer": null,
  113. "category": null,
  114. "imageURL": "",
  115. "url": "",
  116. "deactivateOnAnswer": "",
  117. "deactivateOnDate": null
  118. },
  119. {
  120. "id": 8,
  121. "active": true,
  122. "title": "Wie war gestern Ihre Stimmung?",
  123. "text": "",
  124. "frequency": 1,
  125. "clockTime": 480,
  126. "questionType": "scale",
  127. "minVal": 0,
  128. "minText": "Schlecht",
  129. "maxVal": 10,
  130. "maxText": "Gut",
  131. "stepSize": 1,
  132. "defaultVal": 5
  133. },
  134. {
  135. "id": 9,
  136. "active": true,
  137. "title": "Wann sind Sie vergangene Nacht zu Bett gegangen?",
  138. "text": "",
  139. "frequency": 1,
  140. "clockTime": 480,
  141. "questionType": "time"
  142. },
  143. {
  144. "id": 10,
  145. "active": true,
  146. "title": "Wann sind Sie heute aufgestanden?",
  147. "text": "",
  148. "frequency": 1,
  149. "clockTime": 480,
  150. "questionType": "time"
  151. },
  152. {
  153. "id": 11,
  154. "active": true,
  155. "title": "Wie haben Sie während der vergangenen Nacht geschlafen?",
  156. "text": "",
  157. "frequency": 1,
  158. "clockTime": 480,
  159. "questionType": "",
  160. "minVal": 0,
  161. "minText": "Schlecht",
  162. "maxVal": 10,
  163. "maxText": "Gut",
  164. "stepSize": 1,
  165. "defaultVal": 5,
  166. "subText": "-",
  167. "nextDayToAnswer": null,
  168. "category": null,
  169. "imageURL": "",
  170. "url": "",
  171. "deactivateOnAnswer": "",
  172. "deactivateOnDate": null
  173. }
  174. ],
  175. "completionStep": {
  176. "title": "Bitte bestätigen Sie Ihre Antworten!",
  177. "text": "",
  178. "buttonText": "Antworten absenden"
  179. }
  180. },
  181. "images": null,
  182. "frequency": 100,
  183. "number_of_enrolled_subjects": 21,
  184. "sensor_size": 6,
  185. "active_labeling": 0,
  186. "task_list": [],
  187. "is_test": false,
  188. "sensor_list_limited": []
  189. }