{
  "editions": [
    {
      "edition": "2025",
      "tests": [
        {
          "type": "civics",
          "version": 1,
          "file_path": "questions/civics/2025.json",
          "correct_to_pass": 12
        },
        {
          "type": "reading",
          "version": 1,
          "file_path": "questions/reading/2025.json",
          "correct_to_pass": 1
        },
        {
          "type": "writing",
          "version": 1,
          "file_path": "questions/writing/2025.json",
          "correct_to_pass": 1
        }
      ]
    },
    {
      "edition": "2008",
      "tests": [
        {
          "type": "civics",
          "version": 1,
          "file_path": "questions/civics/2008.json",
          "correct_to_pass": 6
        },
        {
          "type": "reading",
          "version": 1,
          "file_path": "questions/reading/2008.json",
          "correct_to_pass": 1
        },
        {
          "type": "writing",
          "version": 1,
          "file_path": "questions/writing/2008.json",
          "correct_to_pass": 1
        }
      ]
    }
  ]
}