// JavaScript Document


var data = {
    "title": "<b>Prefix `re-`</b>",
    "rubric": "<b>Click and choose the words that have the correct use of the prefix `re-'.</b>",
    "optionArr": [
        [
            "revise",
            "return",
            "reorder",
            "reuse",
            "redo",
            "remember"
        ]
    ],
    "quesArr": [
        {
            "ques": ""
        }
    ],
    "Aarr": [
        [
            2,
            3,
            4
        ]
    ],
    "intro": "v",
    "type": "odd_one_out"
};
			
			
