// JavaScript Document


var data = {
    "_rubric": "<b>Type 'ead' or 'eed' to make meaningful words.</b>",
    "_title": "<b>'ead' or 'eed'</b>",
    "_optionArr": [
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "1. I r _____  the book last night.",
                "ans": [
                    [
                        "ead"
                    ]
                ]
            },
            {
                "ques": "2. The sports captain will l _____  us to the track on Sports Day.",
                "ans": [
                    [
                        "ead"
                    ]
                ]
            },
            {
                "ques": "3. We will f _____  the people at the homeless shelter.",
                "ans": [
                    [
                        "eed"
                    ]
                ]
            },
            {
                "ques": "4. Mummy will kn _____  the flour to make puris.",
                "ans": [
                    [
                        "ead"
                    ]
                ]
            },
            {
                "ques": "5. A person with gr _____  will never be happy.",
                "ans": [
                    [
                        "eed"
                    ]
                ]
            },
            {
                "ques": "6. A good d _____  is always remembered.",
                "ans": [
                    [
                        "eed"
                    ]
                ]
            },
            {
                "ques": "7. This plant is very dry; it must be d _____.",
                "ans": [
                    [
                        "ead"
                    ]
                ]
            }
        ]
    ],
    "type": "TypingAllOnce",
    "scalable": "",
    "intro": "v"
};
			
			
