// JavaScript Document


var data = {
    "_rubric": "<b>Type T for True or F for False.</b>",
    "_title": "<b></b>",
    "_optionArr": [
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "1. Mahmud invaded India 26 times. __________ ",
                "ans": [
                    [
                        "F"
                    ]
                ]
            },
            {
                "ques": "2./tQutb-ud-Din Aibak was Muhammad Ghori's slave. _________ ",
                "ans": [
                    [
                        "T"
                    ]
                ]
            },
            {
                "ques": "3./tKhalji Dynasty ruled Delhi for five decades. ______________ ",
                "ans": [
                    [
                        "F"
                    ]
                ]
            },
            {
                "ques": "4./tMuhammad bin Tughluq introduced a new token currency. ____________ ",
                "ans": [
                    [
                        "T"
                    ]
                ]
            },
            {
                "ques": "5./tThe Sur Dynasty ruled from 1540 to 1555 before Akbar became the emperor of India in 1556. ___________ ",
                "ans": [
                    [
                        "T"
                    ]
                ]
            }
        ]
    ],
    "intro": ""
};
		



			