// JavaScript Document


var data = {
    "title": "<b>Dummy Title</b>",
    "rubric": "<b>Click and choose the correct option.</b>",
    "optionArr": [
        [
            "1 coin",
            "5 coins",
            "25 coins"
        ],
        [
            "3 notes",
            "2 notes",
            "6 notes"
        ],
        [
            "1 note",
            "2 notes",
            "3 notes"
        ]
    ],
    "quesArr": [
        {
            "ques": "How many <img src='Assets/images/image2.png' align='center'> make &#8377; 25?"
        },
        {
            "ques": "How many <img src='Assets/images/image4.png' align='center'> make &#8377; 60?"
        },
        {
            "ques": "How many <img src='Assets/images/image5.png' align='center'> make &#8377; 100?"
        }
    ],
    "Aarr": [
        1,
        0,
        1
    ]
};
			
			
var blankSize = [60, 60, 60, 60, 60, 60, 60, 60, 60, 60];