// JavaScript Document


var data = {
    "_rubric": "<b>Fill in the blanks.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "1. The British traded through the ________________________________.",
                "ans": [
                    [
                        "English East India Company"
                    ]
                ]
            },
            {
                "ques": "2. The Sepoy Mutiny broke out in the year ___________.",
                "ans": [
                    [
                        "1857"
                    ]
                ]
            },
            {
                "ques": "3. The Great Revolt of 1857 started at ____________.",
                "ans": [
                    [
                        "Meerut"
                    ]
                ]
            },
            {
                "ques": "4. The rule of the English East India Company ended in the year __________.",
                "ans": [
                    [
                        "1858"
                    ]
                ]
            },
            {
                "ques": "5. The Indian National Congress was formed by an Englishman<br> named ___________________________.",
                "ans": [
                    [
                        "Allan Octavian Hume"
                    ]
                ]
            }
        ]
    ],
    "intro": ""
};
			
			
