// JavaScript Document


var data = {
    "title": "<b>Nouns</b>",
    "rubric": "<b>Click to colour the square red if the number is divisible by 2. Click to colour the square green if the number is divisible by 3. Click to colour the square orange if the number is divisible by 5.</b>",
    "swatches": [
        "#05db12",
        "#FF0000",
        "#FF7300",
        "#fff",
        "#7a180b",
        "#ed3596"
    ],
    "optionArr": [
        [
            "Madhya Pradesh adjective",
            "adjective of quality",
            "Tughlaq Dynasty"
        ],
        [
            "Metallic",
            "Non-metallic",
            "ore"
        ],
        [
            "adjective of number",
            "adjective quality",
            "adjective of quantity"
        ],
        [
            "Ujjain",
            "Kanauj",
            "Delhi"
        ],
        [
            "Number of",
            "adjective",
            "adjective of nitya"
        ]
    ],
    "quesArr": [
        {
            "ques": ""
        },
        {
            "ques": ""
        },
        {
            "ques": ""
        },
        {
            "ques": ""
        },
        {
            "ques": ""
        }
    ],
    "intro": "",
    "type": "Colouring",
    "Aarr": [
        [
            2,
            2,
            1,
            2,
            0,
            0,
            2,
            1,
            0,
            0,
            1,
            1,
            0,
            0,
            2,
            2
        ]
    ],
    "quesImg": [
        "boxBg.png",
        "distribute.gif"
    ],
    "showVidArr": [
        "show_1",
        "show_2",
        "show_3"
    ],
    "showImgArr": [
        "solve.jpg"
    ]
};
			
			
