﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the fraction names with respective figures.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "One whole",
        "One quarter",
        "One half"
    ],
    "_rightCol": [
        "",
        "",
        ""
    ],
    "_rightColImages": [
        "Assets/images/APic/Img1_1.png",
        "Assets/images/APic/Img2_2.png",
        "Assets/images/APic/Img3_3.png"
    ],
    "_colHead": [],
    "_answers": [
        [
            "2"
        ],
        [
            "3"
        ],
        [
            "1"
        ]
    ],
    "type": "MatchTheColumns",
    "intro": "a"
};
					  		  
