fixed s/,/;/

This commit is contained in:
Frank Becker 2010-12-27 11:07:21 +01:00
parent dd0379eafd
commit b54f438607
3 changed files with 15 additions and 15 deletions

View File

@ -32,7 +32,7 @@
5;'Which business sector started to do Wikileaks advertisements?';'ISPs';'Electronics';'Cars';'Ladies hygiene';4;728 5;'Which business sector started to do Wikileaks advertisements?';'ISPs';'Electronics';'Cars';'Ladies hygiene';4;728
6;'Which weapon was not allowed by TSA for soldiers flying back from Afghanistan?';'Nail clippers';'Rifles';'Pistols';'Machine guns';1;670 6;'Which weapon was not allowed by TSA for soldiers flying back from Afghanistan?';'Nail clippers';'Rifles';'Pistols';'Machine guns';1;670
7;'According to the RIAA how many times the amount of all existing US Dollars were stolen by the Pirate Bay?';'0.23';'0.5';'12';'46';4;432 7;'According to the RIAA how many times the amount of all existing US Dollars were stolen by the Pirate Bay?';'0.23';'0.5';'12';'46';4;432
8;'How many errors did Office 2007 score at the OOXML test?';'0';'2';'13';'122,000';4,5005 8;'How many errors did Office 2007 score at the OOXML test?';'0';'2';'13';'122,000';4;5005
9;'What are the anti-terror laws used for in the UK?';'CCTV';'block Web pages';'catch terrorists';'search trash bins to catch truants';4;309 9;'What are the anti-terror laws used for in the UK?';'CCTV';'block Web pages';'catch terrorists';'search trash bins to catch truants';4;309
10;'What was the US nuke launch code ''til 1977';'7711111599111119';'00000000';'Fj3#$%62h61?-o+23';'\/\/ip3 3m 0FF';2;581 10;'What was the US nuke launch code ''til 1977';'7711111599111119';'00000000';'Fj3#$%62h61?-o+23';'\/\/ip3 3m 0FF';2;581
;;;;;;; ;;;;;;;

Can't render this file because it has a wrong number of fields in line 35.

View File

@ -1,7 +1,7 @@
[ [
{ {
"tier": 100, "tier": 100,
"text": "Which company did not cancel business with Wikileaks?", "text": "Which company did not cancel the Wikileaks account?",
"image": "pix/5000.jpg", "image": "pix/5000.jpg",
"answers": [ "answers": [
{ {
@ -29,7 +29,7 @@
"right": true "right": true
}, },
{ {
"text": "Saudi Arabia" "text": "Kuweit"
}, },
{ {
"text": "France" "text": "France"

View File

@ -142,20 +142,20 @@
}, },
{ {
"tier": 1709, "tier": 1709,
"text": "Which company distributed trojaned usb drives at the Asia Pacific Information Security Conference?", "text": "How many errors did Office 2007 score at the OOXML test?",
"answers": [ "answers": [
{ {
"text": "Cisco" "text": "0"
}, },
{ {
"text": "IBM", "text": "2"
},
{
"text": "13"
},
{
"text": "122,000",
"right": true "right": true
},
{
"text": "Apple"
},
{
"text": "Microsoft"
} }
] ]
}, },
@ -184,17 +184,17 @@
"text": "What was the US nuke launch code 'til 1977", "text": "What was the US nuke launch code 'til 1977",
"answers": [ "answers": [
{ {
"text": "7041776" "text": "7711111599111119"
}, },
{ {
"text": "00000000", "text": "00000000",
"right": true "right": true
}, },
{ {
"text": "Fj3#$%626123" "text": "Fj3#$%62h61?-o+23"
}, },
{ {
"text": "646435758" "text": "\\/\\/ip3 3m 0FF"
} }
] ]
} }