// JavaScript Document

var data = {
    "title": "<b></b>",
    "rubric": "Click and choose the correct option.",
    "optionArr": [
        [
            "<img src='Assets/images/img1.png' style='width:100%;pointer-events: none;'>",
            "<img src='Assets/images/img2.png' style='width:100%;pointer-events: none;'>",
            "<img src='Assets/images/img3.png' style='width:100%;pointer-events: none;'>"
        ]
    ],
    "quesArr": [
        {
            "ques": "Which of the following figures does not have a line of symmetry?"
        }
    ],
    "Aarr": [
        0
    ],
    "intro": "",
    "type": "odd_one_out",
    "quesImgArr": [],
    "showVidArr": [],
    "showImgArr": [
        "bread.jpg"
    ],
    "scalable": ""
};

var blankSize = [180, 180, 180, 180, 180,180];

//<input class='txtformat' id='txtF' readonly></input>