2021-10-09 16:57:51 +02:00
|
|
|
{
|
|
|
|
"initialScore": 10000,
|
|
|
|
"questions": [
|
2021-11-21 06:11:48 +01:00
|
|
|
{
|
2021-11-21 16:15:43 +01:00
|
|
|
"title": "Who's the best (and sexiest) president ever:",
|
2021-11-21 06:11:48 +01:00
|
|
|
"answers": [
|
|
|
|
{
|
2021-11-21 16:15:43 +01:00
|
|
|
"text": "<img class='answers-pic' src='assets/img/p0.jpeg'>",
|
2021-11-21 06:11:48 +01:00
|
|
|
"effect": 2000
|
|
|
|
},
|
|
|
|
{
|
2021-11-21 16:15:43 +01:00
|
|
|
"text": "<img class='answers-pic' src='assets/img/p2.jpeg'>",
|
2021-11-21 06:11:48 +01:00
|
|
|
"effect": -9999
|
|
|
|
},
|
|
|
|
{
|
2021-11-21 16:15:43 +01:00
|
|
|
"text": "<img class='answers-pic' src='assets/img/p3.jpeg'>",
|
2021-11-21 06:11:48 +01:00
|
|
|
"effect": -9999
|
|
|
|
},
|
|
|
|
{
|
2021-11-21 16:15:43 +01:00
|
|
|
"text": "<img class='answers-pic' src='assets/img/p5.jpeg'>",
|
2021-11-21 06:11:48 +01:00
|
|
|
"effect": -9999
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2021-10-09 16:57:51 +02:00
|
|
|
{
|
|
|
|
"title": "Is Taiwan a country",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "Yes",
|
|
|
|
"effect": -1001
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "No",
|
|
|
|
"effect": 700
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "What is Taiwan?",
|
|
|
|
"effect": 3000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "How many parties are allowed in China?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "One",
|
|
|
|
"effect": 1200
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Many",
|
|
|
|
"effect": -5000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Only the Communist party",
|
|
|
|
"effect": 7000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "What happened in Tienanmen square in 1989?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "Nothing",
|
|
|
|
"effect": 1200
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Something",
|
|
|
|
"effect": -5000
|
|
|
|
},
|
|
|
|
{
|
2021-10-30 18:15:33 +02:00
|
|
|
"text": "What is Tienanmen square?",
|
|
|
|
"effect": 1000
|
2021-10-09 16:57:51 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Do you use western socia media?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "No",
|
|
|
|
"effect": 1200
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Yes",
|
|
|
|
"effect": -5000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Do you keep any Uyghurs hidden at home?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "No",
|
|
|
|
"effect": 1200
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Yes",
|
|
|
|
"effect": -5000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Have you recently travelled abroad",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "No",
|
|
|
|
"effect": 1200
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Yes",
|
|
|
|
"effect": -5000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "To expand China's influence",
|
2021-10-30 18:15:33 +02:00
|
|
|
"effect": 1400
|
2021-10-09 16:57:51 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Do you think we should respect the environment",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "No",
|
|
|
|
"effect": 1200
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Yes",
|
|
|
|
"effect": -5000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Just casually expanding China's influence again",
|
|
|
|
"effect": 600
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Do you support Hong-Kong's indipendence?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "No",
|
|
|
|
"effect": 1200
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Yes",
|
|
|
|
"effect": -5000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2022-08-17 17:59:06 +02:00
|
|
|
"title": "Would you like a multi-party system?",
|
2021-10-09 16:57:51 +02:00
|
|
|
"answers": [
|
|
|
|
{
|
2022-08-17 17:59:06 +02:00
|
|
|
"text": "Yes",
|
2021-10-09 16:57:51 +02:00
|
|
|
"effect": -7200
|
|
|
|
},
|
|
|
|
{
|
2022-08-17 17:59:06 +02:00
|
|
|
"text": "No",
|
2021-10-09 16:57:51 +02:00
|
|
|
"effect": 5000
|
2022-08-17 17:59:06 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Glory to the Chinese Communist Party",
|
|
|
|
"effect": 9000
|
2021-10-09 16:57:51 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Your father is going to a re-education camp",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "No!",
|
|
|
|
"effect": -7200
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Yes!",
|
|
|
|
"effect": 5000
|
|
|
|
}
|
|
|
|
]
|
2021-10-30 18:15:33 +02:00
|
|
|
},
|
|
|
|
{
|
2023-08-04 01:23:52 +02:00
|
|
|
"title": "Which country is the best?",
|
2021-10-30 18:15:33 +02:00
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "America",
|
|
|
|
"effect": -1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Not China",
|
|
|
|
"effect": -6969
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "China",
|
|
|
|
"effect": 3000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Taiwan",
|
|
|
|
"effect": -5000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "How many hours of videogames do you play per day?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "1",
|
|
|
|
"effect": 1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "What is gaming?",
|
|
|
|
"effect": 609
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "3",
|
|
|
|
"effect": 500
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "more than 3 hours",
|
|
|
|
"effect": -1000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Thoughts about communism?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "I hate it",
|
|
|
|
"effect": -2000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "I love it",
|
|
|
|
"effect": -609
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "We love it",
|
|
|
|
"effect": 1500
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "What is communism?",
|
|
|
|
"effect": -10
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2023-08-04 01:23:52 +02:00
|
|
|
"title": "Do you like the internet in China?",
|
2021-10-30 18:15:33 +02:00
|
|
|
"answers": [
|
|
|
|
{
|
2023-08-04 01:23:52 +02:00
|
|
|
"text": "I use VPNS",
|
|
|
|
"effect": -1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Yes",
|
|
|
|
"effect": 2000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Maybe",
|
|
|
|
"effect": -1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "I don't use it",
|
|
|
|
"effect": 1
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "What do you think about China's involvement in international affairs?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "Positive change",
|
|
|
|
"effect": 2500
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Self-interest and expansionism",
|
|
|
|
"effect": -3000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "I don't know",
|
2021-10-30 18:15:33 +02:00
|
|
|
"effect": 1000
|
|
|
|
},
|
|
|
|
{
|
2023-08-04 01:23:52 +02:00
|
|
|
"text": "Yes",
|
|
|
|
"effect": 10
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "How do you feel about China's cultural heritage and traditions?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "Diversity must be preserved",
|
|
|
|
"effect": -2000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "We should respect everyone",
|
|
|
|
"effect": -1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "I only want Han",
|
2021-10-30 18:15:33 +02:00
|
|
|
"effect": 1000
|
|
|
|
},
|
|
|
|
{
|
2023-08-04 01:23:52 +02:00
|
|
|
"text": "Traditions?",
|
2021-10-30 18:15:33 +02:00
|
|
|
"effect": 1000
|
2023-08-04 01:23:52 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "What was the effect of the one child policy",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "Good, the CCP is infallible",
|
|
|
|
"effect": 2000
|
2021-10-30 18:15:33 +02:00
|
|
|
},
|
|
|
|
{
|
2023-08-04 01:23:52 +02:00
|
|
|
"text": "Good",
|
|
|
|
"effect": 1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "I don't know",
|
|
|
|
"effect": -1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Bad",
|
|
|
|
"effect": -2000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "What do you think of the \"Great Firewall\"?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "I love it",
|
|
|
|
"effect": 2000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "It is necessary",
|
|
|
|
"effect": 1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "I don't like it",
|
|
|
|
"effect": -1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "I hate it",
|
|
|
|
"effect": -2000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "What is censorship?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "Censorship? All lies",
|
|
|
|
"effect": 2000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "We need unity",
|
|
|
|
"effect": 1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "I believe in human rights",
|
|
|
|
"effect": -1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "What?",
|
|
|
|
"effect": 2000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Which of the following is your favourite?",
|
|
|
|
"answers": [
|
|
|
|
{
|
|
|
|
"text": "Chairman Mao",
|
|
|
|
"effect": 2000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Deng Xiaoping",
|
|
|
|
"effect": 1000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Ronald Regan",
|
|
|
|
"effect": -2000
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Zhao Ziyang",
|
|
|
|
"effect": -2000
|
2021-10-30 18:15:33 +02:00
|
|
|
}
|
|
|
|
]
|
2021-10-09 16:57:51 +02:00
|
|
|
}
|
|
|
|
]
|
2021-10-30 18:15:33 +02:00
|
|
|
}
|