[
  {
    "Question": "What is 3 + 2?",
    "Answer": "5",
    "Explanation": "When you add 3 and 2 together, you are combining the two amounts. If you have 3 apples and you get 2 more, you will have a total of 5 apples.",
    "PictureURL": "",
    "OptionA": "4",
    "OptionB": "5",
    "OptionC": "6",
    "OptionD": "7",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Simple Math Adding for 1st Grade",
    "Content Type": "Multiple Choice",
    "Title": "Addition Question 1",
    "Item": 1,
    "Type": "Math",
    "Path": "simple_math/adding/question1"
  },
  {
    "Question": "Select all the correct answers for 1 + 1.",
    "Answer": "2",
    "Explanation": "1 + 1 means you are adding one object to another object. If you have one toy and you get another toy, you will have two toys in total.",
    "PictureURL": "",
    "OptionA": "1",
    "OptionB": "2",
    "OptionC": "3",
    "OptionD": "",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Simple Math Adding for 1st Grade",
    "Content Type": "Select Each",
    "Title": "Addition Question 2",
    "Item": 2,
    "Type": "Math",
    "Path": "simple_math/adding/question2"
  },
  {
    "Question": "What is 4 + 1?",
    "Answer": "5",
    "Explanation": "Adding 4 and 1 means you have 4 items and you add one more. So, if you have 4 candies and you receive 1 more candy, you will have 5 candies in total.",
    "PictureURL": "",
    "OptionA": "",
    "OptionB": "",
    "OptionC": "",
    "OptionD": "",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Simple Math Adding for 1st Grade",
    "Content Type": "Short Answer",
    "Title": "Addition Question 3",
    "Item": 3,
    "Type": "Math",
    "Path": "simple_math/adding/question3"
  }
]