// JavaScript Document


var data = {
    "_rubric": "<b>Rotate the protractor into position and type your measure of angle.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "________ degrees",
                "ans": [
                    [
                        "65"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________ degrees",
                "ans": [
                    [
                        "145"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________ degrees",
                "ans": [
                    [
                        "110"
                    ]
                ]
            }
        ]
    ],
    "_quesImgArr": [
        "Img1.png",
        "Img2.png",
        "Img3.png"
    ],
    "_quesImgPos": [
        {
            "x": 637,
            "y": 277
        },
        {
            "x": 553,
            "y": 196
        },
        {
            "x": 462,
            "y": 182
        }
    ],
    "showVidArr": [
        "show_1",
        "show_2",
        "show_3"
    ]
};
			
			
