﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following shapes with their properties.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "",
        "",
        "",
        "",
        ""
    ],
    "_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": [
        "Its all sides are equal.",
        "It has three sides.",
        "It has 6 faces.",
        "Its opposite sides are equal.",
        "It has no sides and corners."
    ],
    "_colHead": [],
    "_answers": [
        [
            "4"
        ],
        [
            "5"
        ],
        [
            "2"
        ],
        [
            "1"
        ],
        [
            "3"
        ]
    ],
    "intro": ""
};
					  		  
