{
  "version": "20260604-course-split-v6",
  "course": {
    "title": "מסע מתמטי מצחיק: קורס וידאו־ספר בעברית לפי LMOS",
    "subtitle": "915 תרגילים, סיפורים, רמזים, פתרונות וקישורים דו־כיווניים",
    "path": [
      {
        "domain": "arithmetic",
        "domain_he": "חשבון ומספרים",
        "start_order": 1,
        "end_order": 315,
        "count": 315,
        "difficulty_counts": {
          "easy": 105,
          "medium": 167,
          "hard": 43
        },
        "prerequisite_domain": null
      },
      {
        "domain": "algebra",
        "domain_he": "אלגברה",
        "start_order": 316,
        "end_order": 534,
        "count": 219,
        "difficulty_counts": {
          "easy": 73,
          "medium": 117,
          "hard": 29
        },
        "prerequisite_domain": "arithmetic"
      },
      {
        "domain": "geometry",
        "domain_he": "גאומטריה",
        "start_order": 535,
        "end_order": 579,
        "count": 45,
        "difficulty_counts": {
          "easy": 15,
          "medium": 29,
          "hard": 1
        },
        "prerequisite_domain": "algebra"
      },
      {
        "domain": "statistics_probability",
        "domain_he": "סטטיסטיקה והסתברות",
        "start_order": 580,
        "end_order": 648,
        "count": 69,
        "difficulty_counts": {
          "easy": 23,
          "medium": 45,
          "hard": 1
        },
        "prerequisite_domain": "geometry"
      },
      {
        "domain": "calculus",
        "domain_he": "חשבון דיפרנציאלי ואינטגרלי",
        "start_order": 649,
        "end_order": 771,
        "count": 123,
        "difficulty_counts": {
          "easy": 41,
          "medium": 73,
          "hard": 9
        },
        "prerequisite_domain": "statistics_probability"
      },
      {
        "domain": "linear_algebra_multivariable",
        "domain_he": "אלגברה לינארית ורב־משתנים",
        "start_order": 772,
        "end_order": 915,
        "count": 144,
        "difficulty_counts": {
          "easy": 48,
          "medium": 96
        },
        "prerequisite_domain": "calculus"
      }
    ]
  },
  "files": [
    {
      "domain": "arithmetic",
      "domain_he": "חשבון ומספרים",
      "json": "arithmetic.json",
      "js": "arithmetic.js",
      "count": 315,
      "start_order": 1,
      "end_order": 315,
      "prerequisite_domain": null
    },
    {
      "domain": "algebra",
      "domain_he": "אלגברה",
      "json": "algebra.json",
      "js": "algebra.js",
      "count": 219,
      "start_order": 316,
      "end_order": 534,
      "prerequisite_domain": "arithmetic"
    },
    {
      "domain": "geometry",
      "domain_he": "גאומטריה",
      "json": "geometry.json",
      "js": "geometry.js",
      "count": 45,
      "start_order": 535,
      "end_order": 579,
      "prerequisite_domain": "algebra"
    },
    {
      "domain": "statistics_probability",
      "domain_he": "סטטיסטיקה והסתברות",
      "json": "statistics_probability.json",
      "js": "statistics_probability.js",
      "count": 69,
      "start_order": 580,
      "end_order": 648,
      "prerequisite_domain": "geometry"
    },
    {
      "domain": "calculus",
      "domain_he": "חשבון דיפרנציאלי ואינטגרלי",
      "json": "calculus.json",
      "js": "calculus.js",
      "count": 123,
      "start_order": 649,
      "end_order": 771,
      "prerequisite_domain": "statistics_probability"
    },
    {
      "domain": "linear_algebra_multivariable",
      "domain_he": "אלגברה לינארית ורב־משתנים",
      "json": "linear_algebra_multivariable.json",
      "js": "linear_algebra_multivariable.js",
      "count": 144,
      "start_order": 772,
      "end_order": 915,
      "prerequisite_domain": "calculus"
    }
  ],
  "total_lessons": 915
}