﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the leaves with their names.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "",
        "",
        "",
        "",
        ""
    ],
    "_leftColImages": [
        "Assets/images/QPic/Img1.png",
        "Assets/images/QPic/Img2.png",
        "Assets/images/QPic/Img3.png",
        "Assets/images/QPic/Img4.png",
        "Assets/images/QPic/Img5.png"
    ],
    "_rightCol": [
        "neem",
        "lotus",
        "banana",
        "peepal",
        "palm"
    ],
    "_colHead": [],
    "_answers": [
        [
            "3"
        ],
        [
            "5"
        ],
        [
            "4"
        ],
        [
            "2"
        ],
        [
            "1"
        ]
    ],
    "type": "MatchTheColumns",
    "intro": "a"
};
					  		  
