﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "_title": "<b></b>",
    "_leftCol": [
        "skull",
        "backbone",
        "adult human",
        "rib cage",
        "facial region"
    ],
    "_rightCol": [
        "14 bones",
        "206 bones",
        "12 pairs of curved bones",
        "22 bones",
        "33 small bones"
    ],
    "_colHead": [],
    "_answers": [
        [
            "4"
        ],
        [
            "5"
        ],
        [
            "2"
        ],
        [
            "3"
        ],
        [
            "1"
        ]
    ],
    "type": "MatchTheColumns",
    "intro": "a"
};
					  		  
