export default { "version": "1.0", key: "DataKey_PU03", mainQuestion:{ type: "Text", text: "It's really a fantastic magic movie which talks about love and friendship.", image_url: "", shortAudio_url: "", longAudio_url: "" }, textUp:[ {text:"make friends", lineTo:[0,1] },{text:"lound", lineTo:[2] },{text:"we eat ice cream", lineTo:[4] },{text:"very happy", lineTo:[3] }, ], textDown:[ {text:"it's so much fun", lineTo:[] },{text:"lound", lineTo:[] },{text:"very happy", lineTo:[] },{text:"sun", lineTo:[] },{text:"at the park", lineTo:[] }, ] }