// JavaScript Document


var data = {
    "title": "<b></b>",
    "rubric": "<b>Click and choose the category to which the animal belongs.</b>",
    "optionArr": [
        [
            "Herbivore",
            "Carnivore",
            "Omnivore"
        ],
        [
            "Herbivore",
            "Carnivore",
            "Omnivore"
        ],
        [
            "Herbivore",
            "Carnivore",
            "Omnivore"
        ],
        [
            "Herbivore",
            "Carnivore",
            "Omnivore"
        ],
        [
            "Herbivore",
            "Carnivore",
            "Omnivore"
        ]
    ],
    "quesArr": [
        {
            "ques": "<img src='Assets/images/1.png'>"
        },
        {
            "ques": "<img src='Assets/images/2.png'>"
        },
        {
            "ques": "<img src='Assets/images/3.png'>"
        },
        {
            "ques": "<img src='Assets/images/4.png'>"
        },
        {
            "ques": "<img src='Assets/images/5.png'>"
        }
    ],
    "Aarr": [
        2,
        0,
        1,
        0,
        2
    ],
    "type": "odd_one_out_(Image Type)",
    "intro": "a"
};


var blankSize = [250, 200, 300, 100, 250, 200];

//<input class='txtformat' id='txtF' readonly></input>