﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "intro": "",
    "_title": "<b>Sentences</b>",
    "_leftCol": [
        "Learn and follow",
        "Keep your bags, books and shoes",
        "Do not play with",
        "It is not safe to play",
        "Garbage must be thrown"
    ],
    "_rightCol": [
        "electrical wires or gadgets.",
        "the rules of the games you play.",
        "in a proper dumping place.",
        "in their proper places.",
        "on the road."
    ],
    "_colHead": [],
    "_answers": [
        [
            "2"
        ],
        [
            "4"
        ],
        [
            "1"
        ],
        [
            "5"
        ],
        [
            "3"
        ]
    ],
    "type": "MatchTheColumns"
};
					  		  
