{
  "schemaVersion": 3,
  "id": "tyt-2026",
  "kind": "exam",
  "title": {
    "tr": "2026 TYT",
    "en": "2026 TYT"
  },
  "subtitle": {
    "tr": "Temel Yeterlilik Testi",
    "en": "Turkish university entrance exam"
  },
  "category": {
    "tr": "Ulusal sınav",
    "en": "National exam"
  },
  "description": {
    "tr": "Yapay zekâ modellerinin 2026 Temel Yeterlilik Testi üzerindeki doğruluk, puan, maliyet ve token verimliliğini karşılaştırır.",
    "en": "Compares AI models on the 2026 Turkish Basic Proficiency Test across accuracy, score, cost, and token efficiency."
  },
  "status": "published",
  "examDate": "2026-06-20",
  "runId": "2026-07-27T21-15-34Z",
  "runCompletedAt": "2026-08-12T04:26:26Z",
  "generatedAt": "2026-08-12T04:26:26Z",
  "itemCount": 120,
  "responseCount": 3360,
  "totalQuestions": 120,
  "score": {
    "label": {
      "tr": "TYT Puanı",
      "en": "TYT Score"
    },
    "min": 100.0,
    "max": 500.0,
    "formula": {
      "tr": "100 + Türkçe neti × 3,3 + Sosyal Bilimler neti × 3,4 + Temel Matematik neti × 3,3 + Fen Bilimleri neti × 3,4",
      "en": "100 + Turkish net × 3.3 + Social Sciences net × 3.4 + Basic Mathematics net × 3.3 + Natural Sciences net × 3.4"
    }
  },
  "netRule": {
    "tr": "net = doğru − yanlış/4; geçersiz yanıtlar yanlış sayılır.",
    "en": "net = correct − wrong/4; invalid responses count as wrong."
  },
  "provenance": {
    "settingsSource": "run",
    "scoring": {
      "penaltyDivisor": 4.0,
      "base": 100.0,
      "coefficients": {
        "TUR": 3.3,
        "SOS": 3.4,
        "MAT": 3.3,
        "FEN": 3.4
      }
    },
    "invalidPolicy": "wrong"
  },
  "sections": [
    {
      "code": "TUR",
      "name": {
        "tr": "Türkçe",
        "en": "Turkish"
      },
      "questionCount": 40
    },
    {
      "code": "SOS",
      "name": {
        "tr": "Sosyal Bilimler",
        "en": "Social Sciences"
      },
      "questionCount": 20
    },
    {
      "code": "MAT",
      "name": {
        "tr": "Temel Matematik",
        "en": "Basic Mathematics"
      },
      "questionCount": 40
    },
    {
      "code": "FEN",
      "name": {
        "tr": "Fen Bilimleri",
        "en": "Natural Sciences"
      },
      "questionCount": 20
    }
  ],
  "models": [
    {
      "modelId": "openai/gpt-5.6-sol",
      "baseModelId": "openai/gpt-5.6-sol",
      "modelSlug": "gpt-5-6-sol",
      "developerId": "openai",
      "name": "GPT-5.6 Sol",
      "score": 491.75,
      "net": 117.5,
      "sections": {
        "TUR": {
          "correct": 38,
          "wrong": 2,
          "invalid": 0,
          "net": 37.5
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 1.462,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 81043,
        "known": true,
        "approximate": false,
        "prompt": 38770,
        "completion": 42273,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 80.3694,
        "netPer1kTokens": 1.4498
      },
      "rank": 1
    },
    {
      "modelId": "x-ai/grok-4.5",
      "baseModelId": "x-ai/grok-4.5",
      "modelSlug": "grok-4-5",
      "developerId": "xai",
      "name": "Grok 4.5",
      "score": 491.75,
      "net": 117.5,
      "sections": {
        "TUR": {
          "correct": 38,
          "wrong": 2,
          "invalid": 0,
          "net": 37.5
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 1.7437,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 331624,
        "known": true,
        "approximate": false,
        "prompt": 61502,
        "completion": 270122,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 67.3854,
        "netPer1kTokens": 0.3543
      },
      "rank": 2
    },
    {
      "modelId": "fugu-ultra",
      "baseModelId": "fugu-ultra",
      "modelSlug": "fugu-ultra",
      "developerId": "sakana",
      "name": "Fugu Ultra",
      "score": 491.75,
      "net": 117.5,
      "sections": {
        "TUR": {
          "correct": 38,
          "wrong": 2,
          "invalid": 0,
          "net": 37.5
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 35.0,
        "known": true,
        "approximate": true
      },
      "tokens": {
        "billed": 1336511,
        "known": true,
        "approximate": true,
        "prompt": null,
        "completion": null,
        "orchestration": null
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": {
        "tr": "Çok ajanlı orkestrasyon; API'nin raporladığı token gerçek tüketimin %11'i. Toplam sağlayıcı panelinden alındı, giriş/çıkış ayrımı bilinmiyor.",
        "en": "Multi-agent orchestration; API-reported tokens are 11% of actual usage. Total read from provider dashboard; prompt/completion split unknown."
      },
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": null,
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": "https://api.sakana.ai/v1",
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 3.3571,
        "netPer1kTokens": 0.0879
      },
      "rank": 3
    },
    {
      "modelId": "google/gemini-3.6-flash",
      "baseModelId": "google/gemini-3.6-flash",
      "modelSlug": "gemini-3-6-flash",
      "developerId": "google",
      "name": "Gemini 3.6 Flash",
      "score": 491.625,
      "net": 117.5,
      "sections": {
        "TUR": {
          "correct": 39,
          "wrong": 1,
          "invalid": 0,
          "net": 38.75
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        }
      },
      "cost": {
        "usd": 1.8296,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 273112,
        "known": true,
        "approximate": false,
        "prompt": 36456,
        "completion": 236656,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 64.2217,
        "netPer1kTokens": 0.4302
      },
      "rank": 4
    },
    {
      "modelId": "openai/gpt-5.6-luna",
      "baseModelId": "openai/gpt-5.6-luna",
      "modelSlug": "gpt-5-6-luna",
      "developerId": "openai",
      "name": "GPT-5.6 Luna",
      "score": 487.625,
      "net": 116.25,
      "sections": {
        "TUR": {
          "correct": 38,
          "wrong": 2,
          "invalid": 0,
          "net": 37.5
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 39,
          "wrong": 1,
          "invalid": 0,
          "net": 38.75
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 0.2659,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 120931,
        "known": true,
        "approximate": false,
        "prompt": 38770,
        "completion": 82161,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 437.1944,
        "netPer1kTokens": 0.9613
      },
      "rank": 5
    },
    {
      "modelId": "qwen/qwen3.7-max",
      "baseModelId": "qwen/qwen3.7-max",
      "modelSlug": "qwen3-7-max",
      "developerId": "alibaba-qwen",
      "name": "Qwen3.7 Max",
      "score": 487.625,
      "net": 116.25,
      "sections": {
        "TUR": {
          "correct": 37,
          "wrong": 3,
          "invalid": 0,
          "net": 36.25
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 1.81,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 435925,
        "known": true,
        "approximate": false,
        "prompt": 40329,
        "completion": 395596,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 64.2265,
        "netPer1kTokens": 0.2667
      },
      "rank": 6
    },
    {
      "modelId": "anthropic/claude-opus-5",
      "baseModelId": "anthropic/claude-opus-5",
      "modelSlug": "claude-opus-5",
      "developerId": "anthropic",
      "name": "Claude Opus 5",
      "score": 487.625,
      "net": 116.25,
      "sections": {
        "TUR": {
          "correct": 37,
          "wrong": 3,
          "invalid": 0,
          "net": 36.25
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 1.8156,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 125442,
        "known": true,
        "approximate": false,
        "prompt": 66020,
        "completion": 59422,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 64.0284,
        "netPer1kTokens": 0.9267
      },
      "rank": 7
    },
    {
      "modelId": "fugu",
      "baseModelId": "fugu",
      "modelSlug": "fugu",
      "developerId": "sakana",
      "name": "Fugu",
      "score": 487.625,
      "net": 116.25,
      "sections": {
        "TUR": {
          "correct": 37,
          "wrong": 3,
          "invalid": 0,
          "net": 36.25
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 2.0,
        "known": true,
        "approximate": true
      },
      "tokens": {
        "billed": 90333,
        "known": true,
        "approximate": false,
        "prompt": 44675,
        "completion": 45658,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": {
        "tr": "Maliyet sağlayıcı panelinden okundu; token sayısı ölçümle birebir uyuşuyor.",
        "en": "Cost read from provider dashboard; token count matches our measurement exactly."
      },
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": null,
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": "https://api.sakana.ai/v1",
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 58.125,
        "netPer1kTokens": 1.2869
      },
      "rank": 8
    },
    {
      "modelId": "google/gemini-3.1-pro-preview",
      "baseModelId": "google/gemini-3.1-pro-preview",
      "modelSlug": "gemini-3-1-pro",
      "developerId": "google",
      "name": "Gemini 3.1 Pro",
      "score": 487.625,
      "net": 116.25,
      "sections": {
        "TUR": {
          "correct": 38,
          "wrong": 2,
          "invalid": 0,
          "net": 37.5
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 39,
          "wrong": 0,
          "invalid": 1,
          "net": 38.75
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 3.3558,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 309872,
        "known": true,
        "approximate": false,
        "prompt": 36264,
        "completion": 273608,
        "orchestration": 0
      },
      "errors": {
        "invalid": 1,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 34.6415,
        "netPer1kTokens": 0.3752
      },
      "rank": 9
    },
    {
      "modelId": "openrouter/fusion",
      "baseModelId": "openrouter/fusion",
      "modelSlug": "openrouter-fusion",
      "developerId": "openrouter",
      "name": "OpenRouter Fusion",
      "score": 487.625,
      "net": 116.25,
      "sections": {
        "TUR": {
          "correct": 37,
          "wrong": 3,
          "invalid": 0,
          "net": 36.25
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": null,
        "known": false,
        "approximate": false
      },
      "tokens": {
        "billed": 278527,
        "known": true,
        "approximate": false,
        "prompt": 196279,
        "completion": 82248,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": null,
        "netPer1kTokens": 0.4174
      },
      "rank": 10
    },
    {
      "modelId": "google/gemma-4-31b-it",
      "baseModelId": "google/gemma-4-31b-it",
      "modelSlug": "gemma-4-31b",
      "developerId": "google",
      "name": "Gemma 4 31B",
      "score": 483.5,
      "net": 115.0,
      "sections": {
        "TUR": {
          "correct": 36,
          "wrong": 3,
          "invalid": 1,
          "net": 35.0
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 0.1281,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 345124,
        "known": true,
        "approximate": false,
        "prompt": 38256,
        "completion": 306868,
        "orchestration": 0
      },
      "errors": {
        "invalid": 1,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "quantizations": [
            "fp8"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 897.7361,
        "netPer1kTokens": 0.3332
      },
      "rank": 11
    },
    {
      "modelId": "openai/gpt-5.6-terra",
      "baseModelId": "openai/gpt-5.6-terra",
      "modelSlug": "gpt-5-6-terra",
      "developerId": "openai",
      "name": "GPT-5.6 Terra",
      "score": 483.5,
      "net": 115.0,
      "sections": {
        "TUR": {
          "correct": 37,
          "wrong": 3,
          "invalid": 0,
          "net": 36.25
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 39,
          "wrong": 1,
          "invalid": 0,
          "net": 38.75
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 0.3379,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 77362,
        "known": true,
        "approximate": false,
        "prompt": 38770,
        "completion": 38592,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 340.3374,
        "netPer1kTokens": 1.4865
      },
      "rank": 12
    },
    {
      "modelId": "moonshotai/kimi-k3",
      "baseModelId": "moonshotai/kimi-k3",
      "modelSlug": "kimi-k3",
      "developerId": "moonshot",
      "name": "Kimi K3",
      "score": 483.375,
      "net": 115.0,
      "sections": {
        "TUR": {
          "correct": 37,
          "wrong": 3,
          "invalid": 0,
          "net": 36.25
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        }
      },
      "cost": {
        "usd": 2.5789,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 221555,
        "known": true,
        "approximate": false,
        "prompt": 62035,
        "completion": 159520,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "ignore": [
            "nebius",
            "moonshotai"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 44.5927,
        "netPer1kTokens": 0.5191
      },
      "rank": 13
    },
    {
      "modelId": "qwen/qwen3.7-plus",
      "baseModelId": "qwen/qwen3.7-plus",
      "modelSlug": "qwen3-7-plus",
      "developerId": "alibaba-qwen",
      "name": "Qwen3.7 Plus",
      "score": 471.0,
      "net": 111.25,
      "sections": {
        "TUR": {
          "correct": 34,
          "wrong": 5,
          "invalid": 1,
          "net": 32.5
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        }
      },
      "cost": {
        "usd": 0.6667,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 551078,
        "known": true,
        "approximate": false,
        "prompt": 40329,
        "completion": 510749,
        "orchestration": 0
      },
      "errors": {
        "invalid": 1,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 166.8667,
        "netPer1kTokens": 0.2019
      },
      "rank": 14
    },
    {
      "modelId": "thinkingmachines/inkling",
      "baseModelId": "thinkingmachines/inkling",
      "modelSlug": "thinky-inkling",
      "developerId": "thinking-machines",
      "name": "Thinky Inkling",
      "score": 466.875,
      "net": 110.0,
      "sections": {
        "TUR": {
          "correct": 35,
          "wrong": 5,
          "invalid": 0,
          "net": 33.75
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 38,
          "wrong": 0,
          "invalid": 2,
          "net": 37.5
        },
        "FEN": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        }
      },
      "cost": {
        "usd": 1.251,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 338798,
        "known": true,
        "approximate": false,
        "prompt": 39730,
        "completion": 299068,
        "orchestration": 0
      },
      "errors": {
        "invalid": 2,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 87.9297,
        "netPer1kTokens": 0.3247
      },
      "rank": 15
    },
    {
      "modelId": "anthropic/claude-sonnet-5",
      "baseModelId": "anthropic/claude-sonnet-5",
      "modelSlug": "claude-sonnet-5",
      "developerId": "anthropic",
      "name": "Claude Sonnet 5",
      "score": 466.75,
      "net": 110.0,
      "sections": {
        "TUR": {
          "correct": 34,
          "wrong": 6,
          "invalid": 0,
          "net": 32.5
        },
        "SOS": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        }
      },
      "cost": {
        "usd": 1.5474,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 207553,
        "known": true,
        "approximate": false,
        "prompt": 66020,
        "completion": 141533,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 71.087,
        "netPer1kTokens": 0.53
      },
      "rank": 16
    },
    {
      "modelId": "qwen/qwen3.6-27b",
      "baseModelId": "qwen/qwen3.6-27b",
      "modelSlug": "qwen3-6-27b",
      "developerId": "alibaba-qwen",
      "name": "Qwen3.6 27B",
      "score": 462.75,
      "net": 108.75,
      "sections": {
        "TUR": {
          "correct": 33,
          "wrong": 7,
          "invalid": 0,
          "net": 31.25
        },
        "SOS": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        },
        "MAT": {
          "correct": 39,
          "wrong": 1,
          "invalid": 0,
          "net": 38.75
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 0.8934,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 481004,
        "known": true,
        "approximate": false,
        "prompt": 40329,
        "completion": 440675,
        "orchestration": 0
      },
      "errors": {
        "invalid": 0,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "quantizations": [
            "fp8"
          ],
          "ignore": [
            "io-net"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 121.726,
        "netPer1kTokens": 0.2261
      },
      "rank": 17
    },
    {
      "modelId": "z-ai/glm-5.2",
      "baseModelId": "z-ai/glm-5.2",
      "modelSlug": "glm-5-2",
      "developerId": "zai",
      "name": "GLM 5.2",
      "score": 458.625,
      "net": 107.5,
      "sections": {
        "TUR": {
          "correct": 33,
          "wrong": 6,
          "invalid": 1,
          "net": 31.25
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 38,
          "wrong": 0,
          "invalid": 2,
          "net": 37.5
        },
        "FEN": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        }
      },
      "cost": {
        "usd": 0.6088,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 286361,
        "known": true,
        "approximate": false,
        "prompt": 44223,
        "completion": 242138,
        "orchestration": 0
      },
      "errors": {
        "invalid": 3,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "quantizations": [
            "fp8"
          ],
          "ignore": [
            "akashml",
            "ambient"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 176.5769,
        "netPer1kTokens": 0.3754
      },
      "rank": 18
    },
    {
      "modelId": "anthropic/claude-fable-5",
      "baseModelId": "anthropic/claude-fable-5",
      "modelSlug": "claude-fable-5",
      "developerId": "anthropic",
      "name": "Claude Fable 5",
      "score": 458.0,
      "net": 107.5,
      "sections": {
        "TUR": {
          "correct": 36,
          "wrong": 4,
          "invalid": 0,
          "net": 35.0
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 40,
          "wrong": 0,
          "invalid": 0,
          "net": 40.0
        },
        "FEN": {
          "correct": 14,
          "wrong": 0,
          "invalid": 6,
          "net": 12.5
        }
      },
      "cost": {
        "usd": 3.753,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 127877,
        "known": true,
        "approximate": false,
        "prompt": 66020,
        "completion": 61857,
        "orchestration": 0
      },
      "errors": {
        "invalid": 6,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 28.6438,
        "netPer1kTokens": 0.8407
      },
      "rank": 19
    },
    {
      "modelId": "meta/muse-glimmer-30b",
      "baseModelId": "meta/muse-glimmer-30b",
      "modelSlug": "muse-glimmer-30b",
      "developerId": "meta",
      "name": "Muse Glimmer 30B",
      "score": 454.5,
      "net": 106.25,
      "sections": {
        "TUR": {
          "correct": 32,
          "wrong": 8,
          "invalid": 0,
          "net": 30.0
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 38,
          "wrong": 0,
          "invalid": 2,
          "net": 37.5
        },
        "FEN": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        }
      },
      "cost": {
        "usd": 0.3447,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 261573,
        "known": true,
        "approximate": false,
        "prompt": 38344,
        "completion": 223229,
        "orchestration": 0
      },
      "errors": {
        "invalid": 2,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "ignore": [
            "deepinfra"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 308.239,
        "netPer1kTokens": 0.4062
      },
      "rank": 20
    },
    {
      "modelId": "nvidia/nemotron-3-ultra-550b-a55b",
      "baseModelId": "nvidia/nemotron-3-ultra-550b-a55b",
      "modelSlug": "nemotron-3-ultra",
      "developerId": "nvidia",
      "name": "Nemotron 3 Ultra",
      "score": 450.5,
      "net": 105.0,
      "sections": {
        "TUR": {
          "correct": 30,
          "wrong": 6,
          "invalid": 4,
          "net": 27.5
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 38,
          "wrong": 0,
          "invalid": 2,
          "net": 37.5
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 0.86,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 424249,
        "known": true,
        "approximate": false,
        "prompt": 43174,
        "completion": 381075,
        "orchestration": 0
      },
      "errors": {
        "invalid": 6,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "ignore": [
            "baseten"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 122.093,
        "netPer1kTokens": 0.2475
      },
      "rank": 21
    },
    {
      "modelId": "deepseek/deepseek-v4-flash",
      "baseModelId": "deepseek/deepseek-v4-flash",
      "modelSlug": "deepseek-v4-flash",
      "developerId": "deepseek",
      "name": "DeepSeek V4 Flash",
      "score": 446.125,
      "net": 103.75,
      "sections": {
        "TUR": {
          "correct": 32,
          "wrong": 3,
          "invalid": 5,
          "net": 30.0
        },
        "SOS": {
          "correct": 19,
          "wrong": 0,
          "invalid": 1,
          "net": 18.75
        },
        "MAT": {
          "correct": 37,
          "wrong": 0,
          "invalid": 3,
          "net": 36.25
        },
        "FEN": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        }
      },
      "cost": {
        "usd": 0.0781,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 305247,
        "known": true,
        "approximate": false,
        "prompt": 52398,
        "completion": 252849,
        "orchestration": 0
      },
      "errors": {
        "invalid": 9,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "quantizations": [
            "fp8"
          ],
          "ignore": [
            "akashml",
            "io-net"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 1328.4251,
        "netPer1kTokens": 0.3399
      },
      "rank": 22
    },
    {
      "modelId": "deepseek/deepseek-v4-pro",
      "baseModelId": "deepseek/deepseek-v4-pro",
      "modelSlug": "deepseek-v4-pro",
      "developerId": "deepseek",
      "name": "DeepSeek V4 Pro",
      "score": 438.0,
      "net": 101.25,
      "sections": {
        "TUR": {
          "correct": 34,
          "wrong": 5,
          "invalid": 1,
          "net": 32.5
        },
        "SOS": {
          "correct": 19,
          "wrong": 0,
          "invalid": 1,
          "net": 18.75
        },
        "MAT": {
          "correct": 32,
          "wrong": 0,
          "invalid": 8,
          "net": 30.0
        },
        "FEN": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        }
      },
      "cost": {
        "usd": 0.2839,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 352472,
        "known": true,
        "approximate": false,
        "prompt": 52398,
        "completion": 300074,
        "orchestration": 0
      },
      "errors": {
        "invalid": 10,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "quantizations": [
            "fp8"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 356.6397,
        "netPer1kTokens": 0.2873
      },
      "rank": 23
    },
    {
      "modelId": "xiaomi/mimo-v2.5-pro",
      "baseModelId": "xiaomi/mimo-v2.5-pro",
      "modelSlug": "mimo-v2-5-pro",
      "developerId": "xiaomi",
      "name": "MiMo V2.5 Pro",
      "score": 437.75,
      "net": 101.25,
      "sections": {
        "TUR": {
          "correct": 33,
          "wrong": 4,
          "invalid": 3,
          "net": 31.25
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 35,
          "wrong": 2,
          "invalid": 3,
          "net": 33.75
        },
        "FEN": {
          "correct": 17,
          "wrong": 1,
          "invalid": 2,
          "net": 16.25
        }
      },
      "cost": {
        "usd": 0.2437,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 301803,
        "known": true,
        "approximate": false,
        "prompt": 43394,
        "completion": 258409,
        "orchestration": 0
      },
      "errors": {
        "invalid": 8,
        "apiFailures": 1
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "quantizations": [
            "fp8"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 415.4698,
        "netPer1kTokens": 0.3355
      },
      "rank": 24
    },
    {
      "modelId": "meituan/longcat-2.0",
      "baseModelId": "meituan/longcat-2.0",
      "modelSlug": "longcat-2-0",
      "developerId": "meituan",
      "name": "LongCat 2.0",
      "score": 413.125,
      "net": 93.75,
      "sections": {
        "TUR": {
          "correct": 27,
          "wrong": 9,
          "invalid": 4,
          "net": 23.75
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 34,
          "wrong": 1,
          "invalid": 5,
          "net": 32.5
        },
        "FEN": {
          "correct": 18,
          "wrong": 1,
          "invalid": 1,
          "net": 17.5
        }
      },
      "cost": {
        "usd": 0.5184,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 471992,
        "known": true,
        "approximate": false,
        "prompt": 53313,
        "completion": 418679,
        "orchestration": 0
      },
      "errors": {
        "invalid": 10,
        "apiFailures": 0
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 180.8449,
        "netPer1kTokens": 0.1986
      },
      "rank": 25
    },
    {
      "modelId": "minimax/minimax-m3",
      "baseModelId": "minimax/minimax-m3",
      "modelSlug": "minimax-m3",
      "developerId": "minimax",
      "name": "MiniMax M3",
      "score": 413.0,
      "net": 93.75,
      "sections": {
        "TUR": {
          "correct": 27,
          "wrong": 5,
          "invalid": 8,
          "net": 23.75
        },
        "SOS": {
          "correct": 18,
          "wrong": 1,
          "invalid": 1,
          "net": 17.5
        },
        "MAT": {
          "correct": 35,
          "wrong": 0,
          "invalid": 5,
          "net": 33.75
        },
        "FEN": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        }
      },
      "cost": {
        "usd": 0.4579,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 433185,
        "known": true,
        "approximate": false,
        "prompt": 68761,
        "completion": 364424,
        "orchestration": 0
      },
      "errors": {
        "invalid": 14,
        "apiFailures": 1
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "quantizations": [
            "fp8"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 204.739,
        "netPer1kTokens": 0.2164
      },
      "rank": 26
    },
    {
      "modelId": "tencent/hy3",
      "baseModelId": "tencent/hy3",
      "modelSlug": "tencent-hy3",
      "developerId": "tencent",
      "name": "Tencent Hy3",
      "score": 408.875,
      "net": 92.5,
      "sections": {
        "TUR": {
          "correct": 30,
          "wrong": 6,
          "invalid": 4,
          "net": 27.5
        },
        "SOS": {
          "correct": 20,
          "wrong": 0,
          "invalid": 0,
          "net": 20.0
        },
        "MAT": {
          "correct": 31,
          "wrong": 0,
          "invalid": 9,
          "net": 28.75
        },
        "FEN": {
          "correct": 17,
          "wrong": 0,
          "invalid": 3,
          "net": 16.25
        }
      },
      "cost": {
        "usd": 0.311,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 624119,
        "known": true,
        "approximate": false,
        "prompt": 46772,
        "completion": 577347,
        "orchestration": 0
      },
      "errors": {
        "invalid": 16,
        "apiFailures": 3
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": {
          "quantizations": [
            "fp8"
          ],
          "allow_fallbacks": true
        },
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 297.4277,
        "netPer1kTokens": 0.1482
      },
      "rank": 27
    },
    {
      "modelId": "inclusionai/ring-2.6-1t",
      "baseModelId": "inclusionai/ring-2.6-1t",
      "modelSlug": "ring-2-6-1t",
      "developerId": "inclusion-ai",
      "name": "Ring-2.6-1T",
      "score": 392.375,
      "net": 87.5,
      "sections": {
        "TUR": {
          "correct": 23,
          "wrong": 14,
          "invalid": 3,
          "net": 18.75
        },
        "SOS": {
          "correct": 19,
          "wrong": 1,
          "invalid": 0,
          "net": 18.75
        },
        "MAT": {
          "correct": 34,
          "wrong": 0,
          "invalid": 6,
          "net": 32.5
        },
        "FEN": {
          "correct": 18,
          "wrong": 1,
          "invalid": 1,
          "net": 17.5
        }
      },
      "cost": {
        "usd": 0.1597,
        "known": true,
        "approximate": false
      },
      "tokens": {
        "billed": 294681,
        "known": true,
        "approximate": false,
        "prompt": 44575,
        "completion": 250106,
        "orchestration": 0
      },
      "errors": {
        "invalid": 10,
        "apiFailures": 5
      },
      "note": null,
      "settings": {
        "temperature": 0.0,
        "maxTokens": 16384,
        "reasoningEffort": "high",
        "requestedRoutingPolicy": null,
        "endpointBaseUrl": null,
        "resolvedInferenceProviderId": null,
        "resolutionSource": "unknown",
        "settingsSource": "run"
      },
      "efficiency": {
        "netPerUsd": 547.9023,
        "netPer1kTokens": 0.2969
      },
      "rank": 28
    }
  ],
  "questionStats": [
    {
      "id": "TUR-1",
      "number": 1,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-2",
      "number": 2,
      "section": "TUR",
      "cancelled": false,
      "correct": 22,
      "responses": 28
    },
    {
      "id": "TUR-3",
      "number": 3,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-4",
      "number": 4,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-5",
      "number": 5,
      "section": "TUR",
      "cancelled": false,
      "correct": 16,
      "responses": 28
    },
    {
      "id": "TUR-6",
      "number": 6,
      "section": "TUR",
      "cancelled": false,
      "correct": 3,
      "responses": 28
    },
    {
      "id": "TUR-7",
      "number": 7,
      "section": "TUR",
      "cancelled": false,
      "correct": 26,
      "responses": 28
    },
    {
      "id": "TUR-8",
      "number": 8,
      "section": "TUR",
      "cancelled": false,
      "correct": 17,
      "responses": 28
    },
    {
      "id": "TUR-9",
      "number": 9,
      "section": "TUR",
      "cancelled": false,
      "correct": 23,
      "responses": 28
    },
    {
      "id": "TUR-10",
      "number": 10,
      "section": "TUR",
      "cancelled": false,
      "correct": 24,
      "responses": 28
    },
    {
      "id": "TUR-11",
      "number": 11,
      "section": "TUR",
      "cancelled": false,
      "correct": 15,
      "responses": 28
    },
    {
      "id": "TUR-12",
      "number": 12,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-13",
      "number": 13,
      "section": "TUR",
      "cancelled": false,
      "correct": 9,
      "responses": 28
    },
    {
      "id": "TUR-14",
      "number": 14,
      "section": "TUR",
      "cancelled": false,
      "correct": 24,
      "responses": 28
    },
    {
      "id": "TUR-15",
      "number": 15,
      "section": "TUR",
      "cancelled": false,
      "correct": 26,
      "responses": 28
    },
    {
      "id": "TUR-16",
      "number": 16,
      "section": "TUR",
      "cancelled": false,
      "correct": 22,
      "responses": 28
    },
    {
      "id": "TUR-17",
      "number": 17,
      "section": "TUR",
      "cancelled": false,
      "correct": 0,
      "responses": 28
    },
    {
      "id": "TUR-18",
      "number": 18,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-19",
      "number": 19,
      "section": "TUR",
      "cancelled": false,
      "correct": 26,
      "responses": 28
    },
    {
      "id": "TUR-20",
      "number": 20,
      "section": "TUR",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "TUR-21",
      "number": 21,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-22",
      "number": 22,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-23",
      "number": 23,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-24",
      "number": 24,
      "section": "TUR",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "TUR-25",
      "number": 25,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-26",
      "number": 26,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-27",
      "number": 27,
      "section": "TUR",
      "cancelled": false,
      "correct": 21,
      "responses": 28
    },
    {
      "id": "TUR-28",
      "number": 28,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-29",
      "number": 29,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-30",
      "number": 30,
      "section": "TUR",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "TUR-31",
      "number": 31,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-32",
      "number": 32,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-33",
      "number": 33,
      "section": "TUR",
      "cancelled": false,
      "correct": 24,
      "responses": 28
    },
    {
      "id": "TUR-34",
      "number": 34,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-35",
      "number": 35,
      "section": "TUR",
      "cancelled": false,
      "correct": 21,
      "responses": 28
    },
    {
      "id": "TUR-36",
      "number": 36,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-37",
      "number": 37,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-38",
      "number": 38,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-39",
      "number": 39,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "TUR-40",
      "number": 40,
      "section": "TUR",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-1",
      "number": 1,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-2",
      "number": 2,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-3",
      "number": 3,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-4",
      "number": 4,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-5",
      "number": 5,
      "section": "SOS",
      "cancelled": false,
      "correct": 26,
      "responses": 28
    },
    {
      "id": "SOS-6",
      "number": 6,
      "section": "SOS",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "SOS-7",
      "number": 7,
      "section": "SOS",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "SOS-8",
      "number": 8,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-9",
      "number": 9,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-10",
      "number": 10,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-11",
      "number": 11,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-12",
      "number": 12,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-13",
      "number": 13,
      "section": "SOS",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "SOS-14",
      "number": 14,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-15",
      "number": 15,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-16",
      "number": 16,
      "section": "SOS",
      "cancelled": false,
      "correct": 26,
      "responses": 28
    },
    {
      "id": "SOS-17",
      "number": 17,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-18",
      "number": 18,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-19",
      "number": 19,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "SOS-20",
      "number": 20,
      "section": "SOS",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-1",
      "number": 1,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-2",
      "number": 2,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-3",
      "number": 3,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-4",
      "number": 4,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-5",
      "number": 5,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-6",
      "number": 6,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-7",
      "number": 7,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-8",
      "number": 8,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-9",
      "number": 9,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-10",
      "number": 10,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-11",
      "number": 11,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-12",
      "number": 12,
      "section": "MAT",
      "cancelled": false,
      "correct": 25,
      "responses": 28
    },
    {
      "id": "MAT-13",
      "number": 13,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-14",
      "number": 14,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-15",
      "number": 15,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-16",
      "number": 16,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-17",
      "number": 17,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-18",
      "number": 18,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-19",
      "number": 19,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-20",
      "number": 20,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-21",
      "number": 21,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-22",
      "number": 22,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-23",
      "number": 23,
      "section": "MAT",
      "cancelled": false,
      "correct": 26,
      "responses": 28
    },
    {
      "id": "MAT-24",
      "number": 24,
      "section": "MAT",
      "cancelled": false,
      "correct": 26,
      "responses": 28
    },
    {
      "id": "MAT-25",
      "number": 25,
      "section": "MAT",
      "cancelled": false,
      "correct": 25,
      "responses": 28
    },
    {
      "id": "MAT-26",
      "number": 26,
      "section": "MAT",
      "cancelled": false,
      "correct": 25,
      "responses": 28
    },
    {
      "id": "MAT-27",
      "number": 27,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-28",
      "number": 28,
      "section": "MAT",
      "cancelled": false,
      "correct": 24,
      "responses": 28
    },
    {
      "id": "MAT-29",
      "number": 29,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-30",
      "number": 30,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-31",
      "number": 31,
      "section": "MAT",
      "cancelled": false,
      "correct": 25,
      "responses": 28
    },
    {
      "id": "MAT-32",
      "number": 32,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-33",
      "number": 33,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-34",
      "number": 34,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "MAT-35",
      "number": 35,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-36",
      "number": 36,
      "section": "MAT",
      "cancelled": false,
      "correct": 24,
      "responses": 28
    },
    {
      "id": "MAT-37",
      "number": 37,
      "section": "MAT",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "MAT-38",
      "number": 38,
      "section": "MAT",
      "cancelled": false,
      "correct": 19,
      "responses": 28
    },
    {
      "id": "MAT-39",
      "number": 39,
      "section": "MAT",
      "cancelled": false,
      "correct": 19,
      "responses": 28
    },
    {
      "id": "MAT-40",
      "number": 40,
      "section": "MAT",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "FEN-1",
      "number": 1,
      "section": "FEN",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "FEN-2",
      "number": 2,
      "section": "FEN",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "FEN-3",
      "number": 3,
      "section": "FEN",
      "cancelled": false,
      "correct": 20,
      "responses": 28
    },
    {
      "id": "FEN-4",
      "number": 4,
      "section": "FEN",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "FEN-5",
      "number": 5,
      "section": "FEN",
      "cancelled": false,
      "correct": 26,
      "responses": 28
    },
    {
      "id": "FEN-6",
      "number": 6,
      "section": "FEN",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "FEN-7",
      "number": 7,
      "section": "FEN",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "FEN-8",
      "number": 8,
      "section": "FEN",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "FEN-9",
      "number": 9,
      "section": "FEN",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "FEN-10",
      "number": 10,
      "section": "FEN",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "FEN-11",
      "number": 11,
      "section": "FEN",
      "cancelled": false,
      "correct": 22,
      "responses": 28
    },
    {
      "id": "FEN-12",
      "number": 12,
      "section": "FEN",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "FEN-13",
      "number": 13,
      "section": "FEN",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "FEN-14",
      "number": 14,
      "section": "FEN",
      "cancelled": false,
      "correct": 28,
      "responses": 28
    },
    {
      "id": "FEN-15",
      "number": 15,
      "section": "FEN",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "FEN-16",
      "number": 16,
      "section": "FEN",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "FEN-17",
      "number": 17,
      "section": "FEN",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "FEN-18",
      "number": 18,
      "section": "FEN",
      "cancelled": false,
      "correct": 26,
      "responses": 28
    },
    {
      "id": "FEN-19",
      "number": 19,
      "section": "FEN",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    },
    {
      "id": "FEN-20",
      "number": 20,
      "section": "FEN",
      "cancelled": false,
      "correct": 27,
      "responses": 28
    }
  ]
}
