// JavaScript Document

var data = {
    "title": "<b>The pronoun reference</b>",
    "rubric": "Click and choose the correct option.",
    "optionArr": [
        [
            "21",
            "8",
            "15"
        ],
        [
            "21",
            "15",
            "7"
        ],
        [
            "15",
            "27",
            "45"
        ],
        [
            "52",
            "25",
            "42"
        ],
        [
            "15",
            "21",
            "36"
        ]
    ],
    "quesArr": [
        {
            "ques": "Among the following options, the multiple of 7 is <input class='txtformat' id='txtF' readonly></input> ."
        },
        {
            "ques": "Which of the following is not the multiple of 3?"
        },
        {
            "ques": "Which of the following is not the multiple of 9?"
        },
        {
            "ques": "Among the following options, the multiple of 6 is <input class='txtformat' id='txtF' readonly></input> ."
        },
        {
            "ques": "Among the following options, the common multiple of 3 and 6 is <input class='txtformat' id='txtF' readonly></input> ."
        }
    ],
    "Aarr": [
        0,
        2,
        0,
        2,
        2
    ],
    "intro": "",
    "type": "odd_one_out",
    "scalable": ""
};

var blankSize = [90, 90, 90, 90, 90];

//<input class='txtformat' id='txtF' readonly></input>