﻿// Edit Zone 
var data = {
    "_rubric": "<b>Match the following.</b>",
    "intro": "",
    "_title": "<b>Sentences</b>",
    "_leftCol": [
        "1905",
        "1919",
        "1920",
        "1929",
        "1942",
        "1947"
    ],
    "_rightCol": [
        "Quit India Movement",
        "Non-Cooperation Movement",
        "Civil Disobedience Movement",
        "India's Independence",
        "Partition of Bengal",
        "Jallianwala Bagh Massacre"
    ],
    "_colHead": [],
    "_answers": [
        [
            "5"
        ],
        [
            "6"
        ],
        [
            "2"
        ],
        [
            "3"
        ],
        [
            "1"
        ],
        [
            "4"
        ]
    ],
    "type": "MatchTheColumns"
};
					  		  
