// JavaScript Document

var data = {
    "title": "<b></b>",
    "rubric": "Click and choose the correct option.",
    "optionArr": [
        [
            "<img src='Assets/images/ques1.jpg' style='width:150px; height:150px; pointer-events: none;'>",
            "<img src='Assets/images/ques2.jpg' style='width:150px; height:150px; pointer-events: none;'>",
            "<img src='Assets/images/ques3.jpg' style='width:150px; height:150px; pointer-events: none;'>",
            "<img src='Assets/images/ques4.jpg' style='width:150px; height:150px; pointer-events: none;'>"
        ]
    ],
    "quesArr": [
        {
            "ques": "Which of the following is not a net of a cube?"
        }
    ],
    "Aarr": [
        1
    ],
    "intro": "",
    "type": "odd_one_out",
    "quesImgArr": [],
    "showVidArr": [],
    "showImgArr": [
        "showmehow1.jpg"
    ],
    "scalable": ""
};

var blankSize = [180, 180, 180, 180, 180,180];

//<input class='txtformat' id='txtF' readonly></input>