﻿// Edit Zone 
var data  = {
    "intro": "",
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "Flora and fauna",
        "Mountain flora",
        "Coastal plains flora",
        "Thar flora",
        "Mountain fauna"
    ],
    "_leftColImages": [
        "",
        "",
        "",
        "",
        ""
    ],
    "_rightColImages": [
        "",
        "",
        "",
        "",
        ""
    ],
    "_rightCol": [
        "Pine, spruce and maple",
        "Plant and animal life on Earth",
        "Cactus and agave",
        "Oak and magnolia",
        "Chamois"
    ],
    "_colHead": [],
    "_answers": [
        [
            "2"
        ],
        [
            "1"
        ],
        [
            "4"
        ],
        [
            "3"
        ],
        [
            "5"
        ]
    ]
};
					  		  
