﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the body parts with their functions.</b>",
    "_title": "<b>What's my opposite?</b>",
    "_leftCol": [
        "",
        "",
        "",
        ""
    ],
    "_rightCol": [
        "to smell things",
        "to see things around",
        "to taste",
        "to hold, work and write"
    ],
    "_colHead": [],
    "_answers": [
        [
            "2"
        ],
        [
            "4"
        ],
        [
            "1"
        ],
        [
            "3"
        ]
    ],
    "type": "MatchTheColumns",
    "intro": "",
    "_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"
    ]
};
					  		  
