Skip to content

Commit b8cf2d1

Browse files
authored
suggestion for improvement (#53)
1) "The global socialist movement should be led by a single party or organization." - which means you likely support a large party or organization. 2) "Experimental environmentally-friendly food sources like cultured meat are worth investing in.", "Personal motor vehicles, such as cars, should be replaced with free public transport." - it also encourages progress. 3) "Human population growth must be curbed to prevent an ecological disaster." - I see no reason why it should encourage conservatism.
1 parent 03cdd75 commit b8cf2d1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

questions.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ questions = [
680680
"i18n": {
681681
"de": "Die globale sozialistische Bewegung sollte von einer einzigen Partei oder Organisation geführt werden.",
682682
"ko": "국제 사회주의 운동은 단일 정당 혹은 조직에 의해 주도되어야 한다.",
683-
"ru": " Глобальное социалистическое движение должно возглавляться одной партией или организацией.",
683+
"ru": "Глобальное социалистическое движение должно возглавляться одной партией или организацией.",
684684
"cn": "全球的社会主义运动应当由一个政党或组织领导。",
685685
"sh": "Globalni socijalistički pokret bi trebala predvoditi samo jedna partija ili organizacija.",
686686
"es": "El movimiento socialista mundial debe ser dirigido por un solo partido u organización.",
@@ -691,7 +691,7 @@ questions = [
691691
"b": 0,
692692
"c": 0,
693693
"d": 5,
694-
"e": 0,
694+
"e": 5,
695695
"f": 0,
696696
"g": 0
697697
}
@@ -1157,7 +1157,7 @@ questions = [
11571157
"d": 0,
11581158
"e": 0,
11591159
"f": -5,
1160-
"g": 0
1160+
"g": -5
11611161
}
11621162
},
11631163
{
@@ -1178,7 +1178,7 @@ questions = [
11781178
"d": 0,
11791179
"e": 0,
11801180
"f": -5,
1181-
"g": 0
1181+
"g": -5
11821182
}
11831183
},
11841184
{
@@ -1241,7 +1241,7 @@ questions = [
12411241
"d": 0,
12421242
"e": 0,
12431243
"f": -5,
1244-
"g": 5
1244+
"g": 0
12451245
}
12461246
},
12471247
{

0 commit comments

Comments
 (0)