﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "102",
        "139",
        "106",
        "88",
        "148"
    ],
    "_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": [
        "one hundred forty-eight",
        "eighty-eight",
        "one hundred six",
        "one hundred thirty-nine",
        "one hundred two"
    ],
    "_rightColImages": [
        "Assets/images/APic/img1.png",
        "Assets/images/APic/img2.png",
        "Assets/images/APic/img3.png",
        "Assets/images/APic/img4.png",
        "Assets/images/APic/img5.png"
    ],
    "_colHead": [],
    "_answers": [
        [
            "5"
        ],
        [
            "4"
        ],
        [
            "3"
        ],
        [
            "2"
        ],
        [
            "1"
        ]
    ],
    "intro": "",
    "type": "MatchTheColumns"
};
					  		  
