// JavaScript Document

var data = {
    "title": "<b>Verbs: Action Words</b>",
    "rubric": "Click and choose the correct option.",
    "optionArr": [
        [
            "satellite",
            "meteor"
        ],
        [
            "Artificial",
            "Natural"
        ],
        [
            "ships",
            "rockets"
        ],
        [
            "1957",
            "1959"
        ],
        [
            "Aryabhatta",
            "PSLV-IV"
        ]
    ],
    "quesArr": [
        {
            "ques": "An object that revolves around a planet is called its <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> satellites are made by humans."
        },
        {
            "ques": "Artificial satellites are launched in space with the help of  <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "The world's first artificial satellite was launched in the year <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> was India's first satellite."
        }
    ],
    "Aarr": [
        0,
        0,
        1,
        0,
        0
    ],
    "intro": "",
    "type": "odd_one_out",
    "scalable": ""
};

var blankSize = [200, 200, 200, 250, 200];

//<input class='txtformat' id='txtF' readonly></input>