{ "comment" : [ "This is an example of a quiz script." ], "questions" : [ { "text" : "Who is an inventor of Sokoban?", "answers" : [ { "text" : "Mountain Chimp" }, { "text" : "Thinking Rabbit", "correct" : true }, { "text" : "Sokoban on Line " } ] }, { "text" : "Who is an inventor of Ghostban?", "answers" : [ { "text" : "Mountain Elk", "correct" : true }, { "text" : "Thinking Rabbit" }, { "text" : "Sokoban on Line " } ] } ] }