// JavaScript Document


var data = {
    "title": "<b>Dummy Title</b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "square",
            "rectangle",
            "circle"
        ]
    ],
    "quesArr": [
        {
            "ques": "When you trace the plane surface of a cylinder on a paper, which shape do you get? <br> <img src = 'Assets/images/qbg_1.png' style='margin-left:300px; margin-top:80px; '>"
        }
    ],
    "Aarr": [
        2
    ],
    "showVidArr": [],
    "showImgArr": [
        "bread.jpg"
    ],
    "intro": "",
    "type": "odd_one_out",
    "scalable": ""
};
			
			
var blankSize = [250, 50, 50, 50, 50];

//<input class='txtformat' autocomplete='off' id='txtF' readonly></input>