{ "comment" : [ "This is an example of a quiz script." ], "questions" : [ { "text" : "Who is an inventor of Sokoban?", "answers" : [ { "text" : "Mountain Chimp", "response" : "nothing in common" }, { "text" : "Thinking Rabbit", "response" : "not exactly but close ...", "correct" : true }, { "text" : "Sokoban on Line ", "response" : "we know nothing about this company ..." } ] }, { "text" : "Who is an inventor of Sokoban?", "answers" : [ { "text" : "Mountain Chimp", "response" : "nothing in common" }, { "text" : "Thinking Rabbit", "response" : "not exactly but close ...", "correct" : true }, { "text" : "Sokoban on Line ", "response" : "we know nothing about this company ..." } ] } ] }