Spaces:
Sleeping
Sleeping
Upload 3 files
Browse files- src/scales/bdi.json +191 -0
- src/scales/ghq-28.json +254 -0
- src/scales/sass.json +191 -0
src/scales/bdi.json
ADDED
@@ -0,0 +1,191 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"question": "悲伤感",
|
4 |
+
"options": [
|
5 |
+
"A. 0 — 我不感到悲伤",
|
6 |
+
"B. 1 — 我感到悲伤",
|
7 |
+
"C. 2 — 我始终悲伤,不能自制",
|
8 |
+
"D. 3 — 我太悲伤或不愉快,我不能忍受"
|
9 |
+
]
|
10 |
+
},
|
11 |
+
{
|
12 |
+
"question": "悲观",
|
13 |
+
"options": [
|
14 |
+
"A. 0 — 我对未来不感到失望",
|
15 |
+
"B. 1 — 我对未来感到失望",
|
16 |
+
"C. 2 — 我感到没有盼头",
|
17 |
+
"D. 3 — 我感到未来毫无希望,且不可能变好"
|
18 |
+
]
|
19 |
+
},
|
20 |
+
{
|
21 |
+
"question": "过去的失败",
|
22 |
+
"options": [
|
23 |
+
"A. 0 — 我没有感到失败",
|
24 |
+
"B. 1 — 我觉得比一般人失败更多",
|
25 |
+
"C. 2 — 回首往事,我能看到很多失败",
|
26 |
+
"D. 3 — 我感到自己是一个彻底的失败者"
|
27 |
+
]
|
28 |
+
},
|
29 |
+
{
|
30 |
+
"question": "快感缺失",
|
31 |
+
"options": [
|
32 |
+
"A. 0 — 我从各种活动中得到和以前一样的快感",
|
33 |
+
"B. 1 — 我不再像往常一样从活动中感到快乐",
|
34 |
+
"C. 2 — 我从真正喜欢的事情中很少得到快感",
|
35 |
+
"D. 3 — 我对任何事情都完全不能感到快乐"
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"question": "内疚感",
|
40 |
+
"options": [
|
41 |
+
"A. 0 — 我没有特别的内疚感",
|
42 |
+
"B. 1 — 我对自己做过或没做的事感到轻微内疚",
|
43 |
+
"C. 2 — 我对自己做过或没做的事感到非常内疚",
|
44 |
+
"D. 3 — 我时刻感到内疚,无法摆脱"
|
45 |
+
]
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"question": "惩罚感",
|
49 |
+
"options": [
|
50 |
+
"A. 0 — 我没有感到自己正在被惩罚",
|
51 |
+
"B. 1 — 我感到自己可能会受到惩罚",
|
52 |
+
"C. 2 — 我期待受到惩罚",
|
53 |
+
"D. 3 — 我感到自己正在受到惩罚"
|
54 |
+
]
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"question": "自我厌恶",
|
58 |
+
"options": [
|
59 |
+
"A. 0 — 我对自己没有失望",
|
60 |
+
"B. 1 — 我对自己感到失望",
|
61 |
+
"C. 2 — 我讨厌自己",
|
62 |
+
"D. 3 — 我憎恨自己"
|
63 |
+
]
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"question": "自我批评",
|
67 |
+
"options": [
|
68 |
+
"A. 0 — 我没有觉得自己比别人更糟",
|
69 |
+
"B. 1 — 我因自己的弱点或错误批评自己",
|
70 |
+
"C. 2 — 我始终因自己的过错责备自己",
|
71 |
+
"D. 3 — 我把所有不好的事情都归咎于自己"
|
72 |
+
]
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"question": "自杀念头",
|
76 |
+
"options": [
|
77 |
+
"A. 0 — 我没有自杀的念头",
|
78 |
+
"B. 1 — 我有自杀的念头,但不会付诸行动",
|
79 |
+
"C. 2 — 我很想自杀",
|
80 |
+
"D. 3 — 如果有机会我就会自杀"
|
81 |
+
]
|
82 |
+
},
|
83 |
+
{
|
84 |
+
"question": "哭泣",
|
85 |
+
"options": [
|
86 |
+
"A. 0 — 我和过去一样,没有特别想哭",
|
87 |
+
"B. 1 — 我现在比过去更容易哭",
|
88 |
+
"C. 2 — 我现在总是想哭",
|
89 |
+
"D. 3 — 我过去能哭,但现在即使想哭也哭不出来"
|
90 |
+
]
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"question": "易怒",
|
94 |
+
"options": [
|
95 |
+
"A. 0 — 我没有比平常更容易被激怒",
|
96 |
+
"B. 1 — 我比过去稍微容易生气",
|
97 |
+
"C. 2 — 我经常感到烦恼或易怒",
|
98 |
+
"D. 3 — 我现在一直处于易怒状态"
|
99 |
+
]
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"question": "社交退缩",
|
103 |
+
"options": [
|
104 |
+
"A. 0 — 我对他人没有失去兴趣",
|
105 |
+
"B. 1 — 我对他人的兴趣比过去减少了",
|
106 |
+
"C. 2 — 我对他人失去了大部分兴趣",
|
107 |
+
"D. 3 — 我对他人完全失去了兴趣"
|
108 |
+
]
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"question": "犹豫不决",
|
112 |
+
"options": [
|
113 |
+
"A. 0 — 我能像往常一样做决定",
|
114 |
+
"B. 1 — 我比过去更难做决定",
|
115 |
+
"C. 2 — 我做任何决定都非常困难",
|
116 |
+
"D. 3 — 我完全无法做决定"
|
117 |
+
]
|
118 |
+
},
|
119 |
+
{
|
120 |
+
"question": "自我形象",
|
121 |
+
"options": [
|
122 |
+
"A. 0 — 我不觉得自己比过去更难看",
|
123 |
+
"B. 1 — 我担心自己看起来衰老或没有吸引力",
|
124 |
+
"C. 2 — 我觉得外貌发生了永久性变化,让我失去吸引力",
|
125 |
+
"D. 3 — 我相信自己看起来很丑陋"
|
126 |
+
]
|
127 |
+
},
|
128 |
+
{
|
129 |
+
"question": "工作困难",
|
130 |
+
"options": [
|
131 |
+
"A. 0 — 我能像往常一样工作",
|
132 |
+
"B. 1 — 我需要额外努力才能开始工作",
|
133 |
+
"C. 2 — 我必须强迫自己才能完成简单任务",
|
134 |
+
"D. 3 — 我完全无法工作"
|
135 |
+
]
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"question": "睡眠问题",
|
139 |
+
"options": [
|
140 |
+
"A. 0 — 我的睡眠和以前一样好",
|
141 |
+
"B. 1 — 我睡眠不如以前深或时间缩短",
|
142 |
+
"C. 2 — 我比平常早醒1-2小时且难以再入睡",
|
143 |
+
"D. 3 — 我比平常早醒几小时且无法再入睡"
|
144 |
+
]
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"question": "疲劳感",
|
148 |
+
"options": [
|
149 |
+
"A. 0 — 我并不比平常更容易疲劳",
|
150 |
+
"B. 1 — 我比过去更容易疲劳",
|
151 |
+
"C. 2 — 几乎做任何事都让我感到疲劳",
|
152 |
+
"D. 3 — 我太疲劳了,连小事都做不了"
|
153 |
+
]
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"question": "食欲变化",
|
157 |
+
"options": [
|
158 |
+
"A. 0 — 我的食欲没有明显变化",
|
159 |
+
"B. 1 — 我的食欲比过去稍差或稍好",
|
160 |
+
"C. 2 — 我的食欲非常差或明显暴饮暴食",
|
161 |
+
"D. 3 — 我完全没有食欲或完全无法停止进食"
|
162 |
+
]
|
163 |
+
},
|
164 |
+
{
|
165 |
+
"question": "体重变化",
|
166 |
+
"options": [
|
167 |
+
"A. 0 — 我的体重没有明显变化",
|
168 |
+
"B. 1 — 我的体重减轻或增加超过5%",
|
169 |
+
"C. 2 — 我的体重减轻或增加超过10%",
|
170 |
+
"D. 3 — 我的体重减轻或增加超过15%"
|
171 |
+
]
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"question": "健康担忧",
|
175 |
+
"options": [
|
176 |
+
"A. 0 — 我对健康的担忧不比过去多",
|
177 |
+
"B. 1 — 我担心身体疼痛、胃不适或便秘等",
|
178 |
+
"C. 2 — 我非常担心身体问题,难以思考其他事情",
|
179 |
+
"D. 3 — 我完全被身体不适困扰,无法思考其他事情"
|
180 |
+
]
|
181 |
+
},
|
182 |
+
{
|
183 |
+
"question": "性欲变化",
|
184 |
+
"options": [
|
185 |
+
"A. 0 — 我对性的兴趣和过去一样",
|
186 |
+
"B. 1 — 我对性的兴趣比过去减少了",
|
187 |
+
"C. 2 — 我现在对性几乎没兴趣",
|
188 |
+
"D. 3 — 我对性完全失去了兴趣"
|
189 |
+
]
|
190 |
+
}
|
191 |
+
]
|
src/scales/ghq-28.json
ADDED
@@ -0,0 +1,254 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"question": "Been feeling perfectly well and in good health?",
|
4 |
+
"options": [
|
5 |
+
"A. Better than usual",
|
6 |
+
"B. Same as usual",
|
7 |
+
"C. Worse than usual",
|
8 |
+
"D. Much worse than usual"
|
9 |
+
]
|
10 |
+
},
|
11 |
+
{
|
12 |
+
"question": "Been feeling in need of a good topic?",
|
13 |
+
"options": [
|
14 |
+
"A. Not at all",
|
15 |
+
"B. No more than usual",
|
16 |
+
"C. Rather more than usual",
|
17 |
+
"D. Much more than usual"
|
18 |
+
]
|
19 |
+
},
|
20 |
+
{
|
21 |
+
"question": "Been feeling run down and out of sorts?",
|
22 |
+
"options": [
|
23 |
+
"A. Not at all",
|
24 |
+
"B. No more than usual",
|
25 |
+
"C. Rather more than usual",
|
26 |
+
"D. Much more than usual"
|
27 |
+
]
|
28 |
+
},
|
29 |
+
{
|
30 |
+
"question": "Felt that you are ill?",
|
31 |
+
"options": [
|
32 |
+
"A. Not at all",
|
33 |
+
"B. No more than usual",
|
34 |
+
"C. Rather more than usual",
|
35 |
+
"D. Much more than usual"
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"question": "Been getting any pains in your head?",
|
40 |
+
"options": [
|
41 |
+
"A. Not at all",
|
42 |
+
"B. No more than usual",
|
43 |
+
"C. Rather more than usual",
|
44 |
+
"D. Much more than usual"
|
45 |
+
]
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"question": "Been getting a feeling of tightness or pressure in your head?",
|
49 |
+
"options": [
|
50 |
+
"A. Not at all",
|
51 |
+
"B. No more than usual",
|
52 |
+
"C. Rather more than usual",
|
53 |
+
"D. Much more than usual"
|
54 |
+
]
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"question": "Been having hot or cold spells?",
|
58 |
+
"options": [
|
59 |
+
"A. Not at all",
|
60 |
+
"B. No more than usual",
|
61 |
+
"C. Rather more than usual",
|
62 |
+
"D. Much more than usual"
|
63 |
+
]
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"question": "Lost much sleep over worry?",
|
67 |
+
"options": [
|
68 |
+
"A. Not at all",
|
69 |
+
"B. No more than usual",
|
70 |
+
"C. Rather more than usual",
|
71 |
+
"D. Much more than usual"
|
72 |
+
]
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"question": "Had difficulty in staying asleep once you are off?",
|
76 |
+
"options": [
|
77 |
+
"A. Not at all",
|
78 |
+
"B. No more than usual",
|
79 |
+
"C. Rather more than usual",
|
80 |
+
"D. Much more than usual"
|
81 |
+
]
|
82 |
+
},
|
83 |
+
{
|
84 |
+
"question": "Felt constantly under strain?",
|
85 |
+
"options": [
|
86 |
+
"A. Not at all",
|
87 |
+
"B. No more than usual",
|
88 |
+
"C. Rather more than usual",
|
89 |
+
"D. Much more than usual"
|
90 |
+
]
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"question": "Been getting edgy and bad-tempered?",
|
94 |
+
"options": [
|
95 |
+
"A. Not at all",
|
96 |
+
"B. No more than usual",
|
97 |
+
"C. Rather more than usual",
|
98 |
+
"D. Much more than usual"
|
99 |
+
]
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"question": "Been getting scared or panicky for no good reason?",
|
103 |
+
"options": [
|
104 |
+
"A. Not at all",
|
105 |
+
"B. No more than usual",
|
106 |
+
"C. Rather more than usual",
|
107 |
+
"D. Much more than usual"
|
108 |
+
]
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"question": "Found everything getting on top of you?",
|
112 |
+
"options": [
|
113 |
+
"A. Not at all",
|
114 |
+
"B. No more than usual",
|
115 |
+
"C. Rather more than usual",
|
116 |
+
"D. Much more than usual"
|
117 |
+
]
|
118 |
+
},
|
119 |
+
{
|
120 |
+
"question": "Been feeling nervous and strung-up all the time?",
|
121 |
+
"options": [
|
122 |
+
"A. Not at all",
|
123 |
+
"B. No more than usual",
|
124 |
+
"C. Rather more than usual",
|
125 |
+
"D. Much more than usual"
|
126 |
+
]
|
127 |
+
},
|
128 |
+
{
|
129 |
+
"question": "Been managing to keep yourself busy and occupied?",
|
130 |
+
"options": [
|
131 |
+
"A. More so than usual",
|
132 |
+
"B. Same as usual",
|
133 |
+
"C. Rather less than usual",
|
134 |
+
"D. Much less than usual"
|
135 |
+
]
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"question": "Been taking longer over the things you do?",
|
139 |
+
"options": [
|
140 |
+
"A. Quicker than usual",
|
141 |
+
"B. Same as usual",
|
142 |
+
"C. Longer than usual",
|
143 |
+
"D. Much longer than usual"
|
144 |
+
]
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"question": "Felt on the whole you were doing things well?",
|
148 |
+
"options": [
|
149 |
+
"A. Better than usual",
|
150 |
+
"B. About the same",
|
151 |
+
"C. Less well than usual",
|
152 |
+
"D. Much less well"
|
153 |
+
]
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"question": "Been satisfied with the way you’ve carried out your task?",
|
157 |
+
"options": [
|
158 |
+
"A. More satisfied",
|
159 |
+
"B. About same as usual",
|
160 |
+
"C. Less satisfied than usual",
|
161 |
+
"D. Much less satisfied"
|
162 |
+
]
|
163 |
+
},
|
164 |
+
{
|
165 |
+
"question": "Felt that you are playing a useful part in things?",
|
166 |
+
"options": [
|
167 |
+
"A. More so than usual",
|
168 |
+
"B. Same as usual",
|
169 |
+
"C. Less useful than usual",
|
170 |
+
"D. Much less useful"
|
171 |
+
]
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"question": "Felt capable of making decisions about things?",
|
175 |
+
"options": [
|
176 |
+
"A. More so than usual",
|
177 |
+
"B. Same as usual",
|
178 |
+
"C. Less so than usual",
|
179 |
+
"D. Much less capable"
|
180 |
+
]
|
181 |
+
},
|
182 |
+
{
|
183 |
+
"question": "Been able to enjoy your normal day-to-day activities?",
|
184 |
+
"options": [
|
185 |
+
"A. More so than usual",
|
186 |
+
"B. Same as usual",
|
187 |
+
"C. Less so than usual",
|
188 |
+
"D. Much less than usual"
|
189 |
+
]
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"question": "Been thinking of yourself as a worthless person?",
|
193 |
+
"options": [
|
194 |
+
"A. Not at all",
|
195 |
+
"B. No more than usual",
|
196 |
+
"C. Rather more than usual",
|
197 |
+
"D. Much more than usual"
|
198 |
+
]
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"question": "Felt that life is entirely hopeless?",
|
202 |
+
"options": [
|
203 |
+
"A. Not at all",
|
204 |
+
"B. No more than usual",
|
205 |
+
"C. Rather more than usual",
|
206 |
+
"D. Much more than usual"
|
207 |
+
]
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"question": "Felt that life isn’t worth living?",
|
211 |
+
"options": [
|
212 |
+
"A. Not at all",
|
213 |
+
"B. No more than usual",
|
214 |
+
"C. Rather more than usual",
|
215 |
+
"D. Much more than usual"
|
216 |
+
]
|
217 |
+
},
|
218 |
+
{
|
219 |
+
"question": "Thought of the possibility that you might make away with yourself?",
|
220 |
+
"options": [
|
221 |
+
"A. Definitely not",
|
222 |
+
"B. I don't think so",
|
223 |
+
"C. Has crossed my mind",
|
224 |
+
"D. Definitely have"
|
225 |
+
]
|
226 |
+
},
|
227 |
+
{
|
228 |
+
"question": "Found at times you couldn’t do anything because your nerves were too bad?",
|
229 |
+
"options": [
|
230 |
+
"A. Not at all",
|
231 |
+
"B. No more than usual",
|
232 |
+
"C. Rather more than usual",
|
233 |
+
"D. Much more than usual"
|
234 |
+
]
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"question": "Found yourself wishing you were dead and away from it all?",
|
238 |
+
"options": [
|
239 |
+
"A. Not at all",
|
240 |
+
"B. No more than usual",
|
241 |
+
"C. Rather more than usual",
|
242 |
+
"D. Much more than usual"
|
243 |
+
]
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"question": "Found that the idea of taking your own life kept coming into your mind?",
|
247 |
+
"options": [
|
248 |
+
"A. Definitely not",
|
249 |
+
"B. I don't think so",
|
250 |
+
"C. Has crossed my mind",
|
251 |
+
"D. Definitely have"
|
252 |
+
]
|
253 |
+
}
|
254 |
+
]
|
src/scales/sass.json
ADDED
@@ -0,0 +1,191 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"question": "How interested are you in your occupation?",
|
4 |
+
"options": [
|
5 |
+
"A. 3 — very",
|
6 |
+
"B. 2 — moderately",
|
7 |
+
"C. 1 — a little",
|
8 |
+
"D. 0 — not at all"
|
9 |
+
]
|
10 |
+
},
|
11 |
+
{
|
12 |
+
"question": "How interested are you in your home-related activities?",
|
13 |
+
"options": [
|
14 |
+
"A. 3 — very",
|
15 |
+
"B. 2 — moderately",
|
16 |
+
"C. 1 — a little",
|
17 |
+
"D. 0 — not at all"
|
18 |
+
]
|
19 |
+
},
|
20 |
+
{
|
21 |
+
"question": "Do you pursue this occupation, these activities with:",
|
22 |
+
"options": [
|
23 |
+
"A. 3 — a lot of enjoyment?",
|
24 |
+
"B. 2 — some enjoyment?",
|
25 |
+
"C. 1 — only a little enjoyment?",
|
26 |
+
"D. 0 — no enjoyment at all?"
|
27 |
+
]
|
28 |
+
},
|
29 |
+
{
|
30 |
+
"question": "Are you interested in hobbies/leisure?",
|
31 |
+
"options": [
|
32 |
+
"A. 3 — very",
|
33 |
+
"B. 2 — moderately",
|
34 |
+
"C. 1 — a little",
|
35 |
+
"D. 0 — not at all"
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"question": "Is the quality of your spare time:",
|
40 |
+
"options": [
|
41 |
+
"A. 3 — very good?",
|
42 |
+
"B. 2 — good?",
|
43 |
+
"C. 1 — fair?",
|
44 |
+
"D. 0 — unsatisfactory?"
|
45 |
+
]
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"question": "How frequently do you seek contacts with your family members (spouse, children, parents, etc.)?",
|
49 |
+
"options": [
|
50 |
+
"A. 3 — very frequently",
|
51 |
+
"B. 2 — frequently",
|
52 |
+
"C. 1 — rarely",
|
53 |
+
"D. 0 — never"
|
54 |
+
]
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"question": "Is the state of relations in your family:",
|
58 |
+
"options": [
|
59 |
+
"A. 3 — very good?",
|
60 |
+
"B. 2 — good?",
|
61 |
+
"C. 1 — fair?",
|
62 |
+
"D. 0 — unsatisfactory?"
|
63 |
+
]
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"question": "Outside of your family, do you have relationships with:",
|
67 |
+
"options": [
|
68 |
+
"A. 3 — many people?",
|
69 |
+
"B. 2 — some people?",
|
70 |
+
"C. 1 — only a few people?",
|
71 |
+
"D. 0 — nobody?"
|
72 |
+
]
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"question": "Do you try to form relationships with others:",
|
76 |
+
"options": [
|
77 |
+
"A. 3 — very actively?",
|
78 |
+
"B. 2 — actively?",
|
79 |
+
"C. 1 — moderately activity?",
|
80 |
+
"D. 0 — in no active way?"
|
81 |
+
]
|
82 |
+
},
|
83 |
+
{
|
84 |
+
"question": "How — in general — do you rate your relationships with other people?",
|
85 |
+
"options": [
|
86 |
+
"A. 3 — very good",
|
87 |
+
"B. 2 — good",
|
88 |
+
"C. 1 — fair",
|
89 |
+
"D. 0 — unsatisfactory"
|
90 |
+
]
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"question": "What value to you attach to your relationships with others?",
|
94 |
+
"options": [
|
95 |
+
"A. 3 — great value",
|
96 |
+
"B. 2 — some value",
|
97 |
+
"C. 1 — only a little value",
|
98 |
+
"D. 0 — no value at all"
|
99 |
+
]
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"question": "How often do people in your social circle seek contact with you?",
|
103 |
+
"options": [
|
104 |
+
"A. 3 — very often",
|
105 |
+
"B. 2 — often",
|
106 |
+
"C. 1 — rarely",
|
107 |
+
"D. 0 — never"
|
108 |
+
]
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"question": "Do you observe the social rules, good manner, politeness, etc.",
|
112 |
+
"options": [
|
113 |
+
"A. 3 — always",
|
114 |
+
"B. 2 — most of the time",
|
115 |
+
"C. 1 — rarely",
|
116 |
+
"D. 0 — never"
|
117 |
+
]
|
118 |
+
},
|
119 |
+
{
|
120 |
+
"question": "To what extent are you involved in community life (such as club, church, etc.)",
|
121 |
+
"options": [
|
122 |
+
"A. 3 — fully",
|
123 |
+
"B. 2 — moderately",
|
124 |
+
"C. 1 — slightly",
|
125 |
+
"D. 0 — not at all"
|
126 |
+
]
|
127 |
+
},
|
128 |
+
{
|
129 |
+
"question": "Do you like searching for information about things, situations and people to improve your understanding of them?",
|
130 |
+
"options": [
|
131 |
+
"A. 3 — very much",
|
132 |
+
"B. 2 — moderately",
|
133 |
+
"C. 1 — not much",
|
134 |
+
"D. 0 — not at all"
|
135 |
+
]
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"question": "Are you interested in scientific, technical or cultural information?",
|
139 |
+
"options": [
|
140 |
+
"A. 3 — very",
|
141 |
+
"B. 2 — moderately",
|
142 |
+
"C. 1 — only slightly",
|
143 |
+
"D. 0 — not at all"
|
144 |
+
]
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"question": "How often do you find it difficult to express your opinions to people?",
|
148 |
+
"options": [
|
149 |
+
"A. 0 — always",
|
150 |
+
"B. 1 — often",
|
151 |
+
"C. 2 — sometimes",
|
152 |
+
"D. 3 — never"
|
153 |
+
]
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"question": "How often do you feel rejected, excluded from your circle?",
|
157 |
+
"options": [
|
158 |
+
"A. 0 — always",
|
159 |
+
"B. 1 — often",
|
160 |
+
"C. 2 — sometimes",
|
161 |
+
"D. 3 — never"
|
162 |
+
]
|
163 |
+
},
|
164 |
+
{
|
165 |
+
"question": "How important do you consider your physical appearance?",
|
166 |
+
"options": [
|
167 |
+
"A. 3 — very",
|
168 |
+
"B. 2 — moderately",
|
169 |
+
"C. 1 — not very much",
|
170 |
+
"D. 0 — not at all"
|
171 |
+
]
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"question": "To what extent do you have difficulties in managing your resources and income?",
|
175 |
+
"options": [
|
176 |
+
"A. 0 — always",
|
177 |
+
"B. 1 — often",
|
178 |
+
"C. 2 — sometimes",
|
179 |
+
"D. 3 — never"
|
180 |
+
]
|
181 |
+
},
|
182 |
+
{
|
183 |
+
"question": "Do you feel able to organise your environment according to your wishes and needs?",
|
184 |
+
"options": [
|
185 |
+
"A. 3 — very much so",
|
186 |
+
"B. 2 — moderately",
|
187 |
+
"C. 1 — not very",
|
188 |
+
"D. 0 — not at all"
|
189 |
+
]
|
190 |
+
}
|
191 |
+
]
|