// JavaScript Document


var data = {
    "title": "<b></b>",
    "rubric": "<b>Drag and drop the stages of the water cycle to the appropriate box.</b>",
    "optionArr": [
        [
            "Clouds cool further. Drops of water fall as rain.",
            "Water vapour condenses to form clouds.",
            "Rainwater gets collected in streams, rivers and lakes.",
            "Rivers flow into oceans.",
            "Water from plants, oceans, rivers and lakes evaporates as water vapour."
        ]
    ],
    "imgSource": [
        ""
    ],
    "quesArr": [
        [
            {
                "ques": " ___________ ",
                "ans": [
                    "op4"
                ]
            },
            {
                "ques": " ___________ ",
                "ans": [
                    "op1"
                ]
            },
            {
                "ques": " ___________ ",
                "ans": [
                    "op0"
                ]
            },
            {
                "ques": " ___________ ",
                "ans": [
                    "op2"
                ]
            },
            {
                "ques": " ___________ ",
                "ans": [
                    "op3"
                ]
            }
        ]
    ],
    "_posArr": [
        {
            "xx": 252,
            "yy": 147
        },
        {
            "xx": 407,
            "yy": -103
        },
        {
            "xx": 958,
            "yy": -120
        },
        {
            "xx": 980,
            "yy": 134
        },
        {
            "xx": 676,
            "yy": 374
        }
    ],
    "type": "DragDrop_All_in_One_sentenceWise",
    "intro": "a"
};

