// Edit Zone 
var data = {
    "_rubric": "<b>Match the given words to their correct meanings.</b>",
    "_title": "<b></b>",
    "_leftCol": [
        "courtyard",
        "cousins",
        "pillars"
    ],
    "_rightCol": [
        "the son or daughter of your aunt or uncle",
        "long columns made of stone, brick or metal; they are used to support part of  a building",
        "an open space that is a usually a part of a castle or a large house"
    ],
    "_colHead": [],
    "_answers": [
        [
            "3"
        ],
        [
            "1"
        ],
        [
            "2"
        ]
    ],
    "intro": ""
};
					  		  
