// JavaScript Document


var data = {
    "_rubric": "<b>Fill in the blank.</b>",
    "_title": "<b>-ing Words</b>",
    "_optionArr": [
        [],
        [],
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "48"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "40"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "98"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "52"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "________",
                "ans": [
                    [
                        "35"
                    ]
                ]
            }
        ]
    ],
    "imgSource": [
        "Assets/images/Image1.jpg",
        "Assets/images/Image2.jpg",
        "Assets/images/Image3.jpg",
        "Assets/images/Image4.jpg",
        "Assets/images/Image5.jpg"
    ],
    "_posArr": [
        [
            {
                "xx": 490,
                "yy": 260
            }
        ],
        [
            {
                "xx": 490,
                "yy": 260
            }
        ],
        [
            {
                "xx": 490,
                "yy": 260
            }
        ],
        [
            {
                "xx": 490,
                "yy": 260
            }
        ],
        [
            {
                "xx": 490,
                "yy": 260
            }
        ]
    ],
    "intro": "",
    "type": "TypingAllOnce"
};
			
			
