// JavaScript Document


var data  = {
    "intro": "",
    "title": "<b>MCQs</b>",
    "rubric": "<b>Click and choose the correct answer.</b>",
    "optionArr": [
        [
            "green tea",
            "milk tea"
        ],
        [
            "Uttar Pradesh",
            "Punjab"
        ],
        [
            "Mysore",
            "Kanchipuram"
        ],
        [
            "Rice",
            "Wheat"
        ],
        [
            "West Bengal",
            "Odisha"
        ]
    ],
    "quesArr": [
        {
            "ques": "<i>Kahwa</i> is a traditional <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "<i>Sarso da saag</i> is a popular food item from <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "The <input class='txtformat' id='txtF' readonly></input> silk saris are popular in Karnataka."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> is the main food item of Tamil Nadu."
        },
        {
            "ques": "<i>Mishti doi</i> is a popular sweet dish from <input class='txtformat' id='txtF' readonly></input>."
        }
    ],
    "Aarr": [
        0,
        1,
        0,
        0,
        0
    ],
    "type": "odd_one_out"
};


var blankSize = [200, 300, 300, 290, 250];

//<input class='txtformat' id='txtF' readonly></input>