﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "intro": "",
    "_title": "<b>Sentences</b>",
    "_leftCol": [
        "flood",
        "drought",
        "earthquake",
        "cyclone"
    ],
    "_rightCol": [
        "sudden movements under the Earth's surface",
        "violent storms over oceans and seas",
        "occurrence of little or no rainfall",
        "very heavy rainfall"
    ],
    "_colHead": [],
    "_answers": [
        [
            "4"
        ],
        [
            "3"
        ],
        [
            "1"
        ],
        [
            "2"
        ]
    ],
    "type": "MatchTheColumns"
};
					  		  
