﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "25% of 80",
        "40% of 250",
        "10% of 150",
        "35% of 200",
        "70% of 70"
    ],
    "_rightCol": [
        "70",
        "20",
        "49",
        "15",
        "100"
    ],
    "_colHead": [],
    "_answers": [
        [
            "2"
        ],
        [
            "5"
        ],
        [
            "4"
        ],
        [
            "1"
        ],
        [
            "3"
        ]
    ],
    "intro": "",
    "type": "MatchTheColumns"
};
					  		  
