﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "intro": "",
    "_title": "<b>Sentences</b>",
    "_leftCol": [
        "Deccan Plateau",
        "Bolivian Plateau",
        "Colorado Plateau",
        "Sahara Desert",
        "Arabian Desert"
    ],
    "_rightCol": [
        "North America",
        "Africa",
        "Asia",
        "South America",
        "India"
    ],
    "_colHead": [
        "Column A",
        "Column B"
    ],
    "_answers": [
        [
            "5"
        ],
        [
            "4"
        ],
        [
            "1"
        ],
        [
            "2"
        ],
        [
            "3"
        ]
    ],
    "type": "MatchTheColumns"
};
					  		  
