// JavaScript Document


var data = {
    "_rubric": "<b>Look at Nalini's room. Make a list of objects with a number on them by typing their name on the correct blank</b>",
    "_title": "<b>Vocabulary Building</b>",
    "_optionArr": [
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "1. __________________ ",
                "ans": [
                    [
                        "cupboard"
                    ]
                ]
            },
            {
                "ques": "2. __________________ ",
                "ans": [
                    [
                        "picture",
                        "photo",
                        "photograph"
                    ]
                ]
            },
            {
                "ques": "3. __________________ ",
                "ans": [
                    [
                        "clock"
                    ]
                ]
            },
            {
                "ques": "4. __________________ ",
                "ans": [
                    [
                        "computer"
                    ]
                ]
            },
            {
                "ques": "5. __________________ ",
                "ans": [
                    [
                        "table"
                    ]
                ]
            },
            {
                "ques": "6. __________________ ",
                "ans": [
                    [
                        "shoes"
                    ]
                ]
            },
            {
                "ques": "7. __________________ ",
                "ans": [
                    [
                        "bed"
                    ]
                ]
            },
            {
                "ques": "8. __________________ ",
                "ans": [
                    [
                        "books"
                    ]
                ]
            },
            {
                "ques": "9. __________________ ",
                "ans": [
                    [
                        "school bag"
                    ]
                ]
            },
            {
                "ques": "10. __________________ ",
                "ans": [
                    [
                        "curtain"
                    ]
                ]
            }
        ]
    ],
    "imgSource": [
        "Assets/images/Pic.png",
        "Assets/images/Pic.png"
    ],
    "_posArr": [
        [
            {
                "xx": 650,
                "yy": 3
            },
            {
                "xx": 650,
                "yy": 50
            },
            {
                "xx": 650,
                "yy": 97
            },
            {
                "xx": 650,
                "yy": 145
            },
            {
                "xx": 650,
                "yy": 193
            },
            {
                "xx": 650,
                "yy": 240
            },
            {
                "xx": 650,
                "yy": 287
            },
            {
                "xx": 650,
                "yy": 328
            },
            {
                "xx": 650,
                "yy": 376
            },
            {
                "xx": 650,
                "yy": 424
            }
        ]
    ],
    "intro": "v",
    "type": "TypingAllOnce"
};
			
			
