// JavaScript Document


var data = {
    "title": "<b>Group words</b>",
    "rubric": "<b>Click and place the correct group of words under the picture.</b>",
    "optionArr": [
        [
            "a bar of chocolate",
            "a bunch of grapes",
            "a pile of books",
            "a jar of jam",
            "a sheet of paper"
        ],
        [
            "a bar of chocolate",
            "a bunch of grapes",
            "a pile of books",
            "a jar of jam",
            "a sheet of paper"
        ],
        [
            "a bar of chocolate",
            "a bunch of grapes",
            "a pile of books",
            "a jar of jam",
            "a sheet of paper"
        ],
        [
            "a bar of chocolate",
            "a bunch of grapes",
            "a pile of books",
            "a jar of jam",
            "a sheet of paper"
        ],
        [
            "a bar of chocolate",
            "a bunch of grapes",
            "a pile of books",
            "a jar of jam",
            "a sheet of paper"
        ]
    ],
    "quesArr": [
        [
            {
                "ques": " ________________________ ",
                "ans": [
                    "op3"
                ]
            }
        ],
        [
            {
                "ques": " ________________________ ",
                "ans": [
                    "op0"
                ]
            }
        ],
        [
            {
                "ques": " ________________________ ",
                "ans": [
                    "op4"
                ]
            }
        ],
        [
            {
                "ques": " ________________________ ",
                "ans": [
                    "op2"
                ]
            }
        ],
        [
            {
                "ques": " ________________________ ",
                "ans": [
                    "op1"
                ]
            }
        ]
    ],
    "images": [],
    "type": "ClickNPlaceSentenceWise_image_type",
    "scalable": "",
    "intro": "v"
};
			
			

//=================================================================			 
