﻿// Edit Zone 
var data = {
    "_rubric": "<b>Click to match the words with their synonyms.</b>",
    "_title": "<b>Synonyms</b>",
    "_leftCol": [
        "simple",
        "spread",
        "timid",
        "victory",
        "weak"
    ],
    "_rightCol": [
        "fearful",
        "feeble",
        "plain",
        "scatter",
        "triumph"
    ],
    "_colHead": [],
    "_answers": [
        [
            "3"
        ],
        [
            "4"
        ],
        [
            "1"
        ],
        [
            "5"
        ],
        [
            "2"
        ]
    ],
    "intro": "v",
    "type": "MatchTheColumns"
};
					  		  
