﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "Indian desert",
        "largest desert",
        "highest mountain range",
        "hill",
        "highest peak"
    ],
    "_rightCol": [
        "The Himalayas",
        "Mount Everest",
        "Vindhyas",
        "Thar Desert",
        "Sahara Desert"
    ],
    "_colHead": [],
    "_answers": [
        [
            "4"
        ],
        [
            "5"
        ],
        [
            "1"
        ],
        [
            "3"
        ],
        [
            "2"
        ]
    ],
    "intro": ""
};
					  		  
