Great game of Turkey: Difference between revisions
Jump to navigation
Jump to search
(more debugging) |
(more debugging) |
||
Line 32: | Line 32: | ||
dat <- data.frame( | dat <- data.frame( | ||
Question = ques$Question[1], | |||
User = wiki_username, | User = wiki_username, | ||
Result = ques$Option[option] # Option | Result = ques$Option[option] # Option | ||
) | ) | ||
Line 212: | Line 212: | ||
3;Option 3; | 3;Option 3; | ||
4;Option 4| | 4;Option 4| | ||
name: | name:issue|description:Select an issue|type:selection|options: | ||
'Civil Rights';Civil Rights; | 'Civil Rights';Civil Rights; | ||
'Women´s Rights';Women´s Rights; | 'Women´s Rights';Women´s Rights; | ||
Line 236: | Line 236: | ||
Question = ques$Question[1], | Question = ques$Question[1], | ||
Option = ques$Option[option], | Option = ques$Option[option], | ||
Issue = issue, | |||
User = wiki_username, | User = wiki_username, | ||
Result = pscore # Pscore | Result = pscore # Pscore | ||
Line 318: | Line 318: | ||
dat <- data.frame( | dat <- data.frame( | ||
Question = ovote$Question[ovote$Obs == option], | |||
User = wiki_username, | User = wiki_username, | ||
Result = option # Option | Result = option # Option | ||
Line 438: | Line 438: | ||
</rcode> | </rcode> | ||
{| {{prettytable}} | {| {{prettytable}} |
Revision as of 15:08, 18 January 2016
Question
What is a good game to crowdsource citizen priorities about daily political decisions in such a way that
- it can be done using a mobile app,
- it characterises happiness of citizen groups of the decisions,
- it characterises progress of important societal values,
- it enables crowdsourcing the actual questions and options asked?
Answer
- See the top of the page for the main questionnaire of the game. Here we present results from the game.
Rationale
Obs | Date | Question | Description | Option |
---|---|---|---|---|
1 | 2016-01-16 | Should the scarf ban in the universities be abandoned? | Since Kemal Atatürk, scarfs have been banned in universities. Now this policy is being re-evaluated. | Yes |
2 | 2016-01-16 | Should the scarf ban in the universities be abandoned? | Partly | |
3 | 2016-01-16 | Should the scarf ban in the universities be abandoned? | No | |
4 | 2016-01-17 | Should the military budget be increased? | The political and military situation in Syria and areas nearby have become more difficult during the last 12 months. | Yes |
5 | 2016-01-17 | Should the military budget be increased? | No, keep the same | |
6 | 2016-01-17 | Should the military budget be increased? | No, reduce | |
7 | 2016-01-17 | Should the education budget be increased? | Yes | |
8 | 2016-01-17 | Should the education budget be increased? | X % of the young people in Turkey do not receive any education except the primary school. Education is a known determinant of social improvement, but it is also expensive. | No, keep the same |
9 | 2016-01-17 | Should the education budget be increased? | No, reduce | |
10 | 2016-01-18 | Should the presidential palace be made to a public place? | President Erdogan built a presidential palace with more than a thousand rooms. Should it be opened up to the public instead of being in president's private use? | Yes |
11 | 2016-01-18 | Should the presidential palace be made to a public place? | No | |
12 | 2016-01-18 | What should be done to the immigration situation near the Syrian border? | The was in Syria has made millions of people to flee from the area. | Increase refugee camps and ask for money from the EU. |
13 | 2016-01-18 | What should be done to the immigration situation near the Syrian border? | Force people from Syria to go back. | |
14 | 2016-01-18 | What should be done to the immigration situation near the Syrian border? | Ask military help from the US and Nato. | |
15 | 2016-01-18 | What should be done to the immigration situation near the Syrian border? | Fight the illegal refugee transport from Turkey across the Mediterranean. | |
16 | 2016-01-18 | What should be done to the immigration situation near the Syrian border? | Attack Russia verbally because it helps the Syrian government and prolongs the war. | |
17 | 2016-01-18 | What should be done to the immigration situation near the Syrian border? | Fight the Kurds in Syria but silently so that western allies do not get mad. | |
18 | 2016-01-19 | How should terrorist attack be prevented? | Homeland security may be compromised in touristic areas because of terrorist attacks. | Increase guards in tourist areas. |
19 | 2016-01-19 | How should terrorist attack be prevented? | Increase guards on the streets. | |
20 | 2016-01-19 | How should terrorist attack be prevented? | Increase international collaboration. | |
21 | 2016-01-19 | How should terrorist attack be prevented? | Do as before. |
Calculations
Questions | Choices | Happiness | Progress | Question vote | Option vote | User |
---|---|---|---|---|---|---|
|
|
|
|
|
|
|
Groups for Turkey | Progress categories |
---|---|
|
|
See also
Moderator:Jouni (see all) |
|
Upload data
|
Keywords
References