// JavaScript Document


var data = {
    "_rubric": "<b>Label the diagram.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "HUMUS"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "CLAY"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "SAND"
                    ]
                ]
            },
            {
                "ques": "________",
                "ans": [
                    [
                        "STONES"
                    ]
                ]
            }
        ]
    ],
    "imgSource": [
        "Assets/images/image_1.jpg"
    ],
    "_posArr": [
        [
            {
                "xx": 435,
                "yy": 80
            },
            {
                "xx": 435,
                "yy": 200
            },
            {
                "xx": 435,
                "yy": 280
            },
            {
                "xx": 435,
                "yy": 360
            }
        ]
    ],
    "type": "Typing_TextOnImage",
    "intro": "a"
};
			
			
