// JavaScript Document


var data = {
    "_rubric": "<b>Type the correct answer.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "A cricket match started at 9:30 a.m. and finished at 4:30 p.m. with a break of 50 minutes. What was the duration of the match?<br><br>Duration of the match = ______ hours ______ minutes",
                "ans": [
                    [
                        "6"
                    ],
                    [
                        "10"
                    ]
                ]
            }
        ]
    ],
    "quesImgArr": [],
    "showVidArr": [],
    "showImgArr": [
        "Explain_1.jpg"
    ]
};
			
			
