// JavaScript Document


var data = {
    "title": "<b>Word Association</b>",
    "rubric": "<b>Solve the following question.</b>",
    "optionArr": [
        [
            "Gaurav",
            "Sumit",
            "Rani"
        ]
    ],
    "quesArr": [
        [
            {
                "ques": "Gaurav, Sumit and Rani went to a fair and spent money on rides. Gaurav spent ? 10. Sumit spent ? 1 less than Gaurav. Rani spent ? 1 more than Gaurav. Click and place the names of the children according to the money they spent in an increasing order. ____________ ,  ____________ ,  ____________ ",
                "ans": [
                    [
                        "op1"
                    ],
                    [
                        "op0"
                    ],
                    [
                        "op2"
                    ]
                ]
            }
        ]
    ],
    "showVidArr": [],
    "showImgArr": [
        "bread.jpg"
    ],
    "type": "ClickNPlaceSentenceWise_image_type",
    "scalable": "",
    "intro": ""
};
			
			
			
			

//=================================================================			 
