Merge branch 'eh2011' of john:pentagameshow into eh2011 + Punkteverteilung + Punkteverteilung

Conflicts:
	data.eh2011-1/questions.json
This commit is contained in:
klObs 2011-04-23 18:38:54 +02:00
commit 6189563478
1 changed files with 35 additions and 4 deletions

View File

@ -601,10 +601,10 @@
"text": "Welche der folgenden Hardcore-Pornoseiten bietet keine spezielle Version ihrer Seite für mobile Endgeräte ohne Flashplayer?",
"explanation": { "image": "xvideos.gif" },
"answers": [
{ "text": "xvideos.com", "right": true },
{ "text": "youporn.com" },
{ "text": "xhamster.com" },
{ "text": "videarn.com" }
{ "text": "videarn.com" },
{ "text": "xvideos.com", "right": true },
{ "text": "xhamster.com" }
]
},
{
@ -675,7 +675,8 @@
"answers": [
{ "text": "10 sec"},
{ "text": "31 sec" , "right": true},
{ "text": "42 sec" },
{ "text
": "42 sec" },
{ "text": "120 sec"}
]
},
@ -690,4 +691,34 @@
{ "text": "25. CCC Geburtstag"}
]
},
{
"tier": 33,
"text": "Wie heissen die auf dem EH2011 präsentierten Ansätze für dezentrale soziale Netze?",
"answers": [
{ "text": "Diaspora" },
{ "text": "protonet", "right": true },
{ "text": "buddycloud", "right": true },
{ "text": "Facebook" }
]
},
{
"tier": 33,
"text": "Welche Firma sagte im April 2011 von sich, sie biete momentan zuviel Meinungsfreiheit für einige Länder?",
"answers": [
{ "text": "Deutsche Post" },
{ "text": "FAZ" },
{ "text": "Twitter" },
{ "text": "Facebook", "right": true }
]
},
{
"tier": 66,
"text": "Wo speichert Apple Bewegungsdaten?",
"answers": [
{ "text": "spy.dat" },
{ "text": "locator.xml" },
{ "text": "location.sqlite" },
{ "text": "consolidated.db", "right": true }
]
},
]