// Edit Zone 
var data = {
    "_rubric": "<b>Match the columns.</b>",
    "_title": "<b></b>",
    "_leftCol": [
        "to cover something tightly",
        "something powerful",
        "to walk past something"
    ],
    "_rightCol": [
        "strong",
        "pass by",
        "wrap"
    ],
    "_colHead": [],
    "_answers": [
        [
            "3"
        ],
        [
            "1"
        ],
        [
            "2"
        ]
    ],
    "intro": ""
};
					  		  
