// JavaScript Document


var data = {
    "_rubric": "<b>Rearrange the following word and use it to fill in the blank.</b>",
    "_title": "",
    "_optionArr": [
        [
            "PHIAMANISB"
        ],
        [
            "OIOMRNESV"
        ],
        [
            "IVHSEREBOR"
        ],
        [
            "UATIAQC"
        ],
        [
            "LTTRRSRIAEE"
        ]
    ],
    "_quesArr": [
        [
            {
                "ques": " _________________ are the animals that can live both on land and in water.",
                "ans": [
                    [
                        "Amphibians"
                    ]
                ]
            }
        ],
        [
            {
                "ques": " _________________ are the animals that eat both plants and other animals.",
                "ans": [
                    [
                        "Omnivores"
                    ]
                ]
            }
        ],
        [
            {
                "ques": " _________________ are the animals that eat only plants.",
                "ans": [
                    [
                        "Herbivores"
                    ]
                ]
            }
        ],
        [
            {
                "ques": " _________________ animals live in water.",
                "ans": [
                    [
                        "Aquatic"
                    ]
                ]
            }
        ],
        [
            {
                "ques": " _________________ animals live on land.",
                "ans": [
                    [
                        "Terrestrial"
                    ]
                ]
            }
        ]
    ],
    "intro": "",
    "type": "TypingAllOnce"
};
			
			
