// JavaScript Document


var data = {
    "_rubric": "<b>The line graph below shows Naman&#x27;s weight in kilograms for 5 months.<br> Use the information from the line graph and type the correct answer.</b>",
    "_title": "<b>Complements</b>",
    "_optionArr": [
        [],
        [],
        [],
        [],
        []
    ],
    "_quesArr": [
        [
            {
                "ques": "<img src='Assets/images/img1.jpg' style='height: 341px;'><br/> What was Naman&#x2019;s weight in March? ________ kg",
                "ans": [
                    [
                        "50"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "<img src='Assets/images/img1.jpg' style='height: 341px;'><br/> How much did Naman&#x2019;s weight increase from January to March? _________ kg",
                "ans": [
                    [
                        "5"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "<img src='Assets/images/img1.jpg' style='height: 341px;'><br/> In which month did Naman&#x2019;s weight decrease? ________",
                "ans": [
                    [
                        "April"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "<img src='Assets/images/img1.jpg' style='height: 341px;'><br/> What is the difference of Naman&#x2019;s weight between January and May? ________ kg",
                "ans": [
                    [
                        "4"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "<img src='Assets/images/img1.jpg' style='height: 341px;'><br/> In which month did Naman's weight increase the maximum? __________",
                "ans": [
                    [
                        "February"
                    ]
                ]
            }
        ]
    ],
    "intro": ""
};
			
			
