// JavaScript Document


var data = {
    "_rubric": "<b>Look at the figure. It is made up of many shapes. Type the number of the following shapes in the given blanks.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        [],
        [],
        [],
        [],
        [],
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": " _________________ ",
                "ans": [
                    [
                        "2"
                    ]
                ]
            },
            {
                "ques": " _________________ ",
                "ans": [
                    [
                        "1"
                    ]
                ]
            },
            {
                "ques": " _________________ ",
                "ans": [
                    [
                        "4"
                    ]
                ]
            },
            {
                "ques": " _________________ ",
                "ans": [
                    [
                        "6"
                    ]
                ]
            },
            {
                "ques": " _________________ ",
                "ans": [
                    [
                        "13"
                    ]
                ]
            }
        ]
    ]
};
			
			