CoolFace
Apppublic

inderjeet/esd_study_guide

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
extras.html443 linesDownload Raw Back to root
1<!DOCTYPE html>2<html lang="en">3<head>4<meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1.0">5<title>πŸ“š Enhanced Notes β€” Deep Dive | ESD Study Guide</title>6<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@400;500;600&family=DM+Mono:wght@400;500&display=swap" rel="stylesheet">7<link rel="stylesheet" href="style.css">8<style>9.badge-new{display:inline-block;background:#E76F51;color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px;margin-left:6px}10.badge-tested{display:inline-block;background:#2D6A4F;color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px;margin-left:6px}11.compare-table th{background:var(--dgreen);color:#fff}.compare-table td{vertical-align:top}12.city-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;margin:14px 0}13.city-item{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:12px;font-size:12.5px;display:flex;gap:8px;align-items:flex-start}14.city-num{background:var(--green);color:#fff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;flex-shrink:0}15.timeline-row{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--border);align-items:flex-start}16.timeline-row:last-child{border-bottom:none}17.t-dot{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0;font-family:'DM Mono',monospace;color:#fff;background:var(--green);text-align:center;line-height:1.2}18.t-dot.o{background:var(--orange)}.t-dot.b{background:var(--blue)}.t-dot.p{background:var(--purple)}19.ped-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:16px;border-left:4px solid var(--green)}20.ped-card.o{border-left-color:var(--orange)}.ped-card.b{border-left-color:var(--blue)}.ped-card.p{border-left-color:var(--purple)}21.warn-box{background:#FFF3CD;border:1.5px solid #F4A261;border-left:4px solid #E76F51;border-radius:8px;padding:14px 18px;margin:12px 0;font-size:13px}22.green-box{background:var(--gl);border:1.5px solid var(--green);border-radius:8px;padding:14px 18px;margin:12px 0;font-size:13px}23.case-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:8px;margin:12px 0}24.stat-box{background:var(--gl);border-radius:8px;padding:10px;text-align:center}25.stat-num{font-size:20px;font-weight:700;color:var(--dgreen);font-family:'DM Mono',monospace;display:block;line-height:1.2}26.stat-lbl{font-size:11px;color:var(--muted)}27.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;font-size:12.5px}28.quick-item{background:#fff;border-radius:6px;padding:10px;border:1px solid var(--border)}29</style>30</head>31<body>32<nav>33  <a class="nav-logo" href="index.html">🌱 ESD</a>34  <a href="index.html">Home</a>35  <a href="#mdgsdg">MDG vs SDG</a>36  <a href="#2015">2015 Year</a>37  <a href="#cases">Case Studies</a>38  <a href="#cities">Cities</a>39  <a href="#susqi">Sus-QI</a>40  <a href="#pedagogy">Pedagogy</a>41  <a href="#examtips">Exam Tips</a>42</nav>43<div class="hero">44  <div class="hero-badge">πŸ“š EXTRAS Β· MISSING TOPICS Β· DEEP DIVE</div>45  <h1>What Was Missing + Deep Explanations</h1>46  <p>MDG vs SDG Β· 2015 Pivotal Year Β· Full Case Studies Β· Sustainable Cities Β· Sus-QI Β· ESD Pedagogy Β· Exam Tips</p>47</div>48 49<div class="container">50<div class="page-nav">51  <a href="index.html">🏠</a><a href="week1-2.html">W1–2</a><a href="week3-4.html">W3–4</a>52  <a href="week5-6.html">W5–6</a><a href="week7-8.html">W7–8</a><a href="week9-10.html">W9–10</a>53  <a href="week11-12.html">W11–12</a><a href="assignments.html">πŸ“</a><a href="quickrev.html">⚑</a>54  <a href="extras.html" class="active">πŸ“š Extras</a>55</div>56 57<div class="warn-box">58  πŸ” <strong>This page fills gaps in the main notes.</strong> All content is verified directly from NPTEL lecture PDFs. Items marked <span class="badge-tested">EXAM TESTED</span> appeared in SWAYAM assignments.59</div>60 61<!-- MDG VS SDG -->62<section id="mdgsdg">63  <div class="sec-head"><span class="wk">CRITICAL</span><h2>MDGs vs SDGs <span class="badge-tested">EXAM TESTED</span></h2></div>64  <p class="sec-sub">From Week 2 Lecture Β· The most important factual comparison in the entire course</p>65 66  <div class="analogy">67    <div class="ic">πŸ”„</div>68    <div><strong>Simple Way to Remember</strong>69    <p>MDGs told developing countries: <em>"You need to fix your problems."</em> SDGs tell EVERYONE: <em>"We ALL have sustainability work to do."</em> The shift is from charity-thinking to universal shared responsibility.</p></div>70  </div>71 72  <table class="compare-table">73    <tr><th>Feature</th><th>MDGs</th><th>SDGs</th></tr>74    <tr><td>Period</td><td>2000 – 2015</td><td>2015 – 2030</td></tr>75    <tr><td>Number</td><td>8 Goals</td><td>17 Goals + 167 Targets</td></tr>76    <tr><td>Who applies</td><td style="background:#FFE0E0;color:#7A0000"><strong>Developing countries ONLY</strong></td><td style="background:#D8F3DC;color:#1B4332"><strong>ALL countries β€” UNIVERSAL</strong></td></tr>77    <tr><td>Focus</td><td>Narrow β€” poverty, disease, basic education</td><td>Comprehensive β€” economic + social + environmental</td></tr>78    <tr><td>Framework</td><td>North helping South (donor model)</td><td>Global shared responsibility</td></tr>79    <tr><td>Adopted</td><td>Millennium Summit, NY, Sept 2000</td><td>UN SD Summit, NY, Sept 2015</td></tr>80    <tr><td>Process</td><td>Top-down, experts and governments</td><td>Open Working Group β€” 30 members, more participatory</td></tr>81  </table>82 83  <div class="green-box">84    <strong>🎯 THE #1 EXAM ANSWER β€” Memorize this exact phrasing:</strong><br>85    "SDGs have one advantage over the MDGs that they are <strong>UNIVERSAL</strong>."<br><br>86    While MDGs applied only to so-called 'developing countries', SDGs are a truly universal framework applicable to ALL countries. All countries have progress to make in the path towards sustainable development, and face both common and unique challenges.87  </div>88 89  <div class="qas">90    <div class="qa"><div class="qq" onclick="toggle(this)">Q: SDGs have one advantage over the MDGs that they are ___. <span class="badge-tested">EXAM TESTED</span></div>91    <div class="ans"><span class="correct">βœ… Universal</span><br>This is directly from Week 2 lecture. MDGs = developing countries only. SDGs = all countries. This distinction is tested repeatedly across different exam cohorts.</div></div>92 93    <div class="qa"><div class="qq" onclick="toggle(this)">Q: How many MDGs and when?</div>94    <div class="ans"><strong>8 MDGs, period 2000–2015</strong>. Set at the Millennium Summit, September 2000, UN HQ New York. Focused on: tackling extreme poverty and hunger, preventing deadly diseases, expanding primary education. The SDGs then replaced the MDGs.</div></div>95 96    <div class="qa"><div class="qq" onclick="toggle(this)">Q: What are the key characteristics of the 2030 Agenda?</div>97    <div class="ans">The 2030 Agenda is: <strong>Comprehensive</strong> (all dimensions), <strong>Transformative</strong> (paradigm shift), <strong>Universal</strong> (all countries), <strong>Inclusive</strong> (no one left behind), <strong>Integrated</strong> (17 goals interconnected). Described as "a comprehensive, far-reaching and people-centred set of universal and transformative goals and targets."</div></div>98  </div>99</section>100 101<!-- 2015 PIVOTAL YEAR -->102<section id="2015">103  <div class="sec-head"><span class="wk">MISSING</span><h2>2015 β€” A Pivotal Year <span class="badge-new">NEW</span></h2></div>104  <p class="sec-sub">From Week 1 Lecture Β· Four landmark global agreements signed in just one year</p>105 106  <div class="analogy">107    <div class="ic">🌟</div>108    <div><strong>Why 2015 Was Historic</strong>109    <p>In a single year, humanity signed four major international agreements covering disasters, development finance, the SDGs, and climate. Think of it as the year the world finally created a complete action plan β€” covering everything from disaster preparedness to clean energy.</p></div>110  </div>111 112  <div style="margin:16px 0">113    <div class="timeline-row">114      <div class="t-dot b">MAR<br>2015</div>115      <div><strong style="color:var(--blue);font-size:14px">Sendai Framework for Disaster Risk Reduction</strong><br><span style="font-size:12.5px;color:var(--muted)">Global blueprint for reducing disaster risk and losses. First major international agreement of 2015's pivotal year.</span></div>116    </div>117    <div class="timeline-row">118      <div class="t-dot o">JUL<br>2015</div>119      <div><strong style="color:var(--orange);font-size:14px">Addis Ababa Action Agenda on Financing for Development</strong><br><span style="font-size:12.5px;color:var(--muted)">Framework for financing the SDGs. How to mobilize resources from all sources: public, private, domestic, international.</span></div>120    </div>121    <div class="timeline-row">122      <div class="t-dot">SEP<br>2015</div>123      <div><strong style="color:var(--dgreen);font-size:14px">2030 Agenda β€” 17 SDGs Adopted ⭐</strong><br><span style="font-size:12.5px;color:var(--muted)"><strong>170 world leaders</strong> at UN SD Summit, New York. Adopted 17 SDGs + 167 targets. The central agreement of 2015 and the basis of this course.</span></div>124    </div>125    <div class="timeline-row">126      <div class="t-dot p">DEC<br>2015</div>127      <div><strong style="color:var(--purple);font-size:14px">Paris Agreement on Climate Change</strong><br><span style="font-size:12.5px;color:var(--muted)">Adopted by <strong>196 parties at COP 21</strong>. Legally binding climate treaty. Limit warming to 1.5–2Β°C. Entered into force November 2016.</span></div>128    </div>129  </div>130 131  <div class="qas">132    <div class="qa"><div class="qq" onclick="toggle(this)">Q: Name the four major agreements of 2015 in order.</div>133    <div class="ans">1) <strong>Sendai Framework</strong> (March); 2) <strong>Addis Ababa Action Agenda</strong> (July); 3) <strong>2030 Agenda / 17 SDGs</strong> (September); 4) <strong>Paris Agreement</strong> (December). 2015 is described as "a landmark year for multilateralism and international policy shaping."</div></div>134  </div>135</section>136 137<!-- CASE STUDIES DEEP DIVE -->138<section id="cases">139  <div class="sec-head"><span class="wk">DEEP DIVE</span><h2>All 4 Case Studies β€” Complete Details <span class="badge-tested">EXAM TESTED</span></h2></div>140  <p class="sec-sub">From Week 1 Lecture 5 (3 SDG case studies) + Week 8 (Okayama) Β· All numbers verified from lecture PDFs</p>141 142  <!-- Timor-Leste -->143  <div class="case">144    <h4>πŸ‡ΉπŸ‡± Case Study 1: TIMOR-LESTE</h4>145    <p style="font-size:12px;margin-bottom:10px"><strong>Programme:</strong> "Promoting Sustainable Food and Nutrition Security in Timor-Leste" &nbsp;|&nbsp; <strong>Started:</strong> Late 2009<br><strong>SDGs addressed:</strong> SDG 2 (Zero Hunger) + SDG 3 (Good Health)</p>146 147    <div class="cards">148      <div class="card o">149        <h4>🚨 The Situation</h4>150        <p><strong>58% stunting rate</strong> when programme began. <strong>49.1% of women</strong> and <strong>38.7% of men</strong> illiterate. Micro-enterprises dominated by women β€” unpaid or in non-monetary forms. Fragile young republic, no effective legal framework.</p>151      </div>152      <div class="card b">153        <h4>🀝 The 3-Way Partnership</h4>154        <p><strong>WFP:</strong> Technical assistance, managed food plant conversion, trained staff, contributed generator<br><strong>Ministry of Health:</strong> Bought processing and packing equipment<br><strong>Timor Global:</strong> Local production partner<br><strong>Government:</strong> Invested US$2 million (2012)</p>155      </div>156    </div>157 158    <div class="green-box" style="margin-top:10px">159      <strong>What Was Timor Vita?</strong> A micronutrient powder (MNP) supplementation tailored to the taste of Timor-Leste people. Launched <strong>April 2012</strong>. Longer shelf life than imports β†’ prevented wastage. Promoted local agriculture. Created 40 jobs.160    </div>161 162    <div class="case-stats">163      <div class="stat-box"><span class="stat-num">45.7%β†’28.9%</span><span class="stat-lbl">Stunting drop (2009β†’2012)</span></div>164      <div class="stat-box"><span class="stat-num">1,200+</span><span class="stat-lbl">Children (6–23 months) supplemented</span></div>165      <div class="stat-box"><span class="stat-num">84</span><span class="stat-lbl">School gardens created</span></div>166      <div class="stat-box"><span class="stat-num">450</span><span class="stat-lbl">Community members got nutrition training</span></div>167      <div class="stat-box"><span class="stat-num">40</span><span class="stat-lbl">Jobs created in factory</span></div>168      <div class="stat-box"><span class="stat-num">US$2M</span><span class="stat-lbl">Govt investment (2012)</span></div>169    </div>170  </div>171 172  <!-- Bosnia -->173  <div class="case">174    <h4>πŸ‡§πŸ‡¦ Case Study 2: BOSNIA & HERZEGOVINA</h4>175    <p style="font-size:12px;margin-bottom:10px"><strong>Programme:</strong> Energy Efficiency and Renewable Energy &nbsp;|&nbsp; <strong>SDG:</strong> SDG 7 (Affordable and Clean Energy)</p>176 177    <div class="cards">178      <div class="card g">179        <h4>⚠️ Problem</h4>180        <p>Environmental sector <strong>critically stagnant</strong> β€” lack of environmental policy, poorly developed management capacities, <strong>little public participation</strong> in environmental decision-making, lack of reliable data.</p>181      </div>182      <div class="card p">183        <h4>πŸ—ΊοΈ Strategy (4 parts)</h4>184        <p>1) Developing <strong>Local Environmental Action Plans (LEAP)</strong>; 2) Seed funding for service delivery; 3) Environmental innovation fund; 4) Systems for capturing environmental data</p>185      </div>186    </div>187 188    <div class="case-stats">189      <div class="stat-box"><span class="stat-num">37</span><span class="stat-lbl">New municipal Action Plans</span></div>190      <div class="stat-box"><span class="stat-num">12,418</span><span class="stat-lbl">People in LEAP activities</span></div>191      <div class="stat-box"><span class="stat-num">19</span><span class="stat-lbl">Micro-capital grants (up to 50% project cost)</span></div>192      <div class="stat-box"><span class="stat-num">Kyoto</span><span class="stat-lbl">National Authority for Kyoto Protocol established</span></div>193    </div>194  </div>195 196  <!-- Albania -->197  <div class="case">198    <h4>πŸ‡¦πŸ‡± Case Study 3: ALBANIA</h4>199    <p style="font-size:12px;margin-bottom:10px"><strong>Programme:</strong> "Better Water and Sanitation Services through Consumer Rights Based Contract" &nbsp;|&nbsp; <strong>Period:</strong> 2009–2012<br><strong>SDGs:</strong> SDG 5 (Gender Equality) + SDG 8 (Decent Work) + SDG 16 (Peace, Justice & Institutions)<br><strong>Partners:</strong> UNDP + World Bank</p>200 201    <div class="cards">202      <div class="card o">203        <h4>πŸ’§ Problem</h4>204        <p>Old water pipes, low quality, frequent cuts. Prices went up due to decentralization but services didn't improve. Need to strengthen <strong>consumer rights and voice</strong> in utility management.</p>205      </div>206      <div class="card b">207        <h4>πŸ›οΈ Strategy</h4>208        <p>Built capacities of <strong>Government + utility regulators + consumer associations</strong> to manage, regulate and monitor electricity and water. Strengthened consumer voice. Helped Albania meet MDG targets and prepare for <strong>EU accession</strong>.</p>209      </div>210    </div>211 212    <div class="case-stats">213      <div class="stat-box"><span class="stat-num">3M+</span><span class="stat-lbl">People impacted by model water contract</span></div>214      <div class="stat-box"><span class="stat-num">56</span><span class="stat-lbl">Water utility companies covered</span></div>215      <div class="stat-box"><span class="stat-num">EU</span><span class="stat-lbl">Helped prepare for EU accession</span></div>216    </div>217  </div>218 219  <!-- Okayama Japan -->220  <div class="case" style="border-color:var(--blue);background:var(--bl)">221    <h4 style="color:var(--blue)">πŸ‡―πŸ‡΅ Case Study 4: OKAYAMA, JAPAN (2014) <span class="badge-tested">EXAM TESTED A7</span></h4>222    <p style="font-size:12px;margin-bottom:10px"><strong>Context:</strong> After 2011 earthquake + tsunami + nuclear disaster (Fukushima) &nbsp;|&nbsp; <strong>SDGs:</strong> SDG 7 + SDG 13 + SDG 4</p>223 224    <div class="cards">225      <div class="card b">226        <h4>🎯 The Commitment</h4>227        <p>Okayama City set target: <strong>Zero Net Energy (ZNE) by 2022</strong>. Policy mechanism: <strong>content development</strong>. Shows ESD operating at city level β€” not just in classrooms.</p>228      </div>229      <div class="card g">230        <h4>πŸ“‹ 6 Focus Areas</h4>231        <p>1) Environmental conservation; 2) Disaster risk reduction (DRR); 3) Income generation, entrepreneurship, community development; 4) Cultural diversity and dialogue, intergenerational exchange; 5) Literacy; 6) Empowerment</p>232      </div>233    </div>234 235    <div class="warn-box" style="margin-top:10px">236      ⭐ <strong>Assignment 7 Q7 and Q8 tested this:</strong><br>237      Q7: "The Okayama Commitment is from ___" β†’ <strong>Japan</strong><br>238      Q8: "Which is a policy support mechanism of Okayama?" β†’ <strong>Content development</strong> (NOT taking money, NOT exploitation of resources)239    </div>240  </div>241</section>242 243<!-- SUSTAINABLE CITIES -->244<section id="cities">245  <div class="sec-head"><span class="wk">MISSING FROM NOTES</span><h2>Sustainable Cities & Communities β€” SDG 11 <span class="badge-new">NEW</span></h2></div>246  <p class="sec-sub">From Week 11 Lecture Β· This entire topic was absent from the main notes</p>247 248  <div class="analogy">249    <div class="ic">πŸ™οΈ</div>250    <div><strong>What is a Sustainable City?</strong>251    <p>A sustainable city incorporates <strong>eco-friendly practices, green spaces and supporting technology</strong> to <strong>reduce air pollution and CO2 emissions, enhance air quality, and protect natural resources</strong>. It is an urban center engineered to improve its environmental impact through urban planning and management. <strong>Green technology is a key factor</strong> β€” covering transportation, infrastructure, telecommunications and energy.</p></div>252  </div>253 254  <h3 style="font-family:'Playfair Display',serif;font-size:17px;color:var(--green);margin:20px 0 12px">10 Characteristics of a Sustainable City <span class="badge-tested">EXAM TESTED A11 Q10</span></h3>255  <div class="city-grid">256    <div class="city-item"><span class="city-num">1</span><div><strong>Public transportation</strong><br><small>Electric trolleybuses, Metro, Underground railways, Maglev trains</small></div></div>257    <div class="city-item"><span class="city-num">2</span><div><strong>Walkable & bike-able</strong><br><small>Pedestrian bridges, Bike paths, Shared micro-mobility</small></div></div>258    <div class="city-item"><span class="city-num">3</span><div><strong>Vehicle charging stations</strong><br><small>EV charging, Hydrogen powered cars</small></div></div>259    <div class="city-item"><span class="city-num">4</span><div><strong>Solar farms</strong><br><small>Large-scale solar energy production</small></div></div>260    <div class="city-item"><span class="city-num">5</span><div><strong>Green buildings</strong><br><small>Smart heating/cooling, Solar panels, Green roofs, Natural materials</small></div></div>261    <div class="city-item"><span class="city-num">6</span><div><strong>Food production</strong><br><small>Urban farming, Eco-friendly organic food</small></div></div>262    <div class="city-item"><span class="city-num">7</span><div><strong>Accessible public resources</strong><br><small>Public health buildings, Economic development centres, Tech hubs</small></div></div>263    <div class="city-item"><span class="city-num">8</span><div><strong>Water conservation</strong><br><small>Rainwater harvesting, Green infrastructure, Waterless hardware</small></div></div>264    <div class="city-item"><span class="city-num">9</span><div><strong>Public green spaces</strong><br><small>Parks, gardens, accessible natural areas</small></div></div>265    <div class="city-item"><span class="city-num">10</span><div><strong>Waste management</strong><br><small>Recycling, upcycling, zero-waste systems</small></div></div>266  </div>267 268  <div class="diag" style="margin-top:16px">269    <div class="diag-t">🏦 World Bank's 4 Dimensions of Sustainable Communities <span class="badge-tested">EXAM TESTED</span></div>270    <div style="display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:10px">271      <div style="background:#D8F3DC;border-radius:8px;padding:14px"><strong style="color:#1B4332;display:block;margin-bottom:5px">1. Environmentally Sustainable</strong>Clean and efficient use of resources. Reduced carbon footprint, clean air, protected natural resources.</div>272      <div style="background:#FFE8D6;border-radius:8px;padding:14px"><strong style="color:#7A3300;display:block;margin-bottom:5px">2. Resilient</strong>Prepared for natural disasters. Resilient to social, economic, and natural shocks. Increasingly critical due to climate change.</div>273      <div style="background:#E8F0FF;border-radius:8px;padding:14px"><strong style="color:#003D8C;display:block;margin-bottom:5px">3. Inclusive</strong>All groups β€” including marginalized and vulnerable β€” brought into markets, services, and development.</div>274      <div style="background:#F0E8FF;border-radius:8px;padding:14px"><strong style="color:#2D0080;display:block;margin-bottom:5px">4. Competitive</strong>Stays productive and generates jobs. Economically viable communities providing livelihoods.</div>275    </div>276  </div>277 278  <div class="qas" style="margin-top:16px">279    <div class="qa"><div class="qq" onclick="toggle(this)">Q: SDG ___ is to make cities and human settlements inclusive, safe, resilient and sustainable. <span class="badge-tested">EXAM TESTED</span></div>280    <div class="ans"><span class="correct">βœ… SDG 11</span> β€” Sustainable Cities and Communities. Directly from Assignment 11 Q10. Target 11.4 specifically protects cultural and natural heritage.</div></div>281    <div class="qa"><div class="qq" onclick="toggle(this)">Q: Name all 4 World Bank dimensions of sustainable communities.</div>282    <div class="ans">1) <strong>Environmentally sustainable</strong>; 2) <strong>Resilient</strong>; 3) <strong>Inclusive</strong>; 4) <strong>Competitive</strong>. From the World Bank's Urban, Disaster Risk Management, Resilience and Land Global Practice (GPURL).</div></div>283  </div>284</section>285 286<!-- SUS-QI -->287<section id="susqi">288  <div class="sec-head"><span class="wk">WAS MISSING</span><h2>Sus-QI β€” Sustainable Quality Improvement <span class="badge-tested">EXAM TESTED A5 Q7 Q8</span></h2></div>289  <p class="sec-sub">From Week 5 Lecture Β· Two real assignment questions β€” completely absent from the main notes</p>290 291  <div class="analogy">292    <div class="ic">πŸ₯</div>293    <div><strong>Regular QI vs Sus-QI</strong>294    <p>Regular Quality Improvement asks: "Did patient outcomes improve?" Sus-QI adds: "Did we reduce ecological harm? Did we add social value? Will this last long-term?" It's healthcare QI with a sustainability triple bottom line.</p></div>295  </div>296 297  <div class="cards">298    <div class="card g">299      <h4>Regular QI</h4>300      <p>Ongoing, systematic effort to improve <strong>patient outcomes and system performance</strong>. Focuses on clinical outcomes and financial costs only.</p>301    </div>302    <div class="card o">303      <h4>Sus-QI (The Sustainable Version)</h4>304      <p>Extends QI scope to include:<br>1) <strong>Ecological sustainability</strong><br>2) <strong>Adding social value</strong><br>3) <strong>A long-term perspective</strong></p>305    </div>306  </div>307 308  <div class="green-box">309    <strong>⭐ The 4 Stages of Sus-QI (Memorize β€” tested in A5 Q8!):</strong><br>310    Stage 1: <strong>Set goals</strong> (e.g., minimize waste, institute recycling)<br>311    Stage 2: <strong>Study the system</strong> ← The trap answer is "ignore the system" β€” you STUDY it!<br>312    Stage 3: <strong>Design the improvement effort</strong><br>313    Stage 4: <strong>Measure impacts</strong> (both clinical AND social AND environmental impacts)314  </div>315 316  <div class="warn-box">317    ⚠️ <strong>EXAM TRAP β€” Assignment 5 Q8:</strong> "Which is NOT a stage of Sus-QI?" Answer = <strong>D. Ignore the system</strong>. The 4 real stages are: Set goals β†’ <strong>Study</strong> the system β†’ Design effort β†’ Measure impacts. Many students confuse "study" with "ignore."318  </div>319 320  <div class="qas">321    <div class="qa"><div class="qq" onclick="toggle(this)">Q: Sus-QI stands for ___. (Assignment 5 Q7) <span class="badge-tested">EXAM TESTED</span></div>322    <div class="ans"><span class="correct">βœ… A. Sustainable quality improvement</span><br>NOT improvisation, NOT quantity improvement. Sus-QI = Sustainable Quality Improvement β€” a practical framework extending regular QI to include ecological sustainability, social value, and long-term perspective.</div></div>323    <div class="qa"><div class="qq" onclick="toggle(this)">Q: Which is NOT a stage of Sus-QI? (Assignment 5 Q8) <span class="badge-tested">EXAM TESTED</span></div>324    <div class="ans"><span class="correct">βœ… D. Ignore the system</span><br>The 4 stages are: Set goals β†’ <strong>Study</strong> the system β†’ Design the improvement effort β†’ Measure impacts. "Ignore the system" is opposite to what Sus-QI does β€” you study it carefully before improving it.</div></div>325  </div>326</section>327 328<!-- ESD PEDAGOGY -->329<section id="pedagogy">330  <div class="sec-head"><span class="wk">ENHANCED</span><h2>ESD Pedagogy β€” How ESD Is Taught <span class="badge-tested">EXAM TESTED</span></h2></div>331  <p class="sec-sub">From Week 8 & 9 Lectures Β· More depth than the main notes had</p>332 333  <div class="analogy">334    <div class="ic">πŸŽ“</div>335    <div><strong>Why HOW you teach matters as much as WHAT you teach</strong>336    <p>ESD cannot be taught through passive lectures alone. Participatory, action-oriented, and transformative methods don't just teach ABOUT sustainability β€” they BUILD the mindset, agency, and competencies needed to ACT sustainably.</p></div>337  </div>338 339  <div style="display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;margin:16px 0">340    <div class="ped-card">341      <h3 style="font-family:'Playfair Display',serif;font-size:15px;color:var(--green);margin-bottom:8px">1. Learner-Centred Approach</h3>342      <p style="font-size:12.5px">Students as autonomous learners. Emphasizes active knowledge development, NOT passive transfer. Educator changes from "expert who transfers knowledge" to <strong>"facilitator of learning processes."</strong> Prior knowledge + social context = starting points.</p>343    </div>344    <div class="ped-card o">345      <h3 style="font-family:'Playfair Display',serif;font-size:15px;color:var(--orange);margin-bottom:8px">2. Action Learning <span class="badge-tested">EXAM TESTED</span></h3>346      <p style="font-size:12.5px">Links abstract concepts to personal experience. Draws on <strong>Kolb's experiential learning cycle</strong>: (i) concrete experience β†’ (ii) observation/reflection β†’ (iii) abstract concepts β†’ (iv) application. Assignment 8 Q10: Action-oriented learning draws on Kolb's concept of <strong>experiential learning</strong>.</p>347    </div>348    <div class="ped-card b">349      <h3 style="font-family:'Playfair Display',serif;font-size:15px;color:var(--blue);margin-bottom:8px">3. Transformative Learning <span class="badge-tested">EXAM TESTED</span></h3>350      <p style="font-size:12.5px">Empowers learners to <strong>question and change their worldviews</strong>. Started in <strong>1978</strong>. Learners question ALL prior knowledge to make room for new insights. Two focuses: Instrumental learning + Communicative learning. A9 Q7: "In ___ learning, learners question all they knew" = <strong>Transformative</strong>.</p>351    </div>352    <div class="ped-card p">353      <h3 style="font-family:'Playfair Display',serif;font-size:15px;color:var(--purple);margin-bottom:8px">4. Transgressive Learning</h3>354      <p style="font-size:12.5px">Goes beyond transformative learning β€” ESD must overcome the status quo and prepare the learner for <strong>disruptive thinking and co-creation of new knowledge</strong>. The most radical form of ESD pedagogy.</p>355    </div>356  </div>357 358  <div class="diag">359    <div class="diag-t">πŸ› οΈ The 4 Key ESD Methods (directly tested in A9) <span class="badge-tested">EXAM TESTED</span></div>360    <table>361      <tr><th>#</th><th>Method</th><th>Examples</th></tr>362      <tr><td>1</td><td><strong>Collaborative real-world projects</strong></td><td>Service-learning, campaigns on sustainability topics</td></tr>363      <tr><td>2</td><td><strong>Vision-building exercises</strong></td><td>Future workshops, scenario analyses, utopian/dystopian storytelling, science-fiction thinking, fore/back-casting<br><em style="color:var(--orange)">⚠️ Classroom teaching is NOT here!</em></td></tr>364      <tr><td>3</td><td><strong>Analysis of complex systems</strong></td><td>Community-based research, case studies, stakeholder analysis, systems games</td></tr>365      <tr><td>4</td><td><strong>Critical and reflective thinking</strong></td><td><strong>Fish-bowl discussions</strong>, reflective journals β†’ A9 Q1 answer</td></tr>366    </table>367  </div>368 369  <div class="warn-box">370    ⚠️ <strong>EXAM TRAPS (Assignment 9 Q1 & Q2):</strong><br>371    Q1: "Fish bowl discussions help ___" β†’ <strong>Critical and reflective thinking</strong><br>372    Q2: "Which is NOT a vision-building exercise?" β†’ <strong>Classroom teaching</strong>373  </div>374 375  <div class="qas" style="margin-top:16px">376    <div class="qa"><div class="qq" onclick="toggle(this)">Q: What are the 7 Core Sustainable Competencies?</div>377    <div class="ans">1) <strong>Anticipatory</strong> β€” evaluate multiple futures; 2) <strong>Systems thinking</strong> β€” zoom in and out; 3) <strong>Normative</strong> β€” reflect on values and norms; 4) <strong>Strategic</strong> β€” develop innovative actions; 5) <strong>Collaborative</strong> β€” empathy, working with others; 6) <strong>Self-aware</strong> β€” reflect on your own role; 7) <strong>Critical thinking</strong> β€” question norms and practices</div></div>378 379    <div class="qa"><div class="qq" onclick="toggle(this)">Q: ___ competency = ability to understand and evaluate multiple futures. (A8 Q8) <span class="badge-tested">EXAM TESTED</span></div>380    <div class="ans"><span class="correct">βœ… Anticipatory competency</span><br>"Anticipatory competency: the ability to understand and evaluate multiple futures β€” possible, probable and desirable β€” and to create one's own visions for the future."</div></div>381 382    <div class="qa"><div class="qq" onclick="toggle(this)">Q: Ability to question norms is ___ competency. (A8 Q9 β€” students got this WRONG) <span class="badge-tested">EXAM TESTED</span></div>383    <div class="ans"><span class="correct">βœ… Critical thinking</span><br>"Critical thinking competency: the ability to question norms, practices and opinions." NOTE: Students often confuse this with Normative. Normative = understanding VALUES and negotiating them. Critical thinking = QUESTIONING norms. Different!</div></div>384  </div>385</section>386 387<!-- EXAM TIPS -->388<section id="examtips">389  <div class="sec-head"><span class="wk">STRATEGY</span><h2>Exam Tips β€” What Prof. Mohanty Tests</h2></div>390  <p class="sec-sub">From online research, SWAYAM assignment patterns, and previous student notes</p>391 392  <div class="imp">393    <h3>⭐ Key Patterns in This Course's Exams</h3>394    <ul>395      <li><strong>Exam = 75% of grade.</strong> Assignments = 25%. You need exam score β‰₯ 30/75 AND assignment average β‰₯ 10/25. Focus on understanding.</li>396      <li><strong>"All of the given" is very often correct:</strong> Types of energy (fossil + nuclear + biomass = ALL), teacher roles (facilitator + guide + role model = ALL), leader contexts (ecological + economic + political = ALL), POSHAN targets (children + pregnant women + lactating mothers = ALL).</li>397      <li><strong>"False" for bold statements:</strong> "Sustainable leaders look at short-term = FALSE"; "Technology alone solves sustainability = FALSE"; "Universal curriculum to be sustainable leader = FALSE"; "Maintaining energy is unsustainable = FALSE".</li>398      <li><strong>Acronyms always tested:</strong> GESO, GIDO, GNEO, MGIEP, HESI, IPCC, GAP, GCED, TVET, NRF, HECI, FIES, Sus-QI, WCED, DSDG, NAPCC, CBDR, LEAP.</li>399      <li><strong>Numbers always tested:</strong> 17 SDGs, 167 targets, 170 world leaders, 178 countries (Agenda 21), 8 MDGs, $1.25/day (extreme poverty), 189.2M undernourished India, 94/107 GHI India, 19 targets + 25 indicators (SDG 17), 3 goal dimensions, 6 components of SDG 4.7, 10 city characteristics, 4 Sus-QI stages, 7 Gardner intelligences, 5 levels food security.</li>400      <li><strong>SDGs are UNIVERSAL β€” MDGs only for developing countries.</strong> This is tested repeatedly. Exact phrase: "SDGs have one advantage over MDGs that they are UNIVERSAL."</li>401      <li><strong>Case study numbers:</strong> Timor-Leste: 45.7%β†’28.9%, $2M, 40 jobs, 84 gardens, 450 trained, 1200+ children. Bosnia: 37 plans, 12,418 people, 19 grants. Albania: 3M+ people, 56 utility companies. Okayama: ZNE by 2022, Content development policy mechanism.</li>402      <li><strong>Vocabulary traps:</strong> GESO = Green Enhanced SKILLS (not Education, not Sustainable). Sus-QI = STUDY the system (not ignore). Ability to question norms = CRITICAL thinking (not normative). Action learning = EXPERIENTIAL (Kolb) not experimental.</li>403    </ul>404  </div>405 406  <div style="background:#FFF3CD;border-left:4px solid #E76F51;border-radius:8px;padding:18px;margin-top:16px">407    <h3 style="font-family:'Playfair Display',serif;font-size:16px;color:#7A3300;margin-bottom:14px">πŸ”₯ Quick-Fire β€” Most Tested Facts</h3>408    <div class="quick-grid">409      <div class="quick-item"><strong>SDGs advantage over MDGs:</strong> Universal</div>410      <div class="quick-item"><strong>GESO full form:</strong> Green Enhanced Skills Occupation</div>411      <div class="quick-item"><strong>IPCC "I" stands for:</strong> Intergovernmental (not International)</div>412      <div class="quick-item"><strong>SDG 2 ends:</strong> Hunger AND malnutrition</div>413      <div class="quick-item"><strong>NOT a GHI indicator:</strong> Proportion of obese people</div>414      <div class="quick-item"><strong>Sus-QI NOT a stage:</strong> Ignore the system</div>415      <div class="quick-item"><strong>Fish bowl = :</strong> Critical and reflective thinking</div>416      <div class="quick-item"><strong>NOT vision-building:</strong> Classroom teaching</div>417      <div class="quick-item"><strong>Theory U prototyping:</strong> Co-creating</div>418      <div class="quick-item"><strong>Maxwell's leadership levels:</strong> 5</div>419      <div class="quick-item"><strong>Sustainable leader short-term:</strong> FALSE</div>420      <div class="quick-item"><strong>Okayama city + country:</strong> Okayama, Japan</div>421      <div class="quick-item"><strong>Okayama target:</strong> Zero Net Energy by 2022</div>422      <div class="quick-item"><strong>Okayama policy mechanism:</strong> Content development</div>423      <div class="quick-item"><strong>POSHAN Abhiyan for:</strong> All of the given (children + pregnant + lactating)</div>424      <div class="quick-item"><strong>SDG 11 =:</strong> Sustainable Cities and Communities</div>425      <div class="quick-item"><strong>Teacher role in ESD:</strong> All of given (facilitator + guide + role model)</div>426      <div class="quick-item"><strong>Energy democracy from:</strong> Climate justice movement</div>427      <div class="quick-item"><strong>Action learning draws on:</strong> Kolb's experiential learning</div>428      <div class="quick-item"><strong>Ability to question norms:</strong> Critical thinking (not normative!)</div>429      <div class="quick-item"><strong>Extreme poverty:</strong> Less than $1.25/day</div>430      <div class="quick-item"><strong>Multidimensional poverty reveals:</strong> Who is poor AND HOW they are poor</div>431    </div>432  </div>433</section>434 435</div>436<footer>437  <strong>ESD Study Guide</strong> β€” Based on NPTEL course by Prof. Atasi Mohanty, IIT Kharagpur Β· Exam: April 25, 2026<br>438  <a href="index.html">← Home</a> Β· <a href="quickrev.html">⚑ Quick Rev</a> Β· <a href="assignments.html">πŸ“ Assignments</a>439</footer>440<script src="app.js"></script>441</body>442</html>443