﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "15 x 10",
        "39 x 100",
        "10 x 26",
        "39 x 10",
        " 95 x 100"
    ],
    "_rightCol": [
        "260",
        "390",
        "9500",
        "150",
        "3900"
    ],
    "_colHead": [
        "Factor x Factor",
        "Multiplication"
    ],
    "_answers": [
        [
            "4"
        ],
        [
            "5"
        ],
        [
            "1"
        ],
        [
            "2"
        ],
        [
            "3"
        ]
    ],
    "intro": ""
};
		
					  		  
