// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b></b>",
    "_leftCol": [
        "manganese",
        "bauxite",
        "gold",
        "limestone",
        "coal"
    ],
    "_rightCol": [
        "fuel",
        "steel and various alloys",
        "cement",
        "aeroplanes and other household items",
        "jewellery"
    ],
    "_colHead": [
        "A",
        "B"
    ],
    "_answers": [
        [
            "2"
        ],
        [
            "4"
        ],
        [
            "5"
        ],
        [
            "3"
        ],
        [
            "1"
        ]
    ],
    "intro": "",
    "type": "MatchTheColumns"
};
					  		  
