{
  "title": "Spending and Saving: Why People Save Money and How to Start (1st Grade)",
  "lecture": "Saving and spending are parts of economics: *saving* means putting money aside for later, and *spending* means using money now. 🌟\nPeople save money to prepare for future expenses, emergencies, and to reach goals like a bike, a vacation, or school supplies 🎯.\nIn American history, families used coin jars and envelopes, and this idea is old and wise.\n> \"A penny saved is a penny earned\" — often credited to Benjamin Franklin in `1758`.\nA **budget** is a simple plan that tracks income and expenses so you can choose what to save and what to spend 👍.\nOne helpful guide is the **`50/30/20` rule**: `50%` for `needs`, `30%` for `wants`, and `20%` for `savings`, which teaches balance and planning.\nAn **emergency fund** is savings kept for surprises like a medical bill or car repair; adults often aim for `3–6 months` of needs as a safety cushion 🛟.\nA **high-yield savings account** pays more interest than a regular account, so $100 might earn about `$4` in a year at `4%` instead of `$1` at `1%` 🏦.\n**Financial goals** guide choices: a **short-term** goal is something in `<= 1 year` (like a vacation), while **long-term** goals take `> 1 year` (like college).\nSometimes people cannot save because living costs—like rent, food, and bills—are high and income is too low, so saving even a little still matters 💡.\nTo make saving easier, many people automate it by direct deposit or “pay yourself first,” sending money to savings before spending.\nSaving brings **security and peace of mind**, reducing stress when life throws surprises, and it helps families make steady progress.",
  "graphic_description": "Design an SVG illustrating the 50/30/20 budgeting idea for kids. Scene: three clear jars on a shelf labeled 'Needs 50%', 'Wants 30%', and 'Savings 20%'. The 'Savings' jar includes a small shield icon tagged 'Emergency Fund' and a star icon tagged 'High-Yield (More Interest)'. Above, a simple paycheck icon labeled 'Income' with arrows splitting by width to each jar (50%, 30%, 20%). On the right, a small calendar shows two pages: 'Short-term (<= 1 year): Vacation' and 'Long-term (> 1 year): College'. At the bottom, a simple budget notepad with two columns: 'Income' and 'Expenses', and a checkmark labeled 'Automate Savings'. Use child-friendly colors (teal for Needs, orange for Wants, purple for Savings), large readable labels (16–20 px), and simple shapes. Include alt text: 'Three jars for needs, wants, and savings with an emergency fund and high-yield note, showing how a budget splits income.'",
  "examples": [
    {
      "question": "Using the `50/30/20` rule, how should Alex split a $10 allowance among needs, wants, and savings?",
      "solution": "**Step 1: Identify the parts.** The rule says `50% needs`, `30% wants`, `20% savings`.\n**Step 2: Calculate each part.**\n- Needs: `50% of $10 = 0.50 × 10 = $5`\n- Wants: `30% of $10 = 0.30 × 10 = $3`\n- Savings: `20% of $10 = 0.20 × 10 = $2`\n**Step 3: Check the total.** `$5 + $3 + $2 = $10` (matches the allowance). 🌟\n**Answer:** $5 to needs, $3 to wants, and $2 to savings.",
      "type": "static"
    },
    {
      "question": "Maya wants an emergency fund of $20. She sets up automatic saving of $4 each week. How many weeks will it take?",
      "solution": "**Step 1: Understand the goal.** Target is `$20`.\n**Step 2: Amount saved per week.** `$4/week`.\n**Step 3: Divide goal by weekly saving.** `20 ÷ 4 = 5` weeks.\n**Step 4: Sense check.** After 5 weeks, `5 × $4 = $20`, which reaches the goal. 👍\n**Answer:** 5 weeks to build the emergency fund.",
      "type": "static"
    },
    {
      "question": "Compare interest: If you save $100 for 1 year, how much interest do you earn in a regular account at `1%` versus a high-yield account at `4%`?",
      "solution": "**Step 1: Interest formula (simple).** `Interest = Principal × Rate × Time`.\n**Step 2: Regular account.** `$100 × 0.01 × 1 = $1`.\n**Step 3: High-yield account.** `$100 × 0.04 × 1 = $4`.\n**Step 4: Compare.** `$4` is greater than `$1`, so the high-yield account grows money faster 🏦.\n**Answer:** $1 interest at 1%; $4 interest at 4%.",
      "type": "static"
    },
    {
      "question": "Which is a short-term saving goal (goal in `<= 1 year`)?",
      "solution": "**Correct Answer: B.** Saving for a birthday gift next month is a short-term goal because it happens within a year. 🎁\n- A) College in 10 years is long-term (more than a year).\n- C) Retirement at age 65 is long-term.\n- D) Buying a house in 20 years is long-term.\nShort-term means soon, like months; long-term means many years.",
      "type": "interactive",
      "choices": [
        "A) Save for college in 10 years",
        "B) Save for a birthday gift next month",
        "C) Save for retirement at 65",
        "D) Buy a house in 20 years"
      ],
      "correct_answer": "B"
    },
    {
      "question": "What is the main purpose of a budget?",
      "solution": "**Correct Answer: A.** A budget helps you track income and expenses so you can save and spend wisely. 📒\n- B) Spending money as fast as possible ignores planning and savings.\n- C) Hiding money from the bank is not a responsible or legal goal.\n- D) Buying only wants skips needs and savings, which is unbalanced.\nA budget is a plan that guides smart choices and supports goals.",
      "type": "interactive",
      "choices": [
        "A) Track income and expenses to save and spend wisely",
        "B) Spend money as fast as possible",
        "C) Hide money from the bank",
        "D) Buy only wants"
      ],
      "correct_answer": "A"
    }
  ],
  "saved_at": "2025-09-29T01:05:58.004Z"
}