﻿// Edit Zone 
var data  = {
    "intro": "",
    "_rubric": "<b>Match the following.</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"
    ],
    "_rightColImages": [
        "",
        "",
        "",
        ""
    ],
    "_rightCol": [
        "church",
        "gurudwara",
        "temple",
        "mosque"
    ],
    "_colHead": [],
    "_answers": [
        [
            "3"
        ],
        [
            "4"
        ],
        [
            "2"
        ],
        [
            "1"
        ]
    ]
};
					  		  
