{
  "format": "sprout-school-content-pack",
  "schemaVersion": 1,
  "packId": "sprout-six-subject-example-2026",
  "version": "1.0.0",
  "title": "六学科通用扩展示例",
  "source": "吉吉学园通用小学生活情境示例，不对应特定教材版本",
  "reviewStatus": "reviewed",
  "reviewedBy": "吉吉学园示例内容",
  "reviewedAt": "2026-08-11",
  "textbook": "通用示例",
  "semesterScope": "all",
  "region": "通用",
  "notes": "用于演示题包导入。正式长期使用前，建议家长或老师结合本校教材再次核对。",
  "questions": [
    {
      "id": "sprout-six-subject-example-2026--math-2-01",
      "subjectId": "math",
      "grade": 2,
      "skill": "数与运算",
      "prompt": "48 + 26 等于多少？",
      "options": ["64", "74", "84", "94"],
      "answer": 1,
      "hint": "先把26拆成20和6。",
      "explanation": "48+20=68，68+6=74。"
    },
    {
      "id": "sprout-six-subject-example-2026--logic-2-01",
      "subjectId": "logic",
      "grade": 2,
      "skill": "条件推理",
      "prompt": "小安站在小乐前面，小乐站在小文前面。谁站在中间？",
      "options": ["小安", "小乐", "小文", "无法判断"],
      "answer": 1,
      "hint": "把三个人按从前到后的顺序写下来。",
      "explanation": "顺序是小安、小乐、小文，所以小乐站在中间。"
    },
    {
      "id": "sprout-six-subject-example-2026--chinese-2-01",
      "subjectId": "chinese",
      "grade": 2,
      "skill": "阅读理解",
      "prompt": "“清晨，小鸟在窗外叫醒了我。”这句话主要写了什么？",
      "options": ["小鸟在清晨鸣叫", "我在夜里看书", "窗外正在下雨", "小鸟飞进屋里"],
      "answer": 0,
      "hint": "找出时间、谁和做了什么。",
      "explanation": "句子写清晨小鸟在窗外鸣叫，并没有说小鸟飞进屋里。"
    },
    {
      "id": "sprout-six-subject-example-2026--science-2-01",
      "subjectId": "science",
      "grade": 2,
      "skill": "科学探究",
      "prompt": "想比较两块布吸水多少，哪种做法更公平？",
      "options": ["布块大小相同、倒入同样多的水", "一块布大一块布小", "给一块布多倒水", "只观察其中一块布"],
      "answer": 0,
      "hint": "比较时，除了布的种类，其他条件尽量一样。",
      "explanation": "布块大小和水量保持相同，才能更公平地比较不同布料的吸水情况。"
    },
    {
      "id": "sprout-six-subject-example-2026--physics-2-01",
      "subjectId": "physics",
      "grade": 2,
      "skill": "光和影",
      "prompt": "手电筒照向下面哪种物体时，通常最容易形成清楚的影子？",
      "options": ["透明玻璃片", "厚纸板", "清水", "空气"],
      "answer": 1,
      "hint": "不透明物体会挡住更多光。",
      "explanation": "厚纸板不透明，能挡住手电筒的光，因此通常形成更清楚的影子。"
    },
    {
      "id": "sprout-six-subject-example-2026--general-2-01",
      "subjectId": "general",
      "grade": 2,
      "skill": "安全素养",
      "prompt": "陌生人发来二维码，说扫码可以免费领取游戏礼物，应该怎么做？",
      "options": ["马上扫码", "先不扫码并告诉家长", "把二维码发给更多同学", "填写家庭地址领取"],
      "answer": 1,
      "hint": "陌生链接和二维码可能隐藏风险。",
      "explanation": "不随意扫描陌生二维码，并请家长帮助判断，可以减少信息泄露和受骗风险。"
    }
  ]
}
