// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b>Opposites</b>",
    "_leftCol": [
        "a very large water body",
        "a very large area of land",
        "the largest ocean in the world",
        "the place where the land and the sea meet",
        "the smallest ocean in <br/>the world"
    ],
    "_rightCol": [
        "Pacific Ocean",
        "coast",
        "Arctic Ocean",
        "continent",
        "ocean"
    ],
    "_colHead": [],
    "_answers": [
        [
            "5"
        ],
        [
            "4"
        ],
        [
            "1"
        ],
        [
            "2"
        ],
        [
            "3"
        ]
    ],
    "type": "MatchTheColumns",
    "intro": "a"
};
					  		  
