{
  "week": 14,
  "day": "Friday",
  "topic": "Medieval Life Review",
  "subtitle": "Show What You Know!",
  "icon": "🏆",
  "pages": [
    {
      "title": "🏆 Medieval Life Review",
      "sections": [
        {
          "type": "reading",
          "title": "Remember When...",
          "icon": "📖",
          "paragraphs": [
            "This week you traveled through the Middle Ages! You learned about the feudal system — the ladder of king, lords, knights, and peasants, where everyone traded work for protection.",
            "You followed Alice and Tom through a day in a medieval village: chores at sunrise, pottage for lunch, and games before dark. You visited market day and met the baker, blacksmith, weaver, cobbler, and potter.",
            "Best of all, you discovered that people long ago were a lot like us — they loved their families, worked hard, and made time to play. Now show what you know!"
          ]
        },
        {
          "type": "questions",
          "title": "Big Review Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Draw or write the four levels of the feudal system in order.", "lines": "double"},
            {"text": "What did peasants give the lord, and what did they get back?", "lines": "double"},
            {"text": "Name two medieval jobs and what they made.", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["king", "peasants", "knights", "pottage", "market", "blacksmith"],
          "items": [
            "The ______________ was at the top and owned all the land.",
            "______________ farmed the land and grew the food.",
            "______________ protected the lords' lands.",
            "Villagers ate a vegetable soup called ______________.",
            "People bought, sold, and traded on ______________ day.",
            "The ______________ hammered iron into tools."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "The feudal system organized everyone like a ladder.",
            "Most people in the Middle Ages were kings.",
            "Peasant children helped with chores every day.",
            "The weaver made shoes.",
            "People sometimes traded instead of using coins.",
            "Medieval kids played games like tag."
          ]
        },
        {
          "type": "sort_table",
          "title": "Who Does What?",
          "icon": "📊",
          "instruction": "Write K (king), N (knight), P (peasant), or B (baker) for each job.",
          "header": ["Job", "K, N, P, or B?"],
          "rows": [
            ["Rules the whole kingdom", ""],
            ["Bakes bread for the village", ""],
            ["Fights to protect the land", ""],
            ["Plants and harvests crops", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "draw_grid",
          "title": "My Medieval Scene",
          "icon": "🎨",
          "instruction": "Draw your favorite scene from this week: the feudal ladder, the village, or market day.",
          "boxes": 1
        },
        {
          "type": "activity",
          "title": "Week Summary",
          "icon": "⭐",
          "content": [
            "<strong>This week you learned:</strong>",
            "• The feudal system: king → lords → knights → peasants<br>• Daily life in a medieval village, from chores to play<br>• Medieval jobs: baker, blacksmith, weaver, cobbler, potter<br>• People long ago loved the same things we love today",
            "<strong>Next week:</strong> Amazing inventions of the Middle Ages — clocks, windmills, eyeglasses, and the machine that changed the world: the printing press!"
          ]
        },
        {
          "type": "review_table",
          "title": "Final Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Explain the feudal system", "YES &nbsp; / &nbsp; NOT YET"],
            ["Describe a day in a medieval village", "YES &nbsp; / &nbsp; NOT YET"],
            ["Name medieval jobs and what they made", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}