// JavaScript Document


var data = {
    "title": "<b></b>",
    "rubric": "<b>Click and place the correct answers.</b>",
    "optionArr": [
        [
            "meals",
            "energy",
            "diet",
            "healthy",
            "Body-building"
        ]
    ],
    "quesArr": [
        [
            {
                "ques": "1. The kind of food we eat every day is called a _______________ .",
                "ans": [
                    "op2"
                ]
            },
            {
                "ques": "2. _______________ food makes our bones and muscles strong.",
                "ans": [
                    "op4"
                ]
            },
            {
                "ques": "3. Food makes us strong and _______________ .",
                "ans": [
                    "op3"
                ]
            },
            {
                "ques": "4. We must have our _______________ at a fixed time every day.",
                "ans": [
                    "op0"
                ]
            },
            {
                "ques": "5. Rice, sugar and butter gives us _______________ .",
                "ans": [
                    "op1"
                ]
            }
        ]
    ],
    "type": "ClickNPlaceSentenceWise_image_type",
    "scalable": "",
    "intro": ""
};
			
			

//=================================================================			 
