{
  "week": 12,
  "day": "Thursday",
  "topic": "The Knight's Code and You",
  "subtitle": "How Chivalry Connects to Your Life",
  "icon": "🤝",
  "pages": [
    {
      "title": "🤝 The Knight's Code and You",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Knights were strong, but being strong was not enough. Knights promised to follow special rules called the code of <strong>chivalry</strong>.",
            "The code said a knight must be <strong>honest</strong> and always tell the truth. He must be <strong>loyal</strong> to his king and friends. He must protect people who could not protect themselves, be polite, and show <strong>courage</strong> even when he was afraid.",
            "Guess what? You can follow a code like this today! When you tell the truth, help a younger kid, use kind words, or try something scary like riding a bike, you are living by your own code of chivalry. You do not need armor to act like a knight."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What was the knight's code of rules called?", "lines": "single"},
            {"text": "Name two things the code told knights to do.", "lines": "double"},
            {"text": "What does courage mean?", "lines": "single"},
            {"text": "How can YOU act like a knight without armor?", "lines": "triple"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["chivalry", "honest", "loyal", "courage", "polite", "protect"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Following the Code — Or Not?",
          "icon": "📊",
          "instruction": "Read each action. Write YES if it follows the knight's code or NO if it does not.",
          "header": ["Action", "YES or NO?"],
          "rows": [
            ["Telling the truth even when it is hard.", ""],
            ["Laughing at someone who fell down.", ""],
            ["Helping a little kid who is lost.", ""],
            ["Keeping a promise to a friend.", ""],
            ["Taking a toy that is not yours.", ""],
            ["Trying again after you fail.", ""]
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Tell about a time you showed courage. What happened?", "lines": "triple"},
            {"text": "Who is someone you are loyal to? How do you show it?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "My Own Code of Chivalry",
          "icon": "🔍",
          "content": [
            "Knights promised to follow their code. Now write YOUR code! Finish each promise below in your own words."
          ],
          "table": {
            "header": ["My promise...", "How I will do it"],
            "rows": [
              ["I will be honest by...", ""],
              ["I will help others by...", ""],
              ["I will show courage by...", ""],
              ["I will be polite by...", ""]
            ]
          }
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["chivalry", "courage", "loyal", "honest", "protect"],
          "items": [
            "The knight's code of rules was called ______________.",
            "Knights had to be ______________ and always tell the truth.",
            "Knights stayed ______________ to their king and friends.",
            "Knights promised to ______________ people who needed help.",
            "Showing ______________ means being brave even when you are afraid."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What chivalry means", "YES &nbsp; / &nbsp; NOT YET"],
            ["The rules knights promised to follow", "YES &nbsp; / &nbsp; NOT YET"],
            ["How I can follow a code today", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}