{
  "schema_version": "jupius_geo_course_v1",
  "exported_at": "2026-07-15T05:38:17.355Z",
  "generated_at": "2026-07-27T11:51:31.912Z",
  "source": "geo-from-backend",
  "slug": "py-fund-a",
  "course": {
    "course_code": "PY-FUND-A",
    "title": "Fundamentals of Python",
    "description": "Solid Python 3 foundation with depth comparable to Fundamentals of C: types, formatting, control flow, loops, comprehensions, functions, lists/tuples/dicts/sets, files, and capstone.",
    "credits": 4,
    "duration": "18 weeks",
    "compliance_standard": "NBA",
    "publication_status": "published",
    "price_amount": 5000,
    "currency": "INR",
    "tags": [
      "python",
      "programming",
      "fundamentals",
      "paid-course-py"
    ],
    "assessment_methods": [
      "quizzes",
      "programming",
      "formative_practice",
      "summative",
      "eoc"
    ],
    "target_audience": "undergraduate",
    "tagline": "Solid Python 3 foundation — types, control flow, loops, comprehensions, functions, collections, files, and capstone.",
    "abstract": "Solid Python 3 foundation with depth comparable to Fundamentals of C: types, formatting, control flow, loops, comprehensions, functions, lists/tuples/dicts/sets, files, and capstone.",
    "slug": "py-fund-a",
    "weeks": 18,
    "certificates": 2,
    "co_threshold": "70%",
    "price": "₹5,000",
    "price_inr": 5000,
    "public_syllabus_url": "https://www.jupiuslearning.com/courses/py-fund-a",
    "geo_profile_url": "https://www.jupiuslearning.com/accreditation/directory/py-fund-a/",
    "geo_payload_url": "https://www.jupiuslearning.com/geo-payloads/py-fund-a.json"
  },
  "outcomes": [
    {
      "ref": "CO1",
      "bloom_level": "understand",
      "weightage": 17,
      "description": "Explain Python's role, environment, core types, and formatted I/O with print and input."
    },
    {
      "ref": "CO2",
      "bloom_level": "apply",
      "weightage": 17,
      "description": "Apply operators, membership/identity tests, and multi-branch control flow including pattern matching basics."
    },
    {
      "ref": "CO3",
      "bloom_level": "apply",
      "weightage": 17,
      "description": "Use while and for loops, iteration helpers, and comprehensions to solve structured problems."
    },
    {
      "ref": "CO4",
      "bloom_level": "apply",
      "weightage": 17,
      "description": "Design functions with parameters, scope, modules, and light recursion."
    },
    {
      "ref": "CO5",
      "bloom_level": "apply",
      "weightage": 16,
      "description": "Process data with lists, tuples, dictionaries, and sets; choose the appropriate structure."
    },
    {
      "ref": "CO6",
      "bloom_level": "apply",
      "weightage": 16,
      "description": "Handle files and exceptions; build small integrative Python utilities."
    }
  ],
  "certificates": [
    {
      "kind": "foundations",
      "label": "Python Foundations",
      "co_scope": [
        "CO1",
        "CO2",
        "CO3",
        "CO4"
      ],
      "required_lab_pct": 90,
      "co_attainment_threshold": 70,
      "gate": "Python Foundations summative quiz"
    },
    {
      "kind": "professional",
      "label": "Python Professional",
      "co_scope": [
        "CO1",
        "CO2",
        "CO3",
        "CO4",
        "CO5",
        "CO6"
      ],
      "required_lab_pct": 95,
      "co_attainment_threshold": 70,
      "gate": "Python Professional end-of-course capstone",
      "cp_integrative_labs_min": 12
    }
  ],
  "activity_totals": {
    "units": 19,
    "topics": 148,
    "topic_quiz_activities": 1188,
    "mcq_questions": 1188,
    "practice_labs": 0,
    "eval_labs": 412,
    "content_blocks": 884
  },
  "evaluation_metrics": {
    "evaluation_mode": "obe_co_attainment",
    "unit_title": null,
    "hard_gates": [
      {
        "certificate": "Python Foundations",
        "co_scope": "CO1–CO2–CO3–CO4",
        "evaluated_lab_quota": "≥ 90%",
        "co_attainment": "≥ 70%",
        "gate": "Python Foundations summative quiz"
      },
      {
        "certificate": "Python Professional",
        "co_scope": "CO1–CO2–CO3–CO4–CO5–CO6",
        "evaluated_lab_quota": "≥ 95%",
        "co_attainment": "≥ 70%",
        "gate": "Python Professional end-of-course capstone"
      }
    ],
    "activity_totals": {
      "units": 19,
      "topics": 148,
      "topic_quiz_activities": 1188,
      "mcq_questions": 1188,
      "practice_labs": 0,
      "eval_labs": 412,
      "content_blocks": 884
    }
  },
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "Course",
    "name": "Fundamentals of Python",
    "description": "Solid Python 3 foundation with depth comparable to Fundamentals of C: types, formatting, control flow, loops, comprehensions, functions, lists/tuples/dicts/sets, files, and capstone.",
    "courseCode": "PY-FUND-A",
    "provider": {
      "@type": "EducationalOrganization",
      "name": "Jupius Learning",
      "url": "https://jupiuslearning.com",
      "founder": {
        "@type": "Person",
        "name": "Vadher Nikunj",
        "jobTitle": "Founder & Principal CSE Architect",
        "knowsAbout": [
          "Computer Science Engineering",
          "Outcome-Based Education",
          "Embedded Systems Architecture"
        ]
      }
    },
    "credentialCategory": "Certificate",
    "educationalCredentialAwarded": [
      "Python Foundations",
      "Python Professional"
    ],
    "hasCourseInstance": {
      "@type": "CourseInstance",
      "courseMode": "Blended",
      "duration": "P18W"
    },
    "teaches": [
      "Explain Python's role, environment, core types, and formatted I/O with print and input.",
      "Apply operators, membership/identity tests, and multi-branch control flow including pattern matching basics.",
      "Use while and for loops, iteration helpers, and comprehensions to solve structured problems.",
      "Design functions with parameters, scope, modules, and light recursion.",
      "Process data with lists, tuples, dictionaries, and sets; choose the appropriate structure.",
      "Handle files and exceptions; build small integrative Python utilities."
    ],
    "educationalLevel": "NBA-aligned OBE",
    "url": "https://www.jupiuslearning.com/courses/py-fund-a",
    "offers": {
      "@type": "Offer",
      "price": "5000",
      "priceCurrency": "INR",
      "availability": "https://schema.org/InStock"
    }
  },
  "abstract": "Solid Python 3 foundation with depth comparable to Fundamentals of C: types, formatting, control flow, loops, comprehensions, functions, lists/tuples/dicts/sets, files, and capstone."
}