// JavaScript Document

var data = {
    "_rubric": "<b>Type True or False.</b>",
    "_title": "<b></b>",
    "_optionArr": [
        "",
        "",
        "",
        "",
        ""
    ],
    "_quesArr": [
        [
            {
                "ques": "1. Coal and petroleum are metallic minerals. ______",
                "ans": [
                    [
                        "False"
                    ]
                ]
            },
            {
                "ques": "2. Minerals from which we get metals are known as non-metallic minerals. ______",
                "ans": [
                    [
                        "False"
                    ]
                ]
            },
            {
                "ques": "3. Mineral oil is found deep inside the sea. ______",
                "ans": [
                    [
                        "True"
                    ]
                ]
            },
            {
                "ques": "4. Diamond is the hardest mineral found on the Earth. ______",
                "ans": [
                    [
                        "True"
                    ]
                ]
            },
            {
                "ques": "5. Bauxite is used to make tools, machines and electrical wires. ______",
                "ans": [
                    [
                        "True"
                    ]
                ]
            }
        ]
    ],
    "intro": "",
    "type": "TypingAllOnce"
};
			
			
