﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the rhyming words.</b>",
    "_title": "<b>Rhyming Words</b>",
    "_leftCol": [
        "table",
        "brother",
        "none",
        "light"
    ],
    "_rightCol": [
        "other",
        "done",
        "night",
        "cable"
    ],
    "_colHead": [
        "",
        ""
    ],
    "_answers": [
        [
            "4"
        ],
        [
            "1"
        ],
        [
            "2"
        ],
        [
            "3"
        ]
    ],
    "intro": "v",
    "type": "MatchTheColumns"
};
