forked from SapplyValues/SapplyValues.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathqPC.js
More file actions
13 lines (13 loc) · 1.5 KB
/
Copy pathqPC.js
File metadata and controls
13 lines (13 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
questions = [
{"id": 8, "question": "Different kinds of people should ideally keep within their own kin.", "effects": {"prog": -1}},
{"id": 12, "question": "There is no point in conserving cultural norms.", "effects": {"prog": 1.5}}/* large */,
{"id": 28, "question": "Political systems that were widely established in past centuries are better than the ones in place now.", "effects": {"prog": -1}},
{"id": 29, "question": "Familial and societal values are sacred and should be protected.", "effects": {"prog": -1}},
{"id": 30, "question": "Tradition is antithetical to reason.", "effects": {"prog": 1}},
{"id": 33, "question": "Cultural and societal traditions strengthen communities and society at large", "effects": {"prog": -1.5}}/* large *//* thx bobker */,
{"id": 35, "question": "Cultural homogenization caused by globalization dilutes our traditions and values.", "effects": {"prog": -1}}/* thx bobker */,
{"id": 36, "question": "Social reforms should prioritise inclusivity and equality to foster a more progressive society.", "effects": {"prog": 1}}/* thx bobker */,
{"id": 37, "question": "We should treat everyone equally, regardless of status or characteristics.", "effects": {"prog": 1}},
{"id": 38, "question": "Cultural adaptation to new ideas and foreign values is necessary for societies to thrive in the modern world.", "effects": {"prog": 1}}/* thx bobker */,
{"id": 39, "question": "Questions of law should be defined by who owns property.", "effects": {"right": 1}}
];