From c34c0828737b61b7f85c5d2ef2a5315b17fd5be0 Mon Sep 17 00:00:00 2001 From: Astro Date: Sat, 23 Apr 2011 19:58:15 +0200 Subject: [PATCH] questions syntax fixes --- data.eh2011-1/100 | 5 ++--- data.eh2011-1/33 | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/data.eh2011-1/100 b/data.eh2011-1/100 index 8ba97f3..8486b7b 100644 --- a/data.eh2011-1/100 +++ b/data.eh2011-1/100 @@ -228,8 +228,7 @@ "answers": [ { "text": "10 sec"}, { "text": "31 sec" , "right": true}, - { "text - ": "42 sec" }, + { "text": "42 sec" }, { "text": "120 sec"} ] }, @@ -251,5 +250,5 @@ "right": true } ] - }, + } ] diff --git a/data.eh2011-1/33 b/data.eh2011-1/33 index f667116..c07ce4a 100644 --- a/data.eh2011-1/33 +++ b/data.eh2011-1/33 @@ -169,5 +169,5 @@ { "text": "Twitter" }, { "text": "Facebook", "right": true } ] - }, + } ]