// JavaScript Document


var data = {
    "title": "<b></b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "adequate",
            "less"
        ],
        [
            "dispersal",
            "germination"
        ],
        [
            "Warmth",
            "Shade"
        ],
        [
            "agriculture",
            "dispersal"
        ],
        [
            "cotyledon",
            "seed coat"
        ]
    ],
    "quesArr": [
        {
            "ques": "Some seeds cannot germinate due to the lack of  <input class='txtformat' id='txtF' readonly></input> amount of water, air and other growing conditions."
        },
        {
            "ques": "The development of a seed into a seedling is <br/>called <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "<input class='txtformat' id='txtF' readonly></input> is an essential condition for germination<br/>of seeds."
        },
        {
            "ques": "The process of carrying of seeds or fruits away from their parent plant is called <input class='txtformat' id='txtF' readonly></input>."
        },
        {
            "ques": "The outer covering of a seed is called the <input class='txtformat' id='txtF' readonly></input>."
        }
    ],
    "Aarr": [
        0,
        1,
        0,
        1,
        1
    ],
    "type": "odd_one_out",
    "intro": "a"
};
			
			
var blankSize = [250, 200, 150, 250, 200];

//<input class='txtformat' id='txtF' readonly></input>