{
  "instructions": "Read each sentence and identify the type of adverb. Choose the correct option.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "Teena packed her bag neatly.",
      "adverb of manner,adverb of time,adverb of place",
      "adverb of manner"
    ],
    [
      "Q2",
      "We will visit the museum tomorrow.",
      "adverb of manner,adverb of time,adverb of degree",
      "adverb of time"
    ],
    [
      "Q3",
      "The children are playing outside.",
      "adverb of manner,adverb of degree,adverb of place",
      "adverb of place"
    ],
    [
      "Q4",
      "The soup is too hot.",
      "adverb of place,adverb of degree,adverb of time",
      "adverb of degree"
    ],
    [
      "Q5",
      "Rohan always reaches school on time.",
      "adverb of frequency,adverb of manner,adverb of place",
      "adverb of frequency"
    ]
  ]
}