@@ -45,11 +45,11 @@ questions = [
45
45
}
46
46
} ,
47
47
{
48
- "question" : "International trade is beneficial ." ,
48
+ "question" : "Tariffs on international trade are important to encourage local production ." ,
49
49
"effect" : {
50
- "econ" : - 5 ,
50
+ "econ" : 5 ,
51
51
"dipl" : 0 ,
52
- "govt" : 10 ,
52
+ "govt" : - 10 ,
53
53
"scty" : 0
54
54
}
55
55
} ,
@@ -59,7 +59,7 @@ questions = [
59
59
"econ" : 10 ,
60
60
"dipl" : 0 ,
61
61
"govt" : 0 ,
62
- "scty" : 5
62
+ "scty" : 0
63
63
}
64
64
} ,
65
65
{
@@ -68,7 +68,7 @@ questions = [
68
68
"econ" : - 10 ,
69
69
"dipl" : 0 ,
70
70
"govt" : 0 ,
71
- "scty" : - 5
71
+ "scty" : 0
72
72
}
73
73
} ,
74
74
{
@@ -90,7 +90,7 @@ questions = [
90
90
}
91
91
} ,
92
92
{
93
- "question" : "Public utilities like roads and electricity should be publicly owned." ,
93
+ "question" : "Basic utilities like roads and electricity should be publicly owned." ,
94
94
"effect" : {
95
95
"econ" : 10 ,
96
96
"dipl" : 0 ,
@@ -99,7 +99,7 @@ questions = [
99
99
}
100
100
} ,
101
101
{
102
- "question" : "Excessive government intervention is a threat to the economy." ,
102
+ "question" : "Government intervention is a threat to the economy." ,
103
103
"effect" : {
104
104
"econ" : - 10 ,
105
105
"dipl" : 0 ,
@@ -122,7 +122,7 @@ questions = [
122
122
"econ" : 10 ,
123
123
"dipl" : 0 ,
124
124
"govt" : 0 ,
125
- "scty" : 10
125
+ "scty" : 5
126
126
}
127
127
} ,
128
128
{
@@ -265,7 +265,7 @@ questions = [
265
265
"effect" : {
266
266
"econ" : 0 ,
267
267
"dipl" : - 10 ,
268
- "govt" : - 10 ,
268
+ "govt" : - 5 ,
269
269
"scty" : 0
270
270
}
271
271
} ,
@@ -400,7 +400,7 @@ questions = [
400
400
"effect" : {
401
401
"econ" : 0 ,
402
402
"dipl" : 0 ,
403
- "govt" : - 10 ,
403
+ "govt" : - 5 ,
404
404
"scty" : - 10
405
405
}
406
406
} ,
@@ -543,7 +543,7 @@ questions = [
543
543
"question" : "Gun ownership should be prohibited for those without a valid reason." ,
544
544
"effect" : {
545
545
"econ" : 0 ,
546
- "dipl" : 10 ,
546
+ "dipl" : 0 ,
547
547
"govt" : - 10 ,
548
548
"scty" : 0
549
549
}
@@ -605,7 +605,7 @@ questions = [
605
605
{
606
606
"question" : "Governments should be as concerned about foreigners as they are about their own citizens." ,
607
607
"effect" : {
608
- "econ" : 10 ,
608
+ "econ" : 0 ,
609
609
"dipl" : 10 ,
610
610
"govt" : 0 ,
611
611
"scty" : 0
0 commit comments