// JavaScript Document

var data = {
    "_rubric": "<b>Type <i>a</i>, <i>an</i> or <i>the</i> to complete the sentences.</b>",
    "_title": "<b>Articles - a, an, the</b>",
    "_optionArr": [
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "Father planned ________ holiday for us. He decided to take us to ________ hill station. He booked ________ room in _____ hotel. We travelled by car and had ________ enjoyable drive. It took us ________ hour to reach our first halt.Then we went up ________ winding road. We reached ________ hotel by evening. There was ________ elephant at ________ gate to receive all ________ visitors. It was dressed in ________ unusual manner.  It had flowers and streamers around it. We had ________ wonderful time at the hotel.",
                "ans": [
                    [
                        "a"
                    ],
                    [
                        "a"
                    ],
                    [
                        "a"
                    ],
                    [
                        "a"
                    ],
                    [
                        "an"
                    ],
                    [
                        "an"
                    ],
                    [
                        "the"
                    ],
                    [
                        "the"
                    ],
                    [
                        "an"
                    ],
                    [
                        "the"
                    ],
                    [
                        "the"
                    ],
                    [
                        "an"
                    ],
                    [
                        "a"
                    ]
                ]
            }
        ]
    ],
    "intro": "g",
    "type": "TypingAllOnce"
};
			
			
