// Edit Zone 
var data = {
    "_rubric": "<b>Click to match the phrases with their meanings.</b>",
    "_title": "<b>Phrases</b>",
    "_leftCol": [
        "go about",
        "call out to",
        "join in",
        "call on",
        "mess about",
        "take off",
        "stay up",
        "turn in"
    ],
    "_rightCol": [
        "visit",
        "to move around",
        "to keep awake",
        "to shout",
        "play casually ",
        "go to bed",
        "leave",
        "do things together"
    ],
    "_colHead": [],
    "_answers": [
        [
            "2"
        ],
        [
            "4"
        ],
        [
            "8"
        ],
        [
            "1"
        ],
        [
            "5"
        ],
        [
            "7"
        ],
        [
            "3"
        ],
        [
            "6"
        ]
    ],
    "intro": "v",
    "type": "MatchTheColumns"
};
					  		  
