{"id":1942,"date":"2026-07-27T04:34:28","date_gmt":"2026-07-27T04:34:28","guid":{"rendered":"https:\/\/museum.wiserighteous.org\/?page_id=1942"},"modified":"2026-07-27T04:34:28","modified_gmt":"2026-07-27T04:34:28","slug":"life-application-from-1968-olympics-protest","status":"publish","type":"page","link":"https:\/\/museum.wiserighteous.org\/index.php\/life-application-from-1968-olympics-protest\/","title":{"rendered":"Life Application from 1968 Olympics Protest"},"content":{"rendered":"\n<!-- R5 Righteous Growth Mode \u2013 Smith & Carlos Edition -->\n<!-- Life Application Method: Connect the protest to your own life -->\n\n<style>\n    .r5-container {\n        background: #f5eed6;\n        border-radius: 28px;\n        padding: 2rem;\n        max-width: 820px;\n        margin: 2rem auto;\n        box-shadow: 0 8px 24px rgba(26, 26, 46, 0.15);\n        border: 1px solid #c9a84c;\n        font-family: 'Georgia', 'Times New Roman', Times, serif;\n    }\n    .r5-header {\n        text-align: center;\n        border-bottom: 2px solid #c9a84c;\n        padding-bottom: 1rem;\n        margin-bottom: 1.8rem;\n    }\n    .r5-header h2 {\n        font-size: 2rem;\n        color: #1a1a2e;\n        margin: 0;\n    }\n    .r5-header h2 i {\n        color: #c9a84c;\n        margin-right: 10px;\n    }\n    .r5-header p {\n        color: #666;\n        font-style: italic;\n        margin-top: 0.5rem;\n    }\n    .r5-step {\n        background: white;\n        border-radius: 16px;\n        padding: 1.5rem 1.8rem;\n        margin-bottom: 1.2rem;\n        border-left: 5px solid #c9a84c;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n        transition: all 0.3s ease;\n    }\n    .r5-step-number {\n        display: inline-block;\n        background: #c9a84c;\n        color: white;\n        font-weight: bold;\n        font-size: 0.8rem;\n        padding: 0.1rem 0.8rem;\n        border-radius: 30px;\n        margin-bottom: 0.5rem;\n        letter-spacing: 0.5px;\n    }\n    .r5-step-title {\n        font-size: 1.3rem;\n        font-weight: 700;\n        color: #1a1a2e;\n        margin: 0.2rem 0 0.4rem 0;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n    }\n    .r5-step-title i {\n        color: #c9a84c;\n        font-size: 1.2rem;\n        width: 28px;\n        text-align: center;\n    }\n    .r5-step-description {\n        color: #555;\n        font-size: 0.95rem;\n        margin-bottom: 0.8rem;\n        line-height: 1.6;\n    }\n    .r5-example {\n        background: #f9f3e8;\n        padding: 0.8rem 1.2rem;\n        border-radius: 10px;\n        margin: 0.5rem 0 1rem 0;\n        font-size: 0.9rem;\n        border-left: 3px solid #c9a84c;\n    }\n    .r5-example strong {\n        color: #1a1a2e;\n    }\n    .r5-textarea {\n        width: 100%;\n        padding: 12px 16px;\n        border: 2px solid #e0d8cc;\n        border-radius: 12px;\n        font-family: 'Georgia', 'Times New Roman', Times, serif;\n        font-size: 0.95rem;\n        resize: vertical;\n        min-height: 70px;\n        transition: border-color 0.3s ease;\n        background: #fefcf8;\n        box-sizing: border-box;\n    }\n    .r5-textarea:focus {\n        border-color: #c9a84c;\n        outline: none;\n        background: white;\n        box-shadow: 0 0 0 3px rgba(201, 168, 76, 0.15);\n    }\n    .r5-textarea::placeholder {\n        color: #bbb;\n        font-style: italic;\n    }\n    .r5-textarea.filled {\n        border-color: #2e7d32;\n        background: #f8faf3;\n    }\n    .r5-actions {\n        display: flex;\n        gap: 12px;\n        flex-wrap: wrap;\n        margin-top: 1.5rem;\n        justify-content: center;\n    }\n    .r5-btn {\n        padding: 12px 30px;\n        border: none;\n        border-radius: 40px;\n        font-weight: 700;\n        font-size: 1rem;\n        cursor: pointer;\n        transition: 0.25s ease;\n        font-family: 'Georgia', 'Times New Roman', Times, serif;\n        display: inline-flex;\n        align-items: center;\n        gap: 10px;\n    }\n    .r5-btn-primary {\n        background: #1a1a2e;\n        color: white;\n    }\n    .r5-btn-primary:hover {\n        background: #3d3a5c;\n        transform: translateY(-2px);\n        box-shadow: 0 4px 12px rgba(26, 26, 46, 0.2);\n    }\n    .r5-btn-secondary {\n        background: #c9a84c;\n        color: white;\n    }\n    .r5-btn-secondary:hover {\n        background: #b8923a;\n        transform: translateY(-2px);\n    }\n    .r5-btn-success {\n        background: #2e7d32;\n        color: white;\n    }\n    .r5-btn-success:hover {\n        background: #1b5e20;\n        transform: translateY(-2px);\n    }\n    .r5-btn-outline {\n        background: transparent;\n        color: #1a1a2e;\n        border: 2px solid #e0d8cc;\n    }\n    .r5-btn-outline:hover {\n        border-color: #c9a84c;\n        background: #f9f3e8;\n    }\n    .r5-progress {\n        display: flex;\n        justify-content: space-between;\n        margin: 1.5rem 0 1rem 0;\n        gap: 6px;\n    }\n    .r5-progress-dot {\n        flex: 1;\n        height: 4px;\n        background: #e0d8cc;\n        border-radius: 4px;\n        transition: background 0.4s ease;\n    }\n    .r5-progress-dot.active {\n        background: #c9a84c;\n    }\n    .r5-progress-dot.completed {\n        background: #2e7d32;\n    }\n    .r5-completion {\n        text-align: center;\n        padding: 2rem 1rem;\n        background: #f8faf3;\n        border-radius: 20px;\n        border: 2px solid #2e7d32;\n    }\n    .r5-completion i {\n        font-size: 4rem;\n        color: #2e7d32;\n        margin-bottom: 1rem;\n    }\n    .r5-completion h3 {\n        font-size: 1.8rem;\n        color: #1a1a2e;\n        margin-bottom: 0.5rem;\n    }\n    .r5-completion p {\n        color: #555;\n        font-size: 1.05rem;\n        margin-bottom: 1.5rem;\n    }\n    .r5-summary-box {\n        background: white;\n        border-radius: 16px;\n        padding: 1.5rem;\n        text-align: left;\n        margin: 1rem 0;\n        border: 1px solid #e0d8cc;\n        max-height: 350px;\n        overflow-y: auto;\n    }\n    .r5-summary-box .item {\n        padding: 10px 0;\n        border-bottom: 1px solid #f0ebe0;\n    }\n    .r5-summary-box .item:last-child {\n        border-bottom: none;\n    }\n    .r5-summary-box .label {\n        font-weight: 700;\n        color: #1a1a2e;\n        display: block;\n        font-size: 0.85rem;\n    }\n    .r5-summary-box .value {\n        color: #555;\n        font-size: 0.95rem;\n        display: block;\n        margin-top: 2px;\n        white-space: pre-wrap;\n    }\n    .r5-footnote {\n        text-align: center;\n        font-size: 0.8rem;\n        color: #999;\n        margin-top: 1.5rem;\n        border-top: 1px solid #e8e0d4;\n        padding-top: 1rem;\n    }\n    .r5-quote {\n        font-style: italic;\n        color: #8b6d2b;\n        font-size: 0.95rem;\n        padding: 0.5rem 1rem;\n        background: #fcf8f0;\n        border-radius: 8px;\n        margin-top: 0.5rem;\n        border-left: 3px solid #c9a84c;\n    }\n    @media (max-width: 640px) {\n        .r5-container {\n            padding: 1.2rem;\n        }\n        .r5-step {\n            padding: 1rem 1.2rem;\n        }\n        .r5-header h2 {\n            font-size: 1.5rem;\n        }\n        .r5-actions {\n            flex-direction: column;\n        }\n        .r5-btn {\n            justify-content: center;\n        }\n    }\n<\/style>\n\n<div class=\"r5-container\" id=\"r5App\">\n    <div class=\"r5-header\">\n        <h2><i class=\"fas fa-fist-raised\"><\/i> R5 Righteous Growth Mode<\/h2>\n        <p>Learn from Smith &#038; Carlos. Apply to your life.<\/p>\n    <\/div>\n\n    <!-- Progress Dots -->\n    <div class=\"r5-progress\" id=\"r5Progress\">\n        <div class=\"r5-progress-dot active\" data-step=\"0\"><\/div>\n        <div class=\"r5-progress-dot\" data-step=\"1\"><\/div>\n        <div class=\"r5-progress-dot\" data-step=\"2\"><\/div>\n        <div class=\"r5-progress-dot\" data-step=\"3\"><\/div>\n        <div class=\"r5-progress-dot\" data-step=\"4\"><\/div>\n    <\/div>\n\n    <!-- Steps Container -->\n    <div id=\"r5Steps\">\n\n        <!-- STEP 1: RESEARCH -->\n        <div class=\"r5-step\" data-step=\"0\">\n            <span class=\"r5-step-number\">Step 1 of 5<\/span>\n            <div class=\"r5-step-title\"><i class=\"fas fa-search\"><\/i> Research<\/div>\n            <div class=\"r5-step-description\">\n                Study what Smith and Carlos did. Why was it a righteous act?\n            <\/div>\n            <div class=\"r5-example\">\n                <strong><i class=\"fas fa-lightbulb\"><\/i> The 1968 Olympic Protest:<\/strong><br>\n                On October 16, 1968, during the medal ceremony for the 200\u2011meter race, Tommie Smith and John Carlos raised their black\u2011gloved fists as the U.S. national anthem played. This silent gesture was a protest against racial injustice and inequality. They used the global Olympic stage to communicate a moral message, transforming personal achievement into a platform for human rights advocacy.\n            <\/div>\n            <div class=\"r5-quote\">\n                <i class=\"fas fa-quote-left\"><\/i> &#8220;If I win, I am American, not a black American. But if I did something bad, then they would say I am a Negro. We are black and we are proud of being black.&#8221; \u2014 Tommie Smith\n            <\/div>\n            <textarea class=\"r5-textarea\" id=\"r5Research\" rows=\"3\" placeholder=\"What did Smith and Carlos do that was righteous? What made it a moral stand?\"><\/textarea>\n            <div style=\"text-align:right; margin-top:8px;\">\n                <button class=\"r5-btn r5-btn-secondary\" onclick=\"r5Next(0)\">Next \u2192<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- STEP 2: REFLECT -->\n        <div class=\"r5-step\" data-step=\"1\" style=\"display:none;\">\n            <span class=\"r5-step-number\">Step 2 of 5<\/span>\n            <div class=\"r5-step-title\"><i class=\"fas fa-mirror\"><\/i> Reflect<\/div>\n            <div class=\"r5-step-description\">\n                How does Smith and Carlos&#8217;s example connect to your own life? Where do you have a platform \u2014 large or small \u2014 to speak up for justice?\n            <\/div>\n            <div class=\"r5-example\">\n                <strong><i class=\"fas fa-question-circle\"><\/i> Reflection Questions:<\/strong><br>\n                \u2022 What &#8220;platform&#8221; do you have (family, workplace, community, social media)?<br>\n                \u2022 When have you stayed silent when you should have spoken?<br>\n                \u2022 What injustice do you see around you that you could address?\n            <\/div>\n            <textarea class=\"r5-textarea\" id=\"r5Reflect\" rows=\"3\" placeholder=\"Where do I have influence? What injustice have I overlooked? Where have I stayed silent?\"><\/textarea>\n            <div style=\"text-align:right; margin-top:8px; display:flex; gap:10px; justify-content:flex-end;\">\n                <button class=\"r5-btn r5-btn-outline\" onclick=\"r5Prev(1)\">\u2190 Back<\/button>\n                <button class=\"r5-btn r5-btn-secondary\" onclick=\"r5Next(1)\">Next \u2192<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- STEP 3: REPLAN -->\n        <div class=\"r5-step\" data-step=\"2\" style=\"display:none;\">\n            <span class=\"r5-step-number\">Step 3 of 5<\/span>\n            <div class=\"r5-step-title\"><i class=\"fas fa-route\"><\/i> Replan<\/div>\n            <div class=\"r5-step-description\">\n                Based on your reflection, what specific changes will you make? How will you use your platform for justice?\n            <\/div>\n            <div class=\"r5-example\">\n                <strong><i class=\"fas fa-pen-fancy\"><\/i> Planning Questions:<\/strong><br>\n                \u2022 What is one specific action you will take to speak up?<br>\n                \u2022 Who will you talk to? What will you say?<br>\n                \u2022 How can you use your influence to address an injustice?\n            <\/div>\n            <textarea class=\"r5-textarea\" id=\"r5Replan\" rows=\"3\" placeholder=\"I will speak up when... I will use my platform to... I will address this injustice by...\"><\/textarea>\n            <div style=\"text-align:right; margin-top:8px; display:flex; gap:10px; justify-content:flex-end;\">\n                <button class=\"r5-btn r5-btn-outline\" onclick=\"r5Prev(2)\">\u2190 Back<\/button>\n                <button class=\"r5-btn r5-btn-secondary\" onclick=\"r5Next(2)\">Next \u2192<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- STEP 4: RESHAPE -->\n        <div class=\"r5-step\" data-step=\"3\" style=\"display:none;\">\n            <span class=\"r5-step-number\">Step 4 of 5<\/span>\n            <div class=\"r5-step-title\"><i class=\"fas fa-user-astronaut\"><\/i> Reshape<\/div>\n            <div class=\"r5-step-description\">\n                Who do you want to become? How will your character change through this process?\n            <\/div>\n            <div class=\"r5-example\">\n                <strong><i class=\"fas fa-dove\"><\/i> Character Questions:<\/strong><br>\n                \u2022 What kind of person do you want to be known as?<br>\n                \u2022 How will you grow in courage?<br>\n                \u2022 What will you do when you feel the pressure to stay silent?\n            <\/div>\n            <textarea class=\"r5-textarea\" id=\"r5Reshape\" rows=\"3\" placeholder=\"I want to become the kind of person who... When I feel pressure to stay silent, I will...\"><\/textarea>\n            <div style=\"text-align:right; margin-top:8px; display:flex; gap:10px; justify-content:flex-end;\">\n                <button class=\"r5-btn r5-btn-outline\" onclick=\"r5Prev(3)\">\u2190 Back<\/button>\n                <button class=\"r5-btn r5-btn-secondary\" onclick=\"r5Next(3)\">Next \u2192<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- STEP 5: REINFORCE -->\n        <div class=\"r5-step\" data-step=\"4\" style=\"display:none;\">\n            <span class=\"r5-step-number\">Step 5 of 5<\/span>\n            <div class=\"r5-step-title\"><i class=\"fas fa-hand-holding-heart\"><\/i> Reinforce<\/div>\n            <div class=\"r5-step-description\">\n                How will you sustain this growth? Who will support you? What keeps you accountable?\n            <\/div>\n            <div class=\"r5-example\">\n                <strong><i class=\"fas fa-chart-line\"><\/i> Sustainability Questions:<\/strong><br>\n                \u2022 What regular practice will keep you courageous?<br>\n                \u2022 Who will you share your commitment with?<br>\n                \u2022 How will you measure your growth?\n            <\/div>\n            <textarea class=\"r5-textarea\" id=\"r5Reinforce\" rows=\"3\" placeholder=\"I will sustain this by... My accountability partner will be... I will know I'm growing when...\"><\/textarea>\n            <div style=\"text-align:right; margin-top:8px; display:flex; gap:10px; justify-content:flex-end;\">\n                <button class=\"r5-btn r5-btn-outline\" onclick=\"r5Prev(4)\">\u2190 Back<\/button>\n                <button class=\"r5-btn r5-btn-success\" onclick=\"r5Complete()\">Complete Reflection \u2713<\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Completion -->\n    <div id=\"r5Completion\" style=\"display:none;\">\n        <div class=\"r5-completion\">\n            <i class=\"fas fa-check-circle\"><\/i>\n            <h3>Reflection Complete!<\/h3>\n            <p>You have applied the principles of Smith and Carlos to your own life through the R5 Righteous Growth Mode.<\/p>\n\n            <h4 style=\"color:#1a1a2e; margin:1rem 0 0.5rem 0;\">Your R5 Reflection Summary<\/h4>\n            <div class=\"r5-summary-box\" id=\"r5Summary\"><\/div>\n\n            <div class=\"r5-actions\">\n                <button class=\"r5-btn r5-btn-primary\" onclick=\"r5Download()\"><i class=\"fas fa-download\"><\/i> Download Reflection<\/button>\n                <button class=\"r5-btn r5-btn-outline\" onclick=\"r5Restart()\"><i class=\"fas fa-undo-alt\"><\/i> Start Again<\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"r5-footnote\">\n        <i class=\"fas fa-chess-queen\"><\/i> R5 Righteous Growth Mode \u2014 Research \u00b7 Reflect \u00b7 Replan \u00b7 Reshape \u00b7 Reinforce\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ ---- R5 Righteous Growth Mode - Smith & Carlos Edition ----\n    const steps = document.querySelectorAll('.r5-step');\n    const dots = document.querySelectorAll('.r5-progress-dot');\n    const completion = document.getElementById('r5Completion');\n    const stepContainer = document.getElementById('r5Steps');\n\n    let currentStep = 0;\n    const totalSteps = 5;\n\n    const fields = {\n        research: document.getElementById('r5Research'),\n        reflect: document.getElementById('r5Reflect'),\n        replan: document.getElementById('r5Replan'),\n        reshape: document.getElementById('r5Reshape'),\n        reinforce: document.getElementById('r5Reinforce')\n    };\n\n    function r5UpdateUI() {\n        steps.forEach((step, i) => {\n            step.style.display = (i === currentStep) ? 'block' : 'none';\n        });\n        dots.forEach((dot, i) => {\n            dot.classList.remove('active', 'completed');\n            if (i === currentStep) dot.classList.add('active');\n            if (i < currentStep) dot.classList.add('completed');\n        });\n        const keys = ['research', 'reflect', 'replan', 'reshape', 'reinforce'];\n        keys.forEach(key => {\n            const el = fields[key];\n            if (el && el.value.trim() !== '') el.classList.add('filled');\n            else if (el) el.classList.remove('filled');\n        });\n    }\n\n    function r5Next(step) {\n        const keys = ['research', 'reflect', 'replan', 'reshape', 'reinforce'];\n        const el = fields[keys[step]];\n        if (el && el.value.trim() === '') {\n            alert('Please answer before proceeding.');\n            el.focus();\n            return;\n        }\n        if (step < totalSteps - 1) {\n            currentStep = step + 1;\n            r5UpdateUI();\n            const nextKeys = ['research', 'reflect', 'replan', 'reshape', 'reinforce'];\n            const nextEl = fields[nextKeys[currentStep]];\n            if (nextEl) setTimeout(() => nextEl.focus(), 300);\n        }\n    }\n\n    function r5Prev(step) {\n        if (step > 0) {\n            currentStep = step - 1;\n            r5UpdateUI();\n        }\n    }\n\n    function r5Complete() {\n        if (fields.reinforce.value.trim() === '') {\n            alert('Please complete Step 5: Reinforce before finishing.');\n            fields.reinforce.focus();\n            return;\n        }\n        stepContainer.style.display = 'none';\n        completion.style.display = 'block';\n        document.querySelector('.r5-progress').style.display = 'none';\n\n        const summary = document.getElementById('r5Summary');\n        const keys = ['research', 'reflect', 'replan', 'reshape', 'reinforce'];\n        const labels = ['Research: What did Smith and Carlos do?', 'Reflect: How does this connect to your life?', 'Replan: What changes will you make?', 'Reshape: Who do you want to become?', 'Reinforce: How will you sustain this?'];\n        let html = '';\n        keys.forEach((key, i) => {\n            const val = fields[key].value.trim() || '(Not filled)';\n            html += `<div class=\"item\"><span class=\"label\">${labels[i]}<\/span><span class=\"value\">${val.replace(\/\\n\/g, '<br>')}<\/span><\/div>`;\n        });\n        const dateStr = new Date().toLocaleDateString('en-US', { year: 'numeric', month: 'long', day: 'numeric' });\n        html += `<div class=\"item\" style=\"border-bottom:none;\"><span class=\"label\">Date<\/span><span class=\"value\">${dateStr}<\/span><\/div>`;\n        summary.innerHTML = html;\n    }\n\n    function r5Download() {\n        const keys = ['research', 'reflect', 'replan', 'reshape', 'reinforce'];\n        const titles = ['STEP 1 \u2014 RESEARCH', 'STEP 2 \u2014 REFLECT', 'STEP 3 \u2014 REPLAN', 'STEP 4 \u2014 RESHAPE', 'STEP 5 \u2014 REINFORCE'];\n        const prompts = ['What did Smith and Carlos do that was righteous?', 'How does this connect to your life?', 'What specific changes will you make?', 'Who do you want to become?', 'How will you sustain this?'];\n        let content = `\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\nR5 RIGHTEOUS GROWTH MODE \u2014 SMITH & CARLOS EDITION\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\nDate: ${new Date().toLocaleDateString('en-US', { year: 'numeric', month: 'long', day: 'numeric' })}\n\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n`;\n        keys.forEach((key, i) => {\n            const val = fields[key].value.trim() || '(Not filled)';\n            content += `${titles[i]}\\n${prompts[i]}\\n\\n${val}\\n\\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\\n`;\n        });\n        content += `\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\nR5 Righteous Growth Mode \u2014 Research \u00b7 Reflect \u00b7 Replan \u00b7 Reshape \u00b7 Reinforce\nRighteous Museum \u2014 Smith & Carlos Exhibit\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550`;\n        const blob = new Blob([content], { type: 'text\/plain;charset=utf-8' });\n        const a = document.createElement('a');\n        a.href = URL.createObjectURL(blob);\n        a.download = `R5-Smith-Carlos-${new Date().toISOString().slice(0,10)}.txt`;\n        a.click();\n        URL.revokeObjectURL(a.href);\n    }\n\n    function r5Restart() {\n        const keys = ['research', 'reflect', 'replan', 'reshape', 'reinforce'];\n        keys.forEach(key => { fields[key].value = ''; fields[key].classList.remove('filled'); });\n        currentStep = 0;\n        stepContainer.style.display = 'block';\n        completion.style.display = 'none';\n        document.querySelector('.r5-progress').style.display = 'flex';\n        r5UpdateUI();\n        setTimeout(() => fields.research.focus(), 300);\n    }\n\n    document.addEventListener('input', function(e) {\n        if (e.target.closest('.r5-textarea')) {\n            const el = e.target;\n            if (el.value.trim() !== '') el.classList.add('filled');\n            else el.classList.remove('filled');\n        }\n    });\n\n    document.addEventListener('keydown', function(e) {\n        if (e.key === 'Enter' && !e.shiftKey) {\n            const target = e.target;\n            if (target.closest('.r5-textarea')) {\n                e.preventDefault();\n                const stepEl = target.closest('.r5-step');\n                if (stepEl) {\n                    const step = parseInt(stepEl.dataset.step);\n                    if (step === totalSteps - 1) r5Complete();\n                    else r5Next(step);\n                }\n            }\n        }\n    });\n\n    r5UpdateUI();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>R5 Righteous Growth Mode Learn from Smith &#038; Carlos. Apply to your life. Step 1 of 5 Research Study what Smith and Carlos did. Why was it a righteous act? The 1968 Olympic Protest: On October 16, 1968, during the medal ceremony for the 200\u2011meter race, Tommie Smith and John Carlos raised their black\u2011gloved fists [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1942","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/museum.wiserighteous.org\/index.php\/wp-json\/wp\/v2\/pages\/1942","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/museum.wiserighteous.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/museum.wiserighteous.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/museum.wiserighteous.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/museum.wiserighteous.org\/index.php\/wp-json\/wp\/v2\/comments?post=1942"}],"version-history":[{"count":1,"href":"https:\/\/museum.wiserighteous.org\/index.php\/wp-json\/wp\/v2\/pages\/1942\/revisions"}],"predecessor-version":[{"id":1943,"href":"https:\/\/museum.wiserighteous.org\/index.php\/wp-json\/wp\/v2\/pages\/1942\/revisions\/1943"}],"wp:attachment":[{"href":"https:\/\/museum.wiserighteous.org\/index.php\/wp-json\/wp\/v2\/media?parent=1942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}