// JavaScript Document


var data = {
    "_rubric": "<b>Type True or False.</b>",
    "_title": "<b>Vocabulary Building</b>",
    "_optionArr": [
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "1. Mountains have fertile soil which is suitable for agriculture. ______",
                "ans": [
                    [
                        "False"
                    ]
                ]
            },
            {
                "ques": "2. The mountainous regions are thinly populated. ______",
                "ans": [
                    [
                        "True"
                    ]
                ]
            },
            {
                "ques": "3. The Deccan Plateau in India is very large and extends over hundreds of kilometres. ______ ",
                "ans": [
                    [
                        "True"
                    ]
                ]
            },
            {
                "ques": "4. The Tibetan Plateau is the largest and the highest plateau in the world. ______",
                "ans": [
                    [
                        "True"
                    ]
                ]
            },
            {
                "ques": "5. In deserts, due to high altitudes, the climate is cold and the season for growing crops is short. ______ ",
                "ans": [
                    [
                        "False"
                    ]
                ]
            }
        ]
    ],
    "intro": "",
    "type": "TypingAllOnce"
};
			
			
