// JavaScript Document


var data = {
    "_rubric": "<b>Fill in the blanks with the correct prepositions to complete this story.</b>",
    "_title": "<b>Prepositions</b>",
    "_optionArr": [
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "Once upon a time, there was a little girl who lived ______________ (in, on, at) a village ______________  (near, over, above) a forest. The little girl was fond<br> ______________ (for, at, of) wearing a red riding cloak, so everyone called her<br>Little Red Riding Hood.<br>One day, Little Red Riding Hood set out ______________ (in, at, between) the<br>morning, carrying a basket full ______________ (of, with, by) food to her<br>grandmother's house in the forest.<br>&#x201C;Remember, do not talk ______________ (with, to, by) strangers ______________ <br>(in, by, on) your way,&#x201D; warned her mother.",
                "ans": [
                    [
                        "in"
                    ],
                    [
                        "near"
                    ],
                    [
                        "of"
                    ],
                    [
                        "in"
                    ],
                    [
                        "of"
                    ],
                    [
                        "to"
                    ],
                    [
                        "on"
                    ]
                ]
            }
        ]
    ],
    "intro": "g",
    "type": "TypingAllOnce"
};
			
			
