
var data = {
    "title": "<b>/b>",
    "rubric": "<b>Click on 'T' for true or 'F' for false.</b>",
    "optionArr": [
        [
            "T",
            "F"
        ],
        [
            "T",
            "F"
        ],
        [
            "T",
            "F"
        ],
        [
            "T",
            "F"
        ],
        [
            "T",
            "F"
        ]
    ],
    "quesArr": [
        {
            "ques": "The brain is the control centre of our body."
        },
        {
            "ques": "The brain is made up of three parts- the cerebrum, the cerebellum and the medulla oblongata"
        },
        {
            "ques": "Cerebellum lies below the medulla oblongata."
        },
        {
            "ques": "Muscles act as a messenger between the brain and the body."
        },
        {
            "ques": "We can see different things in our surroundings through our noses."
        }
    ],
    "Aarr": [
        0,
        0,
        1,
        1,
        1
    ],
    "intro": "",
    "type": "odd_one_out",
    "scalable": ""
};

var blankSize = [180, 180, 180, 180, 180,180];

//<input class='txtformat' id='txtF' readonly></input>