[
  {
    "Question": "What is the sum of the interior angles of a triangle?",
    "Answer": "A",
    "Explanation": "The sum of the interior angles of a triangle is always 180 degrees, regardless of the type of triangle.",
    "PictureURL": "",
    "OptionA": "180 degrees",
    "OptionB": "90 degrees",
    "OptionC": "360 degrees",
    "OptionD": "270 degrees",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Interior Angles of a Triangle",
    "Item": 1,
    "Type": "multiple choice",
    "Path": "geometry/interior-angles-triangle"
  },
  {
    "Question": "Which of the following is a quadrilateral?",
    "Answer": "B",
    "Explanation": "A quadrilateral is a polygon with four sides. Among the options, only the square has four sides.",
    "PictureURL": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Square.svg/1200px-Square.svg.png",
    "OptionA": "Triangle",
    "OptionB": "Square",
    "OptionC": "Pentagon",
    "OptionD": "Hexagon",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Identifying Quadrilaterals",
    "Item": 2,
    "Type": "multiple choice",
    "Path": "geometry/quadrilaterals"
  },
  {
    "Question": "What type of angle measures more than 90 degrees but less than 180 degrees?",
    "Answer": "C",
    "Explanation": "An obtuse angle is defined as an angle that is greater than 90 degrees and less than 180 degrees.",
    "PictureURL": "",
    "OptionA": "Acute angle",
    "OptionB": "Right angle",
    "OptionC": "Obtuse angle",
    "OptionD": "Straight angle",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Types of Angles",
    "Item": 3,
    "Type": "multiple choice",
    "Path": "geometry/types-of-angles"
  },
  {
    "Question": "How many sides does a hexagon have?",
    "Answer": "B",
    "Explanation": "A hexagon is defined as a polygon with six sides.",
    "PictureURL": "",
    "OptionA": "5",
    "OptionB": "6",
    "OptionC": "7",
    "OptionD": "8",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Identifying Polygons",
    "Item": 4,
    "Type": "multiple choice",
    "Path": "geometry/hexagon"
  },
  {
    "Question": "What is the name of a three-dimensional shape with six rectangular faces?",
    "Answer": "A",
    "Explanation": "A rectangular prism is a three-dimensional shape that has six rectangular faces.",
    "PictureURL": "",
    "OptionA": "Rectangular prism",
    "OptionB": "Cube",
    "OptionC": "Sphere",
    "OptionD": "Cylinder",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "3D Shapes",
    "Item": 5,
    "Type": "multiple choice",
    "Path": "geometry/3d-shapes"
  },
  {
    "Question": "Which polygon has all sides of equal length and all angles equal?",
    "Answer": "C",
    "Explanation": "A regular polygon is defined as a polygon with all sides and angles equal. An equilateral triangle is an example.",
    "PictureURL": "",
    "OptionA": "Scalene triangle",
    "OptionB": "Isosceles triangle",
    "OptionC": "Equilateral triangle",
    "OptionD": "Right triangle",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Regular Polygons",
    "Item": 6,
    "Type": "multiple choice",
    "Path": "geometry/regular-polygons"
  },
  {
    "Question": "What is the name of a polygon with eight sides?",
    "Answer": "B",
    "Explanation": "An octagon is a polygon that has eight sides.",
    "PictureURL": "",
    "OptionA": "Heptagon",
    "OptionB": "Octagon",
    "OptionC": "Nonagon",
    "OptionD": "Decagon",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Identifying Polygons",
    "Item": 7,
    "Type": "multiple choice",
    "Path": "geometry/octagon"
  },
  {
    "Question": "Which of the following is a property of a rhombus?",
    "Answer": "A",
    "Explanation": "A rhombus has all sides of equal length and opposite angles that are equal.",
    "PictureURL": "",
    "OptionA": "All sides are equal",
    "OptionB": "All angles are equal",
    "OptionC": "Only one pair of sides is equal",
    "OptionD": "It has right angles",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Properties of Polygons",
    "Item": 8,
    "Type": "multiple choice",
    "Path": "geometry/rhombus-properties"
  },
  {
    "Question": "What is the name of a solid shape that has a circular base and a single vertex?",
    "Answer": "D",
    "Explanation": "A cone is a three-dimensional shape that has a circular base and tapers to a single vertex.",
    "PictureURL": "",
    "OptionA": "Cylinder",
    "OptionB": "Sphere",
    "OptionC": "Cube",
    "OptionD": "Cone",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "3D Shapes",
    "Item": 9,
    "Type": "multiple choice",
    "Path": "geometry/cone"
  },
  {
    "Question": "What is the measure of each interior angle of a regular pentagon?",
    "Answer": "C",
    "Explanation": "The measure of each interior angle of a regular pentagon can be calculated using the formula (n-2) * 180/n, where n is the number of sides. For a pentagon, it is (5-2) * 180/5 = 108 degrees.",
    "PictureURL": "",
    "OptionA": "90 degrees",
    "OptionB": "120 degrees",
    "OptionC": "108 degrees",
    "OptionD": "135 degrees",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Interior Angles of Polygons",
    "Item": 10,
    "Type": "multiple choice",
    "Path": "geometry/pentagon-angles"
  },
  {
    "Question": "Which of the following shapes is not a polygon?",
    "Answer": "D",
    "Explanation": "A circle is not a polygon because it does not have straight sides. Polygons are defined as closed figures with straight sides.",
    "PictureURL": "",
    "OptionA": "Triangle",
    "OptionB": "Square",
    "OptionC": "Pentagon",
    "OptionD": "Circle",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Identifying Polygons",
    "Item": 11,
    "Type": "multiple choice",
    "Path": "geometry/non-polygons"
  },
  {
    "Question": "What is the name of a solid figure with two parallel circular bases?",
    "Answer": "B",
    "Explanation": "A cylinder is a three-dimensional shape that has two parallel circular bases connected by a curved surface.",
    "PictureURL": "",
    "OptionA": "Cone",
    "OptionB": "Cylinder",
    "OptionC": "Sphere",
    "OptionD": "Pyramid",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "3D Shapes",
    "Item": 12,
    "Type": "multiple choice",
    "Path": "geometry/cylinder"
  },
  {
    "Question": "What is the term for a polygon with exactly three sides?",
    "Answer": "A",
    "Explanation": "A triangle is defined as a polygon with exactly three sides.",
    "PictureURL": "",
    "OptionA": "Triangle",
    "OptionB": "Quadrilateral",
    "OptionC": "Pentagon",
    "OptionD": "Hexagon",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Identifying Polygons",
    "Item": 13,
    "Type": "multiple choice",
    "Path": "geometry/triangle"
  },
  {
    "Question": "What is the measure of a right angle?",
    "Answer": "B",
    "Explanation": "A right angle is defined as an angle that measures exactly 90 degrees.",
    "PictureURL": "",
    "OptionA": "45 degrees",
    "OptionB": "90 degrees",
    "OptionC": "180 degrees",
    "OptionD": "360 degrees",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Types of Angles",
    "Item": 14,
    "Type": "multiple choice",
    "Path": "geometry/right-angle"
  },
  {
    "Question": "Which of the following shapes has no vertices?",
    "Answer": "C",
    "Explanation": "A sphere is a three-dimensional shape that has no vertices, as it is perfectly round.",
    "PictureURL": "",
    "OptionA": "Cube",
    "OptionB": "Pyramid",
    "OptionC": "Sphere",
    "OptionD": "Cone",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Geometry Practice Test",
    "Content Type": "Mathematics",
    "Title": "Identifying 3D Shapes",
    "Item": 15,
    "Type": "multiple choice",
    "Path": "geometry/sphere"
  }
]