forked from SapplyValues/SapplyValues.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquestions.json
232 lines (232 loc) · 5.73 KB
/
questions.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
[
{
"id": 0,
"question": "Freedom of business is the best practical way a society can prosper.",
"effects": { "right": 1 }
},
{
"id": 1,
"question": "Charity is a better way of helping those in need than social welfare.",
"effects": { "right": 1 }
},
{
"id": 2,
"question": "Wages are always fair, as employers know best what a worker's labour is worth.",
"effects": { "right": 1 }
},
{
"id": 3,
"question": "It is \"human nature\" to be greedy.",
"effects": { "right": 1 }
},
{
"id": 4,
"question": "\"Exploitation\" is an outdated term, as the struggles of 1800s capitalism doesn't exist anymore.",
"effects": { "right": 1 }
},
{
"id": 5,
"question": "Communism is an ideal that can never work in practice.",
"effects": { "right": 1 }
},
{
"id": 6,
"question": "Taxation of the wealthy is a bad idea, society would be better off without it.",
"effects": { "right": 1 }
},
{
"id": 7,
"question": "The harder you work, the more you progress up the social ladder.",
"effects": { "right": 1 }
},
{
"id": 8,
"question": "Organisations and corporations cannot be trusted and need regulating by the government.",
"effects": { "right": -1 }
},
{
"id": 9,
"question": "A government that provides for everyone is an inherently good idea.",
"effects": { "right": -1 }
},
{
"id": 10,
"question": "The current welfare system should be expanded to further combat inequality.",
"effects": { "right": -1 }
},
{
"id": 11,
"question": "Land should not be a commodity to be bought and sold.",
"effects": { "right": -1 }
},
{
"id": 12,
"question": "All industry and the bank should be nationalised.",
"effects": { "right": -1 }
},
{
"id": 13,
"question": "Class is the primary division of society.",
"effects": { "right": -1 }
},
{
"id": 14,
"question": "Economic inequality is too high in the world.",
"effects": { "right": -1 }
},
{
"id": 15,
"question": "Sometimes it is right that the government may spy on its citizens to combat extremists and terrorists.",
"effects": { "auth": 1 }
},
{
"id": 16,
"question": "Authority figures, if morally correct, are a good thing for society.",
"effects": { "auth": 1 }
},
{
"id": 17,
"question": "Strength is necessary for any government to succeed.",
"effects": { "auth": 1 }
},
{
"id": 18,
"question": "Only the government can fairly and effectively regulate organisations.",
"effects": { "auth": 1 }
},
{
"id": 19,
"question": "Society requires structure and bureaucracy in order to function.",
"effects": { "auth": 1 }
},
{
"id": 20,
"question": "Mandatory IDs should be used to ensure public safety.",
"effects": { "auth": 1 }
},
{
"id": 21,
"question": "In times of crisis, safety becomes more important than civil liberties.",
"effects": { "auth": 1 }
},
{
"id": 22,
"question": "If you have nothing to hide, you have nothing to fear.",
"effects": { "auth": 1 }
},
{
"id": 23,
"question": "The government should be less involved in the day to day life of its citizens.",
"effects": { "auth": -1 }
},
{
"id": 24,
"question": "Without democracy, a society is nothing.",
"effects": { "auth": -1 }
},
{
"id": 25,
"question": "Jury nullification should be legal.",
"effects": { "auth": -1 }
},
{
"id": 26,
"question": "The smaller the government, the freer the people.",
"effects": { "auth": -1 }
},
{
"id": 27,
"question": "The government should, at most, provide emergency services and law enforcement.",
"effects": { "auth": -1 }
},
{
"id": 28,
"question": "The police was not made to protect the people, but to uphold the status-quo by force.",
"effects": { "auth": -1 }
},
{
"id": 29,
"question": "State schools are a bad idea because our state shouldn't be influencing our children.",
"effects": { "auth": -1 }
},
{
"id": 30,
"question": "Two consenting individuals should be able to do whatever they want with each other, even if it makes me uncomfortable.",
"effects": { "prog": 1 }
},
{
"id": 31,
"question": "An individual's body is their own property, and they should be able to do anything they desire to it.",
"effects": { "prog": 1 }
},
{
"id": 32,
"question": "A person should be able to worship whomever or whatever they want.",
"effects": { "prog": 1 }
},
{
"id": 33,
"question": "Nudism is perfectly natural.",
"effects": { "prog": 1 }
},
{
"id": 34,
"question": "Animals deserve certain universal rights.",
"effects": { "prog": 1 }
},
{
"id": 35,
"question": "Gender is a social construct, not a natural state of affairs.",
"effects": { "prog": 1 }
},
{
"id": 36,
"question": "Laws based on cultural values, rather than ethical ones, aren't justice.",
"effects": { "prog": 1 }
},
{
"id": 37,
"question": "Autonomy of body extends even to minors, the mentally ill, and serious criminals.",
"effects": { "prog": 1 }
},
{
"id": 38,
"question": "Homosexuality is against my values.",
"effects": { "prog": -1 }
},
{
"id": 39,
"question": "Transgender individuals should not be able to adopt children.",
"effects": { "prog": -1 }
},
{
"id": 40,
"question": "Drugs are harmful and should be banned.",
"effects": { "prog": -1 }
},
{
"id": 41,
"question": "The death penalty should exist for certain crimes.",
"effects": { "prog": -1 }
},
{
"id": 42,
"question": "Victimless crimes should still be punished.",
"effects": { "prog": -1 }
},
{
"id": 43,
"question": "One cannot be moral without religion.",
"effects": { "prog": -1 }
},
{
"id": 44,
"question": "Parents should hold absolute power over their children, as they are older and more experienced.",
"effects": { "prog": -1 }
},
{
"id": 45,
"question": "Multiculturalism is bad.",
"effects": { "prog": -1 }
}
]