﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "",
        "",
        "",
        ""
    ],
    "_rightCol": [
        "The Great Sphinx of Giza",
        "The Great Wall of China",
        "King Tutankhamun's coffin",
        "Ziggurat"
    ],
    "_colHead": [],
    "_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"
    ],
    "_answers": [
        [
            "2"
        ],
        [
            "1"
        ],
        [
            "4"
        ],
        [
            "3"
        ]
    ],
    "intro": "",
    "type": "MatchTheColumns"
};
					  		  
