{
  "title": "Mastering Capitalization & Punctuation: Edit Like an Expert",
  "lecture": "**Capitalization** and **punctuation** are the traffic signs of writing, guiding readers so sentences start, pause, and stop in the right places 🌟, and *capitalization means using uppercase letters for special words*, while *punctuation marks show sentence ends, pauses, and tone*. Historically, marks like the period and comma began as reading guides around `c. 200 BCE`, and printers in the `1400s` helped standardize them, while Romans popularized uppercase letters at the starts of sentences. The core principle is simple: capitalize the first word of every sentence and all **proper nouns**—names of people, places, months, days, holidays, and specific institutions or works (like **Harvard University** or 'To Kill a Mockingbird'). Capitalize the **pronoun 'I'**, the months `January–December`, and the important words in a title; in school writing, we place short work titles in quotation marks and still capitalize important words ✨. Use **periods (.)** to end statements, **question marks (?)** to end real questions, and **exclamation points (!)** for strong feeling, matching the mark to the sentence’s purpose 🎯. Join two complete sentences with a comma plus a coordinating conjunction, remembering `FANBOYS = for, and, nor, but, or, yet, so`, and follow `Independent clause, FANBOYS independent clause.`. Do not add a comma when the second part is not a complete sentence, because fragments do not need separation by a joining comma.",
  "graphic_description": "Design an SVG poster titled 'Capitals & Punctuation Roadmap' with a road metaphor. Along a curving roadway, place three large traffic signs: a red octagon labeled '.' for Period (Stop), a blue circle labeled '?' for Question (Ask), and a yellow triangle labeled '!' for Exclaim (Strong Feeling). At the road’s start, draw a green 'Start' banner reading 'Capitalize the First Word' with a big uppercase 'T'. Add a city skyline featuring labeled landmarks: 'Boston', 'Harvard University' (both capitalized), and a calendar page that shows 'January' with an uppercase J. Include a mini bookshelf with a book spine titled 'To Kill a Mockingbird' (capitals on important words) in quotes. Place a billboard listing 'FANBOYS' in bold with arrows showing the formula: 'Independent clause, FANBOYS independent clause.' Next to it, draw two sentence cards: one showing 'I went to the store, and I bought milk.' with a green check, and one showing 'I went to the store and bought milk.' labeled 'No comma needed' with a note 'second part not a sentence.' Add a speech bubble with 'She said, 'Hello!'' demonstrating the comma before the quote and capitalization inside the quote; include a small US flag icon to indicate American punctuation inside quotes. Finally, include a quick checklist panel: 'Capitalize: first word, I, names, months, titles; Check commas with FANBOYS; Use apostrophes in contractions; End every sentence with the right mark.'",
  "examples": [
    {
      "question": "Edit this paragraph for capitalization and punctuation: on friday, january 12 my cousin maya visited from boston we toured harvard university and read 'to kill a mockingbird' together she said 'this is my favorite book'",
      "solution": "Step 1 — Capitalize sentence starts and proper nouns: 'On Friday, January 12 my cousin Maya visited from Boston we toured Harvard University and read 'to Kill a Mockingbird' together she said 'this is my favorite book''.\nStep 2 — Add needed commas for the date: 'On Friday, January 12, my cousin Maya visited from Boston we toured Harvard University and read 'to Kill a Mockingbird' together she said 'this is my favorite book''.\nStep 3 — Separate complete sentences with periods: 'On Friday, January 12, my cousin Maya visited from Boston. We toured Harvard University and read 'to Kill a Mockingbird' together. She said 'this is my favorite book''.\nStep 4 — Capitalize important words in the title: '... read 'To Kill a Mockingbird' ...'.\nStep 5 — Punctuate the dialogue with a comma after the speaking verb and capitalize inside quotes, with end punctuation inside the closing quote: 'She said, 'This is my favorite book.''\nFinal answer: 'On Friday, January 12, my cousin Maya visited from Boston. We toured Harvard University and read 'To Kill a Mockingbird' together. She said, 'This is my favorite book.'' 🎉",
      "type": "static"
    },
    {
      "question": "Join these two sentences correctly: I went to the store and I bought milk.",
      "solution": "Step 1 — Test independence: 'I went to the store.' (complete) and 'I bought milk.' (complete) ✅.\nStep 2 — Because both are independent clauses joined by 'and' (a FANBOYS word), follow the rule `Independent clause, FANBOYS independent clause.`\nStep 3 — Insert a comma before 'and': 'I went to the store, and I bought milk.'\nWhy this matters: the comma signals the pause between two complete ideas, preventing a run-on. 🎯",
      "type": "static"
    },
    {
      "question": "Fix the contractions, capitalization, and end mark: I cant believe its already friday?",
      "solution": "Step 1 — Add apostrophes for contractions: cant → can't; its → it's (it + is).\nStep 2 — Capitalize the proper noun 'Friday'.\nStep 3 — Choose the correct end mark: this is an exclamation of feeling, not a question, so use '!'.\nFinal answer: 'I can't believe it's already Friday!' 👍",
      "type": "static"
    },
    {
      "question": "Which sentence is correctly capitalized and punctuated? 🎓",
      "solution": "Correct answer: A.\nA) 'The dog ran quickly.' — Capital T at the start and a period at the end; no unnecessary commas. ✅\nB) 'the Dog ran quickly.' — The first word must be capitalized, and 'Dog' is not a proper noun here, so lowercase is needed. ❌\nC) 'The dog ran quickly?' — This is not a question, so a question mark is incorrect. ❌\nD) 'The dog, ran quickly.' — The comma wrongly splits subject and verb. ❌",
      "type": "interactive",
      "choices": [
        "A) The dog ran quickly.",
        "B) the Dog ran quickly.",
        "C) The dog ran quickly?",
        "D) The dog, ran quickly."
      ],
      "correct_answer": "A"
    },
    {
      "question": "Select the sentence that correctly uses a comma before a coordinating conjunction to join two independent clauses. ✨",
      "solution": "Correct answer: B.\nA) 'I like apples and oranges.' — Not two independent clauses; no comma needed. ❌\nB) 'I want to go to the park, but I have to finish my homework first.' — Both halves can stand alone, and 'but' is a FANBOYS word, so the comma is required. ✅\nC) 'I finished my math, and played.' — 'and played' is not a complete sentence; no comma should be used. ❌\nD) 'I finished my math but, I played.' — Comma is in the wrong place; it must come before the conjunction when both sides are independent. ❌",
      "type": "interactive",
      "choices": [
        "A) I like apples and oranges.",
        "B) I want to go to the park, but I have to finish my homework first.",
        "C) I finished my math, and played.",
        "D) I finished my math but, I played."
      ],
      "correct_answer": "B"
    }
  ],
  "saved_at": "2025-09-29T23:16:48.455Z"
}