// JavaScript Document


var data = {
    "title": "<b>Sound Words</b>",
    "rubric": "<b>Click and choose the sound words among the following words.</b>",
    "optionArr": [
        [
            "Grunt",
            "Stay",
            "Excite",
            "Bang",
            "Miss",
            "Clash",
            "Racket",
            "Writing",
            "Screech",
            "Joy"
        ]
    ],
    "quesArr": [
        {
            "ques": ""
        }
    ],
    "Aarr": [
        [
            0,
            3,
            5,
            8
        ]
    ],
    "type": "odd_one_out_(multiSelect)",
    "scalable": "",
    "intro": "v"
};
			
			
