{
  "title": "Mastering Capitalization & Punctuation: Editing Short Paragraphs",
  "lecture": "**Punctuation** and **capitalization** are the traffic signs of writing: *punctuation* means marks like `.` `,` `?` `!` and `;` that guide readers, and *capitalization* means using big letters at the start of sentences and for special names. \nWriters began using these marks more clearly after the printing press around `c. 1450`, and many English rules were settled by the `1700s`. \nEvery complete sentence begins with a **capital letter** and ends with an **end mark**: a period `.` for a statement, a question mark `?` for a question, or an exclamation point `!` for strong feeling. \nUse **commas** to separate items in a list (apples, oranges, and bananas) and to set off extra, non‑essential information: \"The cat, which was black, sat on the mat.\" \nWhen you join two complete sentences with `and` or `but`, put a comma before the conjunction: \"I went to the store, and I bought some milk.",
  "graphic_description": "Create an SVG showing a short, three-sentence paragraph with intentional errors, displayed in a friendly, large-print font. Line 1 (in gray text): 'on monday i went to the store and i bought some milk' with a blue highlight over 'on monday' and a pop-up label: 'Capitalize: On Monday'. Add a green caret before 'and' showing ', and' with a callout: 'Comma joins two sentences.' Line 2: 'we bought apples oranges and bananas' with yellow highlights over item boundaries and small comma icons inserted after 'apples' and 'oranges', plus a label: 'Use commas in lists.' Line 3: 'lets eat grandma' with 'lets' underlined in purple and a tooltip: 'Apostrophe: let’s = let us', and a red vertical mark after 'eat' labeled 'Comma for direct address'. In the right margin, place a mini legend with icons: period dot (.), question mark (?), exclamation (!), comma (,), semicolon (;), and apostrophe (’), each with a kid-friendly label. Include a small timeline ribbon at the bottom with two ticks: 'Printing press `c. 1450`' and 'Rules standardized `1700s`'. Use arrows and gentle colors to show fixes without clutter.",
  "examples": [
    {
      "question": "Edit the paragraph to fix capitalization and punctuation: 'on monday i went to the store and i bought some milk we also got apples oranges and bananas can you believe it'",
      "solution": "- Step 1 (Capitals): Make big letters for the first word and proper noun: 'On Monday I went to the store and I bought some milk we also got apples oranges and bananas can you believe it'\n- Step 2 (Comma with 'and' joining two sentences): 'On Monday I went to the store, and I bought some milk we also got apples oranges and bananas can you believe it'\n- Step 3 (End mark for the first sentence): 'On Monday I went to the store, and I bought some milk. we also got apples oranges and bananas can you believe it'\n- Step 4 (Capital after a period): 'On Monday I went to the store, and I bought some milk. We also got apples oranges and bananas can you believe it'\n- Step 5 (Commas in a list): 'On Monday I went to the store, and I bought some milk. We also got apples, oranges, and bananas can you believe it'\n- Step 6 (Question mark for a question): 'On Monday I went to the store, and I bought some milk. We also got apples, oranges, and bananas. Can you believe it?'\nFinal answer: On Monday I went to the store, and I bought some milk. We also got apples, oranges, and bananas. Can you believe it? 🌟",
      "type": "static"
    },
    {
      "question": "Fix the punctuation: 'She said she would come but she didn't.'",
      "solution": "- Step 1 (Check for two complete ideas): 'She said she would come' and 'she didn't' can each stand alone.\n- Step 2 (Add comma before 'but' to join independent clauses): 'She said she would come, but she didn't.'\n- Step 3 (Confirm end mark): Period is correct because it’s a statement.\nFinal answer: She said she would come, but she didn't. 🎯",
      "type": "static"
    },
    {
      "question": "Edit for commas, semicolon, and apostrophe: 'the cat which was black sat on the mat however its a beautiful day outside'",
      "solution": "- Step 1 (Capital at start): 'The cat which was black sat on the mat however its a beautiful day outside'\n- Step 2 (Non‑essential clause commas): 'The cat, which was black, sat on the mat however its a beautiful day outside'\n- Step 3 (Semicolon before 'however' and comma after): 'The cat, which was black, sat on the mat; however, its a beautiful day outside'\n- Step 4 (Contraction 'it's' = 'it is'): 'The cat, which was black, sat on the mat; however, it's a beautiful day outside'\n- Step 5 (Add period): 'The cat, which was black, sat on the mat; however, it's a beautiful day outside.'\nFinal answer: The cat, which was black, sat on the mat; however, it's a beautiful day outside. 👍",
      "type": "static"
    },
    {
      "question": "Which sentence is punctuated correctly?",
      "solution": "Correct answer: A. 'I went to the store, and I bought some milk.' is correct because a comma joins two independent clauses with 'and.'\n- B is wrong: 'I went to the store and, I bought some milk.' The comma is in the wrong place; it splits 'and' from its clause.\n- C is wrong: 'I went to the store and I bought some milk.' It’s missing the comma before 'and' when joining two sentences.\n- D is wrong: 'I went to the store, and bought some milk.' The second part ('bought some milk') is not a full sentence, so a comma before 'and' is unnecessary here.",
      "type": "interactive",
      "choices": [
        "A) I went to the store, and I bought some milk.",
        "B) I went to the store and, I bought some milk.",
        "C) I went to the store and I bought some milk.",
        "D) I went to the store, and bought some milk."
      ],
      "correct_answer": "A"
    },
    {
      "question": "Choose the correctly punctuated sentence.",
      "solution": "Correct answer: B. 'She said she would come; however, she was busy.' uses a semicolon before 'however' to connect two complete sentences and a comma after 'however.'\n- A is wrong: 'She said she would come, however she was busy.' Comma splice—needs a semicolon before 'however.'\n- C is wrong: 'She said she would come however, she was busy.' Still a comma splice; missing the semicolon before 'however.'\n- D is wrong: 'She said she would come; however she was busy.' Missing the comma after 'however.'",
      "type": "interactive",
      "choices": [
        "A) She said she would come, however she was busy.",
        "B) She said she would come; however, she was busy.",
        "C) She said she would come however, she was busy.",
        "D) She said she would come; however she was busy."
      ],
      "correct_answer": "B"
    }
  ],
  "saved_at": "2025-09-29T16:41:07.360Z"
}