{"id":15798,"date":"2026-08-22T13:58:43","date_gmt":"2026-08-22T13:58:43","guid":{"rendered":"https:\/\/promotionexams.com\/?page_id=15798"},"modified":"2026-08-25T03:47:47","modified_gmt":"2026-08-25T03:47:47","slug":"upsc-principal-notes-nipun","status":"publish","type":"page","link":"https:\/\/promotionexams.com\/?page_id=15798","title":{"rendered":"UPSC Principal Notes- NIPUN"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15798\" class=\"elementor elementor-15798\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d6a7f7 e-con-full e-flex e-con e-parent\" data-id=\"8d6a7f7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ecca4b0 elementor-widget elementor-widget-html\" data-id=\"ecca4b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>NIPUN Bharat Mission \u2014 Stakeholders: Roles and Responsibilities | Bilingual Study Notes<\/title>\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --navy:   #14243f;\n    --blue:   #1f5fa9;\n    --sky:    #2f92d1;\n    --teal:   #0d8f79;\n    --amber:  #c9760f;\n    --red:    #c0392b;\n    --gold:   #c2a010;\n    --purple: #6b3a8f;\n    --plum:   #8e2f5a;\n    --text:   #1c2b3a;\n    --muted:  #5a6d80;\n    --border: #e1e8f0;\n  }\n  html { scroll-behavior: smooth; }\n  body {\n    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    background: #ffffff;\n    color: var(--text);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n  a { text-decoration: none; color: inherit; }\n\n  \/* \u2500\u2500 LANGUAGE TOGGLE \u2500\u2500 *\/\n  .lang-toggle-bar { margin-left: auto; flex-shrink: 0; }\n  .lang-toggle-btn {\n    display: flex; align-items: center;\n    background: #fff; border: 2px solid var(--navy);\n    border-radius: 50px; padding: 3px;\n    box-shadow: 0 2px 10px rgba(20,36,63,0.13);\n    cursor: pointer; transition: box-shadow 0.18s;\n  }\n  .lang-toggle-btn:hover { box-shadow: 0 4px 18px rgba(20,36,63,0.22); }\n  .lang-option {\n    padding: 5px 16px; border-radius: 40px;\n    font-size: 12.5px; font-weight: 700;\n    letter-spacing: 0.04em; transition: all 0.22s ease;\n    color: var(--muted); user-select: none; white-space: nowrap;\n  }\n  .lang-option.active {\n    background: var(--navy); color: #fff;\n    box-shadow: 0 2px 6px rgba(20,36,63,0.22);\n  }\n\n  \/* \u2500\u2500 LANGUAGE VISIBILITY \u2500\u2500 *\/\n  .hi { display: none; }\n  body.hindi-mode .en { display: none; }\n  body.hindi-mode .hi { display: inline; }\n  body.hindi-mode .hi-block { display: block !important; }\n  body.hindi-mode .en-block { display: none !important; }\n  .hi-block { display: none; }\n  body.hindi-mode { font-family: 'Noto Sans Devanagari', 'DM Sans', sans-serif; }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .hero {\n    width: 100%;\n    background: linear-gradient(135deg, #e6bf45 0%, #cf9a1e 38%, #9a6d0f 72%, #6d4b09 100%);\n    padding: 58px 48px 52px;\n    color: #fff; position: relative; overflow: hidden;\n    text-align: center;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.055) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.055) 1px, transparent 1px);\n    background-size: 34px 34px;\n    pointer-events: none;\n  }\n  .hero::after {\n    content: ''; position: absolute; left: 50%; bottom: -240px;\n    transform: translateX(-50%);\n    width: 720px; height: 380px;\n    background: radial-gradient(ellipse at center, rgba(255,255,255,0.20) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero h1 {\n    font-family: 'Crimson Pro', Georgia, serif;\n    font-size: clamp(27px, 4.4vw, 42px);\n    font-weight: 700; line-height: 1.2;\n    margin: 0 auto 14px; position: relative; z-index: 1;\n    color: #fff;\n    text-shadow: 0 2px 10px rgba(0,0,0,0.28);\n  }\n  .hero-code {\n    display: inline-block;\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 11.5px; font-weight: 700;\n    letter-spacing: 0.18em;\n    background: rgba(255,255,255,0.20);\n    border: 1px solid rgba(255,255,255,0.55);\n    padding: 5px 16px; border-radius: 4px;\n    margin-bottom: 16px; position: relative; z-index: 1;\n  }\n  .hero-sub {\n    font-size: 14.5px; opacity: 0.95; margin: 0 auto 16px;\n    max-width: 760px; position: relative; z-index: 1; color: #fff;\n    text-shadow: 0 1px 4px rgba(0,0,0,0.25);\n  }\n  .hero-meta {\n    display: inline-flex; gap: 8px; align-items: center;\n    background: rgba(255,255,255,0.94); padding: 5px 14px;\n    border-radius: 50px; position: relative; z-index: 1;\n    font-size: 12px; font-weight: 600; color: var(--navy);\n    box-shadow: 0 2px 6px rgba(0,0,0,0.15);\n  }\n\n  \/* \u2500\u2500 BREADCRUMB \u2500\u2500 *\/\n  .breadcrumb-bar { background: #fff; border-bottom: 1px solid var(--border); padding: 10px 48px; }\n  .breadcrumb-inner {\n    max-width: 1120px; margin: 0 auto;\n    font-size: 12.5px; color: #aaa;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .breadcrumb-inner a { color: var(--blue); }\n  .breadcrumb-inner a:hover { text-decoration: underline; }\n  .breadcrumb-inner .sep { color: #ddd; }\n\n  \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n  .layout {\n    max-width: 1120px; margin: 0 auto;\n    padding: 44px 48px 88px;\n    display: grid;\n    grid-template-columns: 285px 1fr;\n    gap: 54px;\n    align-items: start;\n  }\n\n  \/* \u2500\u2500 CHAPTER HEADING \u2500\u2500 *\/\n  .chapter-heading-block {\n    display: flex; align-items: center; gap: 14px;\n    margin: 8px 0 22px; padding-bottom: 14px;\n    border-bottom: 2.5px solid var(--navy);\n    flex-wrap: wrap;\n  }\n  .chapter-badge {\n    background: var(--navy); color: #fff;\n    font-size: 10px; font-weight: 700;\n    padding: 5px 16px; border-radius: 4px;\n    letter-spacing: 0.1em; text-transform: uppercase;\n    white-space: nowrap; flex-shrink: 0;\n  }\n  .chapter-heading-block h2 {\n    font-family: 'Crimson Pro', Georgia, serif;\n    font-size: 23px; font-weight: 700; color: var(--navy); margin: 0;\n  }\n\n  \/* \u2500\u2500 SECTION HEADING \u2500\u2500 *\/\n  .section-heading-block {\n    display: flex; align-items: center; gap: 12px;\n    margin: 38px 0 14px; scroll-margin-top: 20px;\n  }\n  .section-badge {\n    background: var(--blue); color: #fff;\n    font-size: 10.5px; font-weight: 700;\n    padding: 4px 12px; border-radius: 3px;\n    letter-spacing: 0.04em; white-space: nowrap; flex-shrink: 0;\n    font-family: 'JetBrains Mono', monospace;\n  }\n  .section-heading-block h3 { font-size: 17.5px; font-weight: 700; color: var(--navy); margin: 0; }\n\n  \/* \u2500\u2500 PROSE \u2500\u2500 *\/\n  .article h4 { font-size: 14.5px; font-weight: 700; color: var(--navy); margin: 24px 0 10px; }\n  .article h5.sub { font-size: 13px; font-weight: 700; color: var(--purple); margin: 16px 0 8px; text-transform: uppercase; letter-spacing: 0.05em; }\n  .article p { color: #2c3e50; margin-bottom: 12px; text-align: justify; hyphens: auto; }\n  .article strong { color: #111; }\n\n  \/* \u2500\u2500 ICON LIST \u2500\u2500 *\/\n  .icon-list { list-style: none; margin: 0 0 14px; display: flex; flex-direction: column; gap: 8px; }\n  .icon-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 14.5px; color: #2c3e50; line-height: 1.78; }\n  .icon-list li .ico { font-size: 14px; flex-shrink: 0; margin-top: 4px; width: 22px; text-align: center; font-weight: 700; color: var(--blue); }\n  .icon-list li > span:not(.ico) { text-align: justify; hyphens: auto; flex: 1; }\n\n  \/* \u2500\u2500 CALLOUT \u2500\u2500 *\/\n  .callout {\n    border-left: 3px solid var(--blue);\n    padding: 12px 18px; margin: 16px 0 20px;\n    background: #f7fbff; text-align: justify; hyphens: auto;\n    border-radius: 0 6px 6px 0;\n  }\n  .callout.amber { border-left-color: var(--amber); background: #fffbf4; }\n  .callout.red   { border-left-color: var(--red);   background: #fff8f7; }\n  .callout.teal  { border-left-color: var(--teal);  background: #f2fdfa; }\n  .callout.purple{ border-left-color: var(--purple);background: #faf6ff; }\n  .callout-label {\n    font-size: 10px; font-weight: 700; text-transform: uppercase;\n    letter-spacing: 0.12em; margin-bottom: 8px; color: var(--blue);\n  }\n  .callout.amber .callout-label { color: var(--amber); }\n  .callout.red   .callout-label { color: var(--red); }\n  .callout.teal  .callout-label { color: var(--teal); }\n  .callout.purple .callout-label { color: var(--purple); }\n\n  \/* \u2500\u2500 KEY-FACT CARDS \u2500\u2500 *\/\n  .keyfact-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 14px; margin: 20px 0 28px; }\n  .keyfact-card { border: 1.5px solid var(--border); border-radius: 10px; padding: 18px 16px; text-align: center; background: #fff; }\n  .keyfact-card.navy-hi  { border-color: #93a8c2; background: #f3f6fb; }\n  .keyfact-card.teal-hi  { border-color: #7fd3c5; background: #f0fdf8; }\n  .keyfact-card.amber-hi { border-color: #f0d58a; background: #fffbf0; }\n  .keyfact-card .big-icon { font-size: 28px; margin-bottom: 8px; display: block; }\n  .keyfact-card .kf-label { font-size: 10.5px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: var(--muted); margin-bottom: 6px; }\n  .keyfact-card .kf-value { font-family: 'JetBrains Mono', monospace; font-size: 17px; font-weight: 700; color: var(--navy); line-height: 1.15; margin-bottom: 5px; }\n  .keyfact-card.teal-hi .kf-value { color: var(--teal); }\n  .keyfact-card.amber-hi .kf-value { color: var(--amber); }\n  .keyfact-card .kf-sub { font-size: 11.5px; color: var(--muted); line-height: 1.5; }\n\n  \/* \u2500\u2500 DEFINITION CARD (scholar quotes) \u2500\u2500 *\/\n  .def-stack { display: flex; flex-direction: column; gap: 10px; margin: 16px 0 22px; }\n  .def-card {\n    background: linear-gradient(95deg, #f6f9fd 0%, #fff 60%);\n    border: 1.5px solid var(--border);\n    border-left: 4px solid var(--navy);\n    border-radius: 8px; padding: 14px 18px;\n    display: grid; grid-template-columns: 130px 1fr; gap: 16px; align-items: start;\n  }\n  .def-card:nth-child(2) { border-left-color: var(--blue); }\n  .def-card:nth-child(3) { border-left-color: var(--teal); }\n  .def-card:nth-child(4) { border-left-color: var(--amber); }\n  .def-card:nth-child(5) { border-left-color: var(--purple); }\n  .def-card .def-who {\n    font-size: 12.5px; font-weight: 700; color: var(--navy); line-height: 1.4;\n  }\n  .def-card .def-who small { display: block; font-size: 10.5px; font-weight: 600; color: var(--muted); text-transform: uppercase; letter-spacing: 0.05em; margin-top: 2px; }\n  .def-card .def-text { font-size: 13.5px; color: #2c3e50; line-height: 1.68; }\n  @media (max-width: 620px) { .def-card { grid-template-columns: 1fr; gap: 6px; } }\n\n  \/* \u2500\u2500 FORMULA CARD (new) \u2500\u2500 *\/\n  .formula-card {\n    background: linear-gradient(130deg, var(--navy) 0%, #1c3a63 100%);\n    border-radius: 12px; padding: 22px 26px; margin: 18px 0 24px;\n    color: #fff; text-align: center;\n  }\n  .formula-card .fx-eyebrow {\n    font-size: 10px; font-weight: 700; letter-spacing: 0.16em;\n    text-transform: uppercase; color: #ffd970; margin-bottom: 12px;\n  }\n  .formula-card .fx-body {\n    font-family: 'JetBrains Mono', monospace;\n    font-size: clamp(13px, 2vw, 16px); font-weight: 700;\n    line-height: 1.9; color: #fff;\n  }\n  .formula-card .fx-body em { color: #ffd970; font-style: normal; }\n  .formula-card .fx-note {\n    margin-top: 12px; padding-top: 12px;\n    border-top: 1px solid rgba(255,255,255,0.2);\n    font-size: 12.5px; color: rgba(255,255,255,0.9); line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 VS COMPARE (new) \u2500\u2500 *\/\n  .vs-compare { display: grid; grid-template-columns: 1fr auto 1fr; gap: 0; margin: 18px 0 24px; align-items: stretch; }\n  .vs-side { background: #fff; border: 2px solid var(--border); border-radius: 12px; padding: 18px 20px; }\n  .vs-side.left  { border-color: var(--blue); background: linear-gradient(180deg, #eef4fc 0%, #fff 65%); }\n  .vs-side.right { border-color: var(--teal); background: linear-gradient(180deg, #eefbf7 0%, #fff 65%); }\n  .vs-side h5 { font-size: 14.5px; font-weight: 700; color: var(--navy); margin-bottom: 4px; }\n  .vs-side .vs-tag {\n    display: inline-block; font-family: 'JetBrains Mono', monospace;\n    font-size: 9.5px; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase;\n    padding: 3px 10px; border-radius: 12px; margin-bottom: 10px; color: #fff;\n  }\n  .vs-side.left .vs-tag  { background: var(--blue); }\n  .vs-side.right .vs-tag { background: var(--teal); }\n  .vs-side ul { list-style: none; margin: 0; font-size: 12.5px; color: #2c3e50; line-height: 1.65; }\n  .vs-side ul li { padding: 4px 0 4px 16px; position: relative; }\n  .vs-side ul li::before { content: '\u25b8'; position: absolute; left: 0; top: 4px; color: var(--blue); font-size: 10px; }\n  .vs-side.right ul li::before { color: var(--teal); }\n  .vs-mid {\n    display: flex; align-items: center; justify-content: center;\n    padding: 0 12px; font-family: 'JetBrains Mono', monospace;\n    font-weight: 800; font-size: 13px; color: var(--muted);\n  }\n  @media (max-width: 720px) {\n    .vs-compare { grid-template-columns: 1fr; gap: 10px; }\n    .vs-mid { padding: 2px 0; }\n  }\n\n  \/* \u2500\u2500 TABLES \u2500\u2500 *\/\n  .data-table { width: 100%; border-collapse: collapse; margin: 16px 0 24px; border-radius: 8px; overflow: hidden; border: 1px solid var(--border); font-size: 13.5px; }\n  .data-table thead tr { background: var(--navy); color: #fff; }\n  .data-table th { padding: 11px 14px; text-align: left; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; }\n  .data-table th.narrow, .data-table td.narrow { width: 52px; text-align: center; }\n  .data-table td { padding: 11px 14px; vertical-align: top; border-bottom: 1px solid var(--border); color: #2c3e50; line-height: 1.6; }\n  .data-table td.narrow { font-family: 'JetBrains Mono', monospace; font-size: 12px; font-weight: 700; color: var(--blue); }\n  .data-table tr:nth-child(even) td { background: #f9fbfd; }\n  .data-table td strong { color: var(--navy); }\n\n  \/* \u2500\u2500 NUMBERED STACK \u2500\u2500 *\/\n  .num-stack { counter-reset: ns; list-style: none; margin: 16px 0 24px; }\n  .num-stack li {\n    counter-increment: ns; position: relative;\n    padding: 12px 16px 12px 56px; margin-bottom: 7px;\n    background: #fff; border: 1.5px solid var(--border);\n    border-left: 4px solid var(--blue);\n    border-radius: 6px; font-size: 13.5px; line-height: 1.65;\n  }\n  .num-stack li::before {\n    content: counter(ns);\n    position: absolute; left: 12px; top: 50%; transform: translateY(-50%);\n    width: 30px; height: 30px; border-radius: 50%;\n    background: var(--navy); color: #fff;\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 12px;\n  }\n  .num-stack.roman li::before { content: counter(ns, upper-roman); font-size: 10.5px; }\n  .num-stack.alpha li::before { content: counter(ns, lower-alpha); }\n  .num-stack li strong { color: var(--navy); }\n\n  \/* \u2500\u2500 FEATURE GRID \u2500\u2500 *\/\n  .feat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 12px; margin: 16px 0 24px; }\n  .feat-card {\n    background: #fff; border: 1.5px solid var(--border);\n    border-radius: 10px; padding: 14px 16px 14px 46px;\n    position: relative; font-size: 12.5px; color: #2c3e50; line-height: 1.6;\n    border-left: 4px solid var(--teal);\n  }\n  .feat-card .fc-num {\n    position: absolute; left: 10px; top: 14px;\n    width: 26px; height: 26px; border-radius: 50%;\n    background: var(--teal); color: #fff;\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 11px;\n  }\n  .feat-card strong { color: var(--navy); display: block; margin-bottom: 3px; font-size: 13px; }\n\n  \/* \u2500\u2500 LADDER (hierarchical taxonomy levels) \u2500\u2500 *\/\n  .ladder { margin: 18px 0 26px; }\n  .rung {\n    display: grid; grid-template-columns: 54px 1fr; gap: 16px;\n    background: #fff; border: 1.5px solid var(--border);\n    border-radius: 10px; padding: 16px 18px; margin-bottom: 8px;\n    align-items: start; transition: transform 0.15s, border-color 0.15s;\n  }\n  .rung:hover { transform: translateX(3px); border-color: var(--blue); }\n  .rung .rung-step {\n    width: 54px; text-align: center;\n  }\n  .rung .rung-num {\n    display: block; width: 40px; height: 40px; margin: 0 auto 4px;\n    border-radius: 10px; color: #fff;\n    font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 15px;\n    display: flex; align-items: center; justify-content: center;\n  }\n  .rung .rung-tier { font-size: 8.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--muted); }\n  .rung h5 { font-size: 14.5px; font-weight: 700; color: var(--navy); margin-bottom: 5px; }\n  .rung h5 .revised { font-size: 11px; font-weight: 600; color: var(--purple); font-style: italic; }\n  .rung p { font-size: 13px; color: #2c3e50; line-height: 1.65; margin: 0 0 6px; text-align: justify; }\n  .rung .rung-eg {\n    margin-top: 8px; padding: 8px 12px;\n    background: #f7fbff; border-left: 3px solid var(--sky);\n    border-radius: 0 5px 5px 0; font-size: 12px; color: #2c3e50; line-height: 1.6;\n  }\n  .rung .rung-eg b { color: var(--blue); text-transform: uppercase; font-size: 10px; letter-spacing: 0.08em; display: block; margin-bottom: 3px; }\n  .rung:nth-child(1) .rung-num { background: var(--teal); }\n  .rung:nth-child(2) .rung-num { background: var(--sky); }\n  .rung:nth-child(3) .rung-num { background: var(--blue); }\n  .rung:nth-child(4) .rung-num { background: var(--gold); }\n  .rung:nth-child(5) .rung-num { background: var(--amber); }\n  .rung:nth-child(6) .rung-num { background: var(--plum); }\n  .rung:nth-child(1) { border-left: 4px solid var(--teal); }\n  .rung:nth-child(2) { border-left: 4px solid var(--sky); }\n  .rung:nth-child(3) { border-left: 4px solid var(--blue); }\n  .rung:nth-child(4) { border-left: 4px solid var(--gold); }\n  .rung:nth-child(5) { border-left: 4px solid var(--amber); }\n  .rung:nth-child(6) { border-left: 4px solid var(--plum); }\n  @media (max-width: 560px) { .rung { grid-template-columns: 1fr; } .rung .rung-step { text-align: left; } .rung .rung-num { margin: 0 0 4px; } }\n\n  \/* \u2500\u2500 DOMAIN CARDS (3 domains) \u2500\u2500 *\/\n  .domain-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin: 18px 0 26px; }\n  .domain-card {\n    border: 2px solid var(--border); border-radius: 14px;\n    padding: 20px 18px; text-align: center; background: #fff;\n    position: relative; transition: transform 0.18s, box-shadow 0.18s;\n  }\n  .domain-card:hover { transform: translateY(-3px); box-shadow: 0 6px 18px rgba(20,36,63,0.10); }\n  .domain-card.cog { border-color: var(--blue);   background: linear-gradient(180deg, #eef4fc 0%, #fff 62%); }\n  .domain-card.aff { border-color: var(--plum);   background: linear-gradient(180deg, #fdf0f5 0%, #fff 62%); }\n  .domain-card.psy { border-color: var(--teal);   background: linear-gradient(180deg, #eefbf7 0%, #fff 62%); }\n  .domain-card .dm-icon {\n    width: 54px; height: 54px; border-radius: 50%;\n    margin: 0 auto 10px; display: flex; align-items: center; justify-content: center;\n    font-size: 25px; color: #fff;\n  }\n  .domain-card.cog .dm-icon { background: var(--blue); }\n  .domain-card.aff .dm-icon { background: var(--plum); }\n  .domain-card.psy .dm-icon { background: var(--teal); }\n  .domain-card h5 { font-size: 15px; font-weight: 700; color: var(--navy); margin-bottom: 4px; }\n  .domain-card .dm-gandhi {\n    display: inline-block; font-size: 10px; font-weight: 700;\n    letter-spacing: 0.1em; text-transform: uppercase;\n    padding: 2px 10px; border-radius: 10px; margin-bottom: 8px; color: #fff;\n  }\n  .domain-card.cog .dm-gandhi { background: var(--blue); }\n  .domain-card.aff .dm-gandhi { background: var(--plum); }\n  .domain-card.psy .dm-gandhi { background: var(--teal); }\n  .domain-card p { font-size: 12.5px; color: #2c3e50; line-height: 1.6; margin: 0; text-align: center; }\n  .domain-card .dm-levels {\n    margin-top: 10px; padding-top: 10px; border-top: 1px dashed var(--border);\n    font-size: 11px; color: var(--muted); line-height: 1.5;\n  }\n  @media (max-width: 720px) { .domain-grid { grid-template-columns: 1fr; } }\n\n  \/* \u2500\u2500 ENRICHMENT BOX (beyond the textbook) \u2500\u2500 *\/\n  .enrich-box {\n    border: 2px dashed var(--purple); border-radius: 12px;\n    padding: 22px 24px; margin: 22px 0 26px;\n    background: linear-gradient(180deg, #faf6ff 0%, #fff 70%);\n    position: relative;\n  }\n  .enrich-stamp {\n    position: absolute; top: -11px; left: 20px;\n    background: var(--purple); color: #fff;\n    font-size: 9.5px; font-weight: 700; letter-spacing: 0.1em;\n    text-transform: uppercase; padding: 3px 12px; border-radius: 4px;\n  }\n  .enrich-box h4 { margin-top: 6px !important; }\n\n  \/* \u2500\u2500 SCALE STRIP (nominal\u2192ratio) \u2500\u2500 *\/\n  .scale-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; margin: 16px 0 18px; }\n  .scale-step {\n    position: relative; padding: 16px 14px; text-align: center;\n    background: #fff; border: 2px solid var(--border); border-radius: 10px;\n    margin: 0 5px;\n  }\n  .scale-step:nth-child(1) { border-color: var(--teal);  background: linear-gradient(180deg,#eefbf7 0%,#fff 70%); }\n  .scale-step:nth-child(2) { border-color: var(--sky);   background: linear-gradient(180deg,#eaf6ff 0%,#fff 70%); }\n  .scale-step:nth-child(3) { border-color: var(--amber); background: linear-gradient(180deg,#fffaef 0%,#fff 70%); }\n  .scale-step:nth-child(4) { border-color: var(--plum);  background: linear-gradient(180deg,#fdf0f5 0%,#fff 70%); }\n  .scale-step .ss-num {\n    display: inline-block; font-family: 'JetBrains Mono', monospace;\n    font-size: 9.5px; font-weight: 700; color: #fff;\n    padding: 2px 8px; border-radius: 3px; margin-bottom: 6px;\n  }\n  .scale-step:nth-child(1) .ss-num { background: var(--teal); }\n  .scale-step:nth-child(2) .ss-num { background: var(--sky); }\n  .scale-step:nth-child(3) .ss-num { background: var(--amber); }\n  .scale-step:nth-child(4) .ss-num { background: var(--plum); }\n  .scale-step h6 { font-size: 13px; font-weight: 700; color: var(--navy); margin-bottom: 4px; }\n  .scale-step p { font-size: 11.5px; color: #2c3e50; line-height: 1.5; margin: 0; text-align: center; }\n  .scale-step:not(:last-child)::after {\n    content: '\u203a'; position: absolute; right: -10px; top: 50%;\n    transform: translateY(-50%); font-size: 22px; color: #b8c8d8; font-weight: 700; z-index: 2;\n  }\n  @media (max-width: 780px) {\n    .scale-strip { grid-template-columns: repeat(2, 1fr); row-gap: 12px; }\n    .scale-step:nth-child(2)::after { display: none; }\n  }\n  @media (max-width: 460px) {\n    .scale-strip { grid-template-columns: 1fr; }\n    .scale-step::after { display: none; }\n  }\n\n  \/* \u2500\u2500 CHECK YOUR PROGRESS \u2500\u2500 *\/\n  .cyp-box {\n    background: linear-gradient(95deg, #fffaef 0%, #fff 70%);\n    border: 1.5px solid #f0d58a; border-left: 4px solid var(--amber);\n    border-radius: 0 10px 10px 0; padding: 18px 22px; margin: 22px 0;\n  }\n  .cyp-title {\n    font-size: 10.5px; font-weight: 700; text-transform: uppercase;\n    letter-spacing: 0.12em; color: var(--amber); margin-bottom: 12px;\n  }\n  .cyp-q {\n    border-bottom: 1px dashed #f0d58a; padding: 8px 0;\n  }\n  .cyp-q:last-child { border-bottom: none; }\n  .cyp-q summary {\n    cursor: pointer; font-size: 13.5px; font-weight: 600; color: var(--navy);\n    list-style: none; display: flex; gap: 10px; align-items: flex-start;\n  }\n  .cyp-q summary::-webkit-details-marker { display: none; }\n  .cyp-q summary::before {\n    content: 'Q'; flex-shrink: 0;\n    font-family: 'JetBrains Mono', monospace; font-size: 10px; font-weight: 700;\n    background: var(--amber); color: #fff; padding: 2px 7px; border-radius: 3px; margin-top: 3px;\n  }\n  .cyp-q[open] summary { color: var(--amber); }\n  .cyp-q .cyp-a {\n    margin: 8px 0 4px 34px; padding: 10px 14px;\n    background: #fff; border-left: 3px solid var(--teal); border-radius: 0 5px 5px 0;\n    font-size: 13px; color: #2c3e50; line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 GLOSSARY \u2500\u2500 *\/\n  .glossary { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 10px; margin: 16px 0 24px; }\n  .gloss-item {\n    background: #fff; border: 1.5px solid var(--border);\n    border-left: 4px solid var(--sky); border-radius: 8px;\n    padding: 12px 15px; font-size: 12.5px; color: #2c3e50; line-height: 1.6;\n  }\n  .gloss-item b { display: block; color: var(--navy); font-size: 13px; margin-bottom: 3px; }\n\n  \/* \u2500\u2500 QUESTION BANK \u2500\u2500 *\/\n  .qbank { margin: 16px 0 24px; }\n  .qbank-head {\n    display: flex; align-items: center; gap: 10px; margin: 18px 0 10px;\n  }\n  .qbank-head .qb-pill {\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 10px; font-weight: 700; letter-spacing: 0.08em;\n    padding: 4px 12px; border-radius: 12px; color: #fff; text-transform: uppercase;\n  }\n  .qbank-head .qb-pill.short { background: var(--teal); }\n  .qbank-head .qb-pill.long  { background: var(--plum); }\n  .qbank-head h5 { font-size: 13.5px; font-weight: 700; color: var(--navy); margin: 0; }\n  .qbank ol { margin: 0 0 0 24px; }\n  .qbank ol li { font-size: 13.5px; color: #2c3e50; line-height: 1.75; padding: 4px 0; }\n  .qbank ol li::marker { color: var(--blue); font-weight: 700; }\n\n  \/* \u2500\u2500 EXAM TIP \u2500\u2500 *\/\n  .exam-tip {\n    background: linear-gradient(95deg, #f2fdfa 0%, #fff 70%);\n    border: 1.5px solid #7fd3c5; border-radius: 10px;\n    padding: 14px 18px; margin: 16px 0 22px;\n    display: grid; grid-template-columns: 40px 1fr; gap: 14px; align-items: start;\n  }\n  .exam-tip .et-icon {\n    width: 40px; height: 40px; border-radius: 10px;\n    background: var(--teal); color: #fff;\n    display: flex; align-items: center; justify-content: center; font-size: 19px;\n  }\n  .exam-tip .et-body { font-size: 13px; color: #1a4a3f; line-height: 1.68; }\n  .exam-tip .et-body strong { color: var(--teal); }\n\n  \/* \u2500\u2500 PROCESS FLOW (step chain) \u2500\u2500 *\/\n  .flow-wrap { margin: 18px 0 26px; }\n  .flow-note {\n    font-size: 12.5px; color: var(--muted); font-style: italic;\n    background: #f7fbff; border-left: 3px solid var(--sky);\n    padding: 8px 14px; border-radius: 0 6px 6px 0; margin-bottom: 14px;\n  }\n  .flow-steps { position: relative; padding-left: 4px; }\n  .flow-steps::before {\n    content: ''; position: absolute; left: 23px; top: 18px; bottom: 18px;\n    width: 2px; border-radius: 2px;\n    background: linear-gradient(180deg, var(--teal) 0%, var(--sky) 35%, var(--blue) 70%, var(--navy) 100%);\n  }\n  .flow-step {\n    position: relative; display: grid; grid-template-columns: 48px 1fr;\n    gap: 16px; align-items: start; margin-bottom: 9px;\n  }\n  .flow-step .fs-num {\n    position: relative; z-index: 1;\n    width: 38px; height: 38px; border-radius: 50%; margin-left: 5px;\n    background: #fff; border: 2.5px solid var(--blue); color: var(--blue);\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 13px;\n    box-shadow: 0 0 0 5px #fff;\n  }\n  .flow-step .fs-body {\n    background: #fff; border: 1.5px solid var(--border);\n    border-left: 4px solid var(--blue); border-radius: 8px;\n    padding: 11px 16px; font-size: 13.5px; color: #2c3e50; line-height: 1.65;\n    transition: transform 0.15s, border-color 0.15s, box-shadow 0.15s;\n  }\n  .flow-step:hover .fs-body {\n    transform: translateX(4px); border-color: var(--sky);\n    box-shadow: 0 3px 12px rgba(20,36,63,0.07);\n  }\n  .flow-step .fs-body strong { color: var(--navy); }\n  .flow-step .fs-body .fs-sub { display: block; margin-top: 3px; font-size: 12px; color: var(--muted); }\n  .flow-step:nth-child(1) .fs-num { border-color: var(--teal); color: var(--teal); }\n  .flow-step:nth-child(1) .fs-body { border-left-color: var(--teal); }\n  .flow-step:nth-child(2) .fs-num { border-color: var(--sky); color: var(--sky); }\n  .flow-step:nth-child(2) .fs-body { border-left-color: var(--sky); }\n  .flow-step:last-child .fs-num { background: var(--navy); border-color: var(--navy); color: #fff; }\n  .flow-step:last-child .fs-body {\n    border-left-color: var(--navy);\n    background: linear-gradient(95deg, #f3f6fb 0%, #fff 65%);\n  }\n  @media (max-width: 520px) {\n    .flow-step { grid-template-columns: 40px 1fr; gap: 12px; }\n    .flow-steps::before { left: 19px; }\n    .flow-step .fs-num { width: 32px; height: 32px; font-size: 11.5px; margin-left: 3px; }\n  }\n\n  \/* \u2500\u2500 SPLIT LIST (breaks run-on enumerations inside callouts \/ rung-eg) \u2500\u2500 *\/\n  .split-list { list-style: none; margin: 9px 0 0; display: flex; flex-direction: column; gap: 6px; }\n  .split-list li {\n    display: grid; grid-template-columns: 22px 1fr; gap: 8px; align-items: start;\n    font-size: 12.5px; line-height: 1.62; color: #2c3e50;\n    padding: 7px 11px; background: rgba(255,255,255,0.85);\n    border: 1px solid rgba(0,0,0,0.05); border-left: 2.5px solid var(--sky);\n    border-radius: 0 5px 5px 0;\n  }\n  .split-list li .sl-tag {\n    font-family: 'JetBrains Mono', monospace; font-size: 10px; font-weight: 700;\n    color: var(--blue); text-align: center; padding-top: 1px;\n  }\n  .callout.amber .split-list li { border-left-color: var(--amber); }\n  .callout.amber .split-list li .sl-tag { color: var(--amber); }\n  .callout.red .split-list li { border-left-color: var(--red); }\n  .callout.red .split-list li .sl-tag { color: var(--red); }\n  .callout.teal .split-list li { border-left-color: var(--teal); }\n  .callout.teal .split-list li .sl-tag { color: var(--teal); }\n  .callout.purple .split-list li { border-left-color: var(--purple); }\n  .callout.purple .split-list li .sl-tag { color: var(--purple); }\n  .exam-tip .split-list li { border-left-color: var(--teal); background: #fff; }\n  .exam-tip .split-list li .sl-tag { color: var(--teal); }\n  .rung-eg .split-list { margin-top: 6px; }\n  .rung-eg .split-list li { background: #fff; }\n\n  \/* \u2500\u2500 KEY\u2013VALUE BLOCK (Examples: \/ Tools: \/ Features:) \u2500\u2500 *\/\n  .kv-block { display: flex; flex-direction: column; gap: 8px; margin-top: 9px; }\n  .kv-row {\n    display: grid; grid-template-columns: 92px 1fr; gap: 11px; align-items: start;\n    font-size: 12.5px; line-height: 1.62; color: #2c3e50;\n  }\n  .kv-row .kv-key {\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 9px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase;\n    color: #fff; background: var(--blue); padding: 4px 6px; border-radius: 10px;\n    text-align: center; margin-top: 1px;\n  }\n  .kv-row:nth-child(2) .kv-key { background: var(--teal); }\n  .kv-row:nth-child(3) .kv-key { background: var(--amber); }\n  @media (max-width: 520px) {\n    .kv-row { grid-template-columns: 1fr; gap: 4px; }\n    .kv-row .kv-key { justify-self: start; padding: 3px 10px; }\n  }\n\n  \/* \u2500\u2500 SKILL MAP (overview cards) + UNIFORM SKILL HEADERS \u2500\u2500 *\/\n  .skill-map { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; margin: 18px 0 8px; }\n  .skill-chip {\n    display: block; text-align: center; padding: 14px 10px 13px;\n    background: #fff; border: 1.5px solid var(--border); border-top: 3px solid var(--blue);\n    border-radius: 10px; transition: transform 0.18s, box-shadow 0.18s, border-color 0.18s;\n  }\n  .skill-chip:hover { transform: translateY(-3px); box-shadow: 0 6px 16px rgba(20,36,63,0.10); }\n  .skill-chip .sc-num {\n    display: inline-block; font-family: 'JetBrains Mono', monospace;\n    font-size: 9.5px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase;\n    color: #fff; background: var(--blue); padding: 2px 9px; border-radius: 10px; margin-bottom: 7px;\n  }\n  .skill-chip .sc-icon { display: block; font-size: 20px; margin-bottom: 5px; }\n  .skill-chip h6 { font-size: 12.5px; font-weight: 700; color: var(--navy); line-height: 1.3; margin-bottom: 4px; }\n  .skill-chip p { font-size: 10.5px; color: var(--muted); line-height: 1.45; margin: 0; text-align: center; }\n  .skill-chip.s1 { border-top-color: var(--teal); }   .skill-chip.s1 .sc-num { background: var(--teal); }\n  .skill-chip.s2 { border-top-color: var(--sky); }    .skill-chip.s2 .sc-num { background: var(--sky); }\n  .skill-chip.s3 { border-top-color: var(--blue); }   .skill-chip.s3 .sc-num { background: var(--blue); }\n  .skill-chip.s4 { border-top-color: var(--amber); }  .skill-chip.s4 .sc-num { background: var(--amber); }\n  .skill-chip.s5 { border-top-color: var(--plum); }   .skill-chip.s5 .sc-num { background: var(--plum); }\n  @media (max-width: 820px) { .skill-map { grid-template-columns: repeat(2, 1fr); } }\n  @media (max-width: 430px) { .skill-map { grid-template-columns: 1fr; } }\n\n  .skill-head {\n    display: grid; grid-template-columns: 46px 1fr; gap: 14px; align-items: center;\n    margin: 34px 0 14px; padding-bottom: 10px;\n    border-bottom: 2px solid var(--border); scroll-margin-top: 20px;\n  }\n  .skill-head .sh-num {\n    width: 46px; height: 46px; border-radius: 12px;\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 17px; color: #fff;\n    background: var(--blue);\n  }\n  .skill-head h5 { font-size: 16px; font-weight: 700; color: var(--navy); margin: 0; }\n  .skill-head .sh-tag { display: block; font-size: 12px; color: var(--muted); margin-top: 3px; line-height: 1.45; }\n  .skill-head.s1 { border-bottom-color: #7fd3c5; }  .skill-head.s1 .sh-num { background: var(--teal); }\n  .skill-head.s2 { border-bottom-color: #a6d8f2; }  .skill-head.s2 .sh-num { background: var(--sky); }\n  .skill-head.s3 { border-bottom-color: #a8c4e4; }  .skill-head.s3 .sh-num { background: var(--blue); }\n  .skill-head.s4 { border-bottom-color: #f0d58a; }  .skill-head.s4 .sh-num { background: var(--amber); }\n  .skill-head.s5 { border-bottom-color: #e0aac4; }  .skill-head.s5 .sh-num { background: var(--plum); }\n\n  \/* \u2500\u2500 RECAP BOX (dotted, sets a revision block apart) \u2500\u2500 *\/\n  .recap-box {\n    border: 2px dotted var(--teal); border-radius: 12px;\n    padding: 26px 24px 20px; margin: 34px 0 28px;\n    background: linear-gradient(180deg, #f2fdfa 0%, #fff 55%);\n    position: relative;\n  }\n  .recap-stamp {\n    position: absolute; top: -11px; left: 20px;\n    background: var(--teal); color: #fff;\n    font-size: 9.5px; font-weight: 700; letter-spacing: 0.1em;\n    text-transform: uppercase; padding: 3px 12px; border-radius: 4px;\n  }\n  .recap-box > h5.sub { margin-top: 2px !important; color: var(--teal); }\n  .recap-box .data-table { margin-bottom: 6px; }\n  .recap-box .recap-foot {\n    font-size: 12px; color: var(--muted); font-style: italic;\n    padding-top: 10px; border-top: 1px dashed #7fd3c5; margin-top: 4px;\n  }\n\n  \/* \u2500\u2500 GRAPH THUMBNAILS \u2500\u2500 *\/\n  .graph-thumb {\n    width: 100%; max-width: 150px; height: auto; display: block;\n    background: #fbfdff; border: 1px solid var(--border); border-radius: 6px; padding: 4px;\n  }\n  .graph-thumb text { font-family: 'JetBrains Mono', monospace; font-size: 7px; fill: var(--muted); }\n  td.thumb-cell { width: 160px; vertical-align: middle; }\n  @media (max-width: 720px) { td.thumb-cell { width: 110px; } }\n\n  \/* \u2500\u2500 PREVIOUS-YEAR MCQ BOX \u2500\u2500 *\/\n  .mcq-box {\n    background: linear-gradient(180deg, #fff9ef 0%, #fff 60%);\n    border: 1.5px solid #f0d58a; border-left: 4px solid var(--amber);\n    border-radius: 10px; padding: 20px 22px 16px; margin: 26px 0 30px;\n  }\n  .mcq-title {\n    display: flex; align-items: center; gap: 9px; flex-wrap: wrap;\n    font-family: 'Crimson Pro', serif; font-size: 16px; font-weight: 700;\n    color: var(--amber); margin-bottom: 4px;\n  }\n  .mcq-src {\n    font-family: 'JetBrains Mono', monospace; font-size: 9px; font-weight: 700;\n    letter-spacing: 0.06em; text-transform: uppercase; color: #fff;\n    background: var(--amber); padding: 3px 9px; border-radius: 10px;\n  }\n  .mcq-note { font-size: 12px; color: var(--muted); font-style: italic; margin-bottom: 12px; }\n  details.mcq-q {\n    background: #fff; border: 1px solid var(--border); border-radius: 7px;\n    margin-bottom: 9px; overflow: hidden;\n  }\n  details.mcq-q summary {\n    cursor: pointer; padding: 11px 15px; font-size: 13.5px; font-weight: 600;\n    color: var(--navy); list-style: none; line-height: 1.55;\n    display: flex; gap: 9px; align-items: flex-start;\n  }\n  details.mcq-q summary::-webkit-details-marker { display: none; }\n  details.mcq-q summary::before {\n    content: '\u25b8'; color: var(--amber); font-size: 12px; flex-shrink: 0; padding-top: 2px;\n    transition: transform 0.18s;\n  }\n  details.mcq-q[open] summary::before { transform: rotate(90deg); }\n  details.mcq-q summary:hover { background: #fffaf2; }\n  .mcq-num {\n    font-family: 'JetBrains Mono', monospace; font-size: 10.5px; font-weight: 700;\n    color: #fff; background: var(--navy); padding: 2px 7px; border-radius: 4px;\n    flex-shrink: 0; margin-top: 1px;\n  }\n  .mcq-opts { padding: 0 15px 4px 38px; }\n  .mcq-opts li {\n    font-size: 12.5px; color: #2c3e50; line-height: 1.65; margin-bottom: 3px; list-style: none;\n  }\n  .mcq-ans {\n    margin: 8px 15px 14px 38px; padding: 11px 14px;\n    background: #f2fdfa; border-left: 3px solid var(--teal); border-radius: 0 6px 6px 0;\n    font-size: 12.5px; line-height: 1.7; color: #1a4a3f;\n  }\n  .mcq-ans b { color: var(--teal); }\n  .mcq-ans .mcq-ref {\n    display: block; margin-top: 6px; padding-top: 6px; border-top: 1px dashed #7fd3c5;\n    font-family: 'JetBrains Mono', monospace; font-size: 10.5px; color: var(--muted);\n  }\n\n  \/* \u2500\u2500 ABBREVIATION TABLE \u2500\u2500 *\/\n  .abbr-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0 26px; margin: 18px 0 28px; }\n  @media (max-width: 900px) { .abbr-grid { grid-template-columns: 1fr; } }\n  .abbr-grid table { width: 100%; border-collapse: collapse; margin: 0 0 10px; font-size: 12.5px; }\n  .abbr-grid thead th {\n    background: var(--navy); color: #fff; text-align: left; padding: 8px 12px;\n    font-family: 'JetBrains Mono', monospace; font-size: 9.5px; font-weight: 700;\n    letter-spacing: 0.07em; text-transform: uppercase;\n  }\n  .abbr-grid tbody tr { border-bottom: 1px solid var(--border); }\n  .abbr-grid tbody tr:nth-child(even) { background: #f8fbfe; }\n  .abbr-grid tbody tr:hover { background: #eef5fd; }\n  .abbr-grid td { padding: 7px 12px; vertical-align: top; line-height: 1.55; }\n  .abbr-grid td.ab {\n    font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 11.5px;\n    color: var(--blue); white-space: nowrap; width: 78px;\n  }\n  .abbr-grid td.ab sub { font-size: 9px; }\n\n  \/* \u2500\u2500 PROS \/ CONS PANELS \u2500\u2500 *\/\n  .pc-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 22px 0 30px; }\n  @media (max-width: 860px) { .pc-grid { grid-template-columns: 1fr; } }\n  .pc-panel { border-radius: 11px; padding: 17px 20px 15px; border: 1.5px solid; }\n  .pc-panel.pro { background: linear-gradient(180deg, #f1fdf9 0%, #fff 55%); border-color: #a3dbcc; }\n  .pc-panel.con { background: linear-gradient(180deg, #fff6f4 0%, #fff 55%); border-color: #f0bcb4; }\n  .pc-panel.neu { background: linear-gradient(180deg, #f5f8fd 0%, #fff 55%); border-color: #b9cde6; }\n  .pc-head {\n    display: flex; align-items: center; gap: 8px;\n    font-family: 'Crimson Pro', serif; font-size: 15.5px; font-weight: 700;\n    padding-bottom: 9px; margin-bottom: 11px; border-bottom: 1px dashed;\n  }\n  .pc-panel.pro .pc-head { color: var(--teal); border-color: #b6e3d6; }\n  .pc-panel.con .pc-head { color: var(--red); border-color: #f3ccc6; }\n  .pc-panel.neu .pc-head { color: var(--blue); border-color: #cbdcef; }\n  .pc-head .pc-ico {\n    width: 21px; height: 21px; border-radius: 50%; flex-shrink: 0;\n    display: inline-flex; align-items: center; justify-content: center;\n    font-size: 11px; color: #fff; font-family: 'DM Sans', sans-serif;\n  }\n  .pc-panel.pro .pc-ico { background: var(--teal); }\n  .pc-panel.con .pc-ico { background: var(--red); }\n  .pc-panel.neu .pc-ico { background: var(--blue); }\n  .pc-panel ul { list-style: none; margin: 0; padding: 0; }\n  .pc-panel li {\n    position: relative; padding-left: 21px; margin-bottom: 9px;\n    font-size: 12.8px; line-height: 1.68; color: var(--text);\n  }\n  .pc-panel li:last-child { margin-bottom: 0; }\n  .pc-panel li::before { position: absolute; left: 0; top: 0; font-weight: 700; font-size: 11.5px; }\n  .pc-panel.pro li::before { content: '\u2713'; color: var(--teal); }\n  .pc-panel.con li::before { content: '\u2717'; color: var(--red); }\n  .pc-panel.neu li::before { content: '\u25b8'; color: var(--blue); }\n\n  \/* \u2500\u2500 LIST INSIDE A TABLE CELL \u2500\u2500 *\/\n  .cell-list { list-style: none; margin: 0; padding: 0; }\n  .cell-list li { position: relative; padding-left: 15px; margin-bottom: 5px; line-height: 1.6; }\n  .cell-list li:last-child { margin-bottom: 0; }\n  .cell-list li::before { content: '\u25aa'; position: absolute; left: 0; color: var(--sky); font-size: 10px; top: 1px; }\n\n  \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n  .section-divider { border: none; border-top: 1.5px dashed var(--border); margin: 44px 0; }\n\n  \/* \u2500\u2500 SIDEBAR \u2500\u2500 *\/\n  .sidebar { position: sticky; top: 24px; max-height: calc(100vh - 48px); }\n  .toc-card {\n    background: #fff; border: 1px solid var(--border);\n    border-radius: 8px; padding: 18px 20px;\n    max-height: calc(100vh - 48px); overflow-y: auto;\n  }\n  .toc-card-title { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.14em; color: var(--muted); margin-bottom: 14px; }\n  .toc-chapter {\n    background: var(--navy); color: #fff;\n    border-radius: 6px; padding: 10px 14px;\n    cursor: pointer; user-select: none;\n    display: flex; align-items: center; gap: 10px;\n    transition: background 0.18s;\n  }\n  .toc-chapter:hover { background: #1c3a63; }\n  .toc-chapter.active { background: linear-gradient(95deg, var(--navy) 0%, #1c3a63 100%); box-shadow: inset 3px 0 0 #ffd970; }\n  .toc-chapter .chap-num {\n    font-family: 'JetBrains Mono', monospace;\n    background: #ffd970; color: var(--navy);\n    font-size: 10.5px; font-weight: 700;\n    padding: 2px 7px; border-radius: 3px; flex-shrink: 0;\n  }\n  .toc-chapter .chap-name { font-size: 12.5px; font-weight: 700; line-height: 1.35; flex: 1; }\n  .toc-chapter .chevron { flex-shrink: 0; width: 14px; height: 14px; transition: transform 0.25s ease; }\n  .toc-chapter.collapsed .chevron { transform: rotate(-90deg); }\n  .toc-sub-wrapper { max-height: 2200px; overflow: hidden; transition: max-height 0.32s ease; }\n  .toc-chapter.collapsed + .toc-sub-wrapper { max-height: 0; }\n  .toc-sub { list-style: none; margin: 6px 0 4px 8px; padding-left: 6px; border-left: 1.5px solid var(--border); }\n  .toc-sub li { margin-bottom: 1px; }\n  .toc-sub li a {\n    display: flex; align-items: flex-start; gap: 8px;\n    font-size: 12.5px; color: #444;\n    padding: 5px 8px; border-radius: 4px;\n    border-left: 2px solid transparent;\n    transition: all 0.15s; line-height: 1.45;\n  }\n  .toc-sub li a .sub-num {\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 10.5px; color: var(--muted);\n    flex-shrink: 0; min-width: 30px;\n  }\n  .toc-sub li a:hover { background: #f5f7fa; color: var(--blue); }\n  .toc-sub li a.active { background: #eef4ff; border-left-color: var(--blue); color: var(--blue); font-weight: 600; }\n  .toc-sub li.endmatter a { color: var(--purple); }\n  .toc-sub li.endmatter a:hover { background: #faf6ff; }\n  .toc-sub li.endmatter a.active { background: #faf6ff; border-left-color: var(--purple); color: var(--purple); }\n\n  \/* \u2500\u2500 CHAPTER TABS \u2500\u2500 *\/\n  .chapter-content { display: none; }\n  .chapter-content.active { display: block; animation: fadeIn 0.25s ease; }\n  @keyframes fadeIn { from { opacity: 0; transform: translateY(4px); } to { opacity: 1; transform: translateY(0); } }\n\n  \/* \u2500\u2500 PLACEHOLDER \u2500\u2500 *\/\n  .placeholder {\n    border: 2px dashed var(--border); border-radius: 14px;\n    padding: 48px 32px; text-align: center; background: #fcfdff; margin-top: 20px;\n  }\n  .placeholder .ph-icon { font-size: 40px; display: block; margin-bottom: 12px; opacity: 0.6; }\n  .placeholder h4 { font-size: 16px; color: var(--navy); margin: 0 0 8px !important; }\n  .placeholder p { font-size: 13.5px; color: var(--muted); text-align: center; max-width: 460px; margin: 0 auto 14px; }\n  .placeholder .ph-list { display: inline-block; text-align: left; font-size: 12.5px; color: #2c3e50; line-height: 1.9; }\n\n  \/* \u2500\u2500 BACK TO TOP \u2500\u2500 *\/\n  .to-top {\n    position: fixed; right: 22px; bottom: 22px; z-index: 50;\n    width: 42px; height: 42px; border-radius: 50%;\n    background: var(--navy); color: #fff; border: none;\n    font-size: 17px; cursor: pointer; opacity: 0;\n    pointer-events: none; transition: opacity 0.25s;\n    box-shadow: 0 4px 14px rgba(20,36,63,0.3);\n  }\n  .to-top.show { opacity: 1; pointer-events: auto; }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 880px) {\n    .layout { grid-template-columns: 1fr; gap: 32px; padding: 28px 22px 64px; }\n    .sidebar { position: static; max-height: none; }\n    .toc-card { max-height: none; }\n    .keyfact-grid { grid-template-columns: 1fr; }\n    .hero { padding: 46px 22px 42px; }\n    .breadcrumb-bar { padding: 10px 22px; }\n  }\n\n  \/* \u2500\u2500 PRINT \u2500\u2500 *\/\n  @media print {\n    .pc-grid { grid-template-columns: 1fr 1fr; gap: 12px; }\n    .pc-panel, .pc-panel li, .cell-list li { page-break-inside: avoid; }\n    .pc-panel { background: #fff !important; }\n    .abbr-grid { grid-template-columns: 1fr 1fr; }\n    .abbr-grid tr { page-break-inside: avoid; }\n\n    .sidebar, .lang-toggle-bar, .to-top, .breadcrumb-bar { display: none !important; }\n    .layout { display: block; max-width: 100%; padding: 0; }\n    .hero { background: #14243f !important; -webkit-print-color-adjust: exact; print-color-adjust: exact; padding: 24px; }\n    .chapter-content { display: block !important; }\n    .cyp-q { }\n    .cyp-q .cyp-a { display: block !important; }\n    .rung:hover, .domain-card:hover { transform: none; }\n    body { font-size: 11pt; line-height: 1.5; }\n    .section-heading-block { page-break-after: avoid; }\n    .rung, .def-card, .callout, .formula-card, .cyp-box { page-break-inside: avoid; }\n    .flow-step, .split-list li, .kv-row, .exam-tip { page-break-inside: avoid; }\n    .flow-steps::before { -webkit-print-color-adjust: exact; print-color-adjust: exact; }\n  }\n<\/style>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Crimson+Pro:wght@400;600;700&family=DM+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;600;700&family=Noto+Sans+Devanagari:wght@400;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 ELEMENTOR RESET \u2014 strips host-page spacing \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .elementor-section.elementor-section-stretched,\n  .elementor-section-full_width,\n  .elementor-container,\n  .elementor-column,\n  .elementor-column-wrap,\n  .elementor-widget-wrap,\n  .elementor-element {\n    padding: 0 !important;\n    margin: 0 !important;\n    gap: 0 !important;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SHARED HERO \u2014 applies to all notes pages \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .hero {\n    width: 100%;\n    background: linear-gradient(130deg, #0f2a4a 0%, #1a5fa8 38%, #c97c10 78%, #d68b1e 100%);\n    padding: 60px 48px 56px;\n    color: #fff;\n    position: relative;\n    overflow: hidden;\n    text-align: left;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n    pointer-events: none;\n  }\n  .hero::after {\n    content: ''; position: absolute; right: -80px; top: -100px;\n    width: 500px; height: 500px; border-radius: 50%;\n    background: radial-gradient(circle, rgba(255,255,255,0.10) 0%, transparent 65%);\n    pointer-events: none;\n  }\n  .hero-inner { max-width: 1100px; margin: 0 auto; position: relative; z-index: 1; }\n  .hero-grid { display: grid; grid-template-columns: 1fr 320px; gap: 36px; align-items: center; }\n  .hero-text { min-width: 0; }\n  .hero-illustration {\n    width: 320px; max-width: 100%;\n    filter: drop-shadow(0 10px 22px rgba(0,0,0,0.22));\n    animation: heroFloat 6s ease-in-out infinite;\n  }\n  .hero-illustration svg { width: 100%; height: auto; display: block; }\n  @keyframes heroFloat {\n    0%, 100% { transform: translateY(0); }\n    50%      { transform: translateY(-6px); }\n  }\n  .hero-kicker {\n    display: inline-block;\n    background: rgba(255,255,255,0.18); color: #fff;\n    font-size: 11px; font-weight: 700;\n    padding: 6px 14px; border-radius: 20px;\n    letter-spacing: 0.14em; text-transform: uppercase;\n    margin-bottom: 18px;\n    border: 1px solid rgba(255,255,255,0.32);\n    backdrop-filter: blur(4px);\n  }\n  .hero h1 {\n    font-family: 'Crimson Pro', Georgia, serif;\n    font-size: clamp(28px, 4.2vw, 46px);\n    font-weight: 700; line-height: 1.2;\n    margin: 0 0 14px; color: #fff;\n    text-shadow: 0 2px 8px rgba(0,0,0,0.18);\n  }\n  .hero-sub {\n    font-size: 15px; opacity: 0.92; margin: 0 0 24px;\n    max-width: 720px; color: #fff;\n  }\n  .hero-pills { display: flex; flex-wrap: wrap; gap: 8px; }\n  .hero-pill {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.30);\n    color: #fff; font-size: 12px; font-weight: 600;\n    padding: 6px 14px; border-radius: 20px;\n    backdrop-filter: blur(6px);\n  }\n  @media (max-width: 860px) {\n    .hero { padding: 48px 24px 44px; }\n    .hero-grid { grid-template-columns: 1fr; gap: 24px; }\n    .hero-illustration { width: 240px; margin: 0 auto; }\n  }\n  @media (max-width: 500px) {\n    .hero h1 { font-size: 26px; }\n    .hero-illustration { display: none; }\n  }\n<\/style>\n<\/head><body>\n\n<!-- \u2500\u2500 HERO \u2500\u2500 -->\n<div class=\"hero\">\n  <div class=\"hero-inner hero-grid\">\n    <div class=\"hero-text\">\n      <span class=\"hero-kicker\">UPSC &nbsp;\u2022&nbsp; Principal &amp; Vice Principal<\/span>\n      <h1>\n        <span class=\"en\">NIPUN Bharat Mission: Stakeholders<\/span>\n        <span class=\"hi\">\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u092e\u093f\u0936\u0928: \u0939\u093f\u0924\u0927\u093e\u0930\u0915<\/span>\n      <\/h1>\n      <p class=\"hero-sub\">\n        <span class=\"en\">The five-tier implementation mechanism &nbsp;|&nbsp; Bilingual, level-wise, examination-ready<\/span>\n        <span class=\"hi\">\u092a\u093e\u0901\u091a-\u0938\u094d\u0924\u0930\u0940\u092f \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0924\u0902\u0924\u094d\u0930 &nbsp;|&nbsp; \u0926\u094d\u0935\u093f\u092d\u093e\u0937\u0940, \u0938\u094d\u0924\u0930\u0935\u093e\u0930, \u092a\u0930\u0940\u0915\u094d\u0937\u094b\u092a\u092f\u094b\u0917\u0940<\/span>\n      <\/p>\n    <\/div>\n    <div class=\"hero-illustration\" aria-hidden=\"true\">\n      <svg viewBox=\"0 0 320 280\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Stack of study notes with open notebook and pen\">\n        <ellipse cx=\"160\" cy=\"245\" rx=\"125\" ry=\"14\" fill=\"rgba(0,0,0,0.18)\"\/>\n        <g transform=\"translate(40,80) rotate(-6 90 80)\">\n          <rect x=\"0\" y=\"0\" width=\"180\" height=\"130\" rx=\"6\" fill=\"#8a5a1e\" stroke=\"#5a3a10\" stroke-width=\"1.5\"\/>\n          <rect x=\"6\" y=\"6\" width=\"168\" height=\"118\" rx=\"4\" fill=\"#e8a94a\" stroke=\"#a86a1e\" stroke-width=\"1\"\/>\n          <rect x=\"10\" y=\"-12\" width=\"48\" height=\"16\" rx=\"3\" fill=\"#8a5a1e\" stroke=\"#5a3a10\" stroke-width=\"1.2\"\/>\n          <line x1=\"20\" y1=\"30\" x2=\"160\" y2=\"30\" stroke=\"#a86a1e\" stroke-width=\"1.4\" opacity=\"0.55\"\/>\n          <line x1=\"20\" y1=\"46\" x2=\"140\" y2=\"46\" stroke=\"#a86a1e\" stroke-width=\"1.4\" opacity=\"0.55\"\/>\n          <line x1=\"20\" y1=\"62\" x2=\"152\" y2=\"62\" stroke=\"#a86a1e\" stroke-width=\"1.4\" opacity=\"0.55\"\/>\n          <line x1=\"20\" y1=\"78\" x2=\"125\" y2=\"78\" stroke=\"#a86a1e\" stroke-width=\"1.4\" opacity=\"0.55\"\/>\n          <line x1=\"20\" y1=\"94\" x2=\"145\" y2=\"94\" stroke=\"#a86a1e\" stroke-width=\"1.4\" opacity=\"0.55\"\/>\n        <\/g>\n        <g transform=\"translate(50,108) rotate(4 110 75)\">\n          <rect x=\"2\" y=\"4\" width=\"220\" height=\"148\" rx=\"4\" fill=\"rgba(0,0,0,0.18)\"\/>\n          <rect x=\"0\" y=\"0\" width=\"110\" height=\"148\" rx=\"4\" fill=\"#fff8e6\" stroke=\"#c97c10\" stroke-width=\"1.5\"\/>\n          <rect x=\"110\" y=\"0\" width=\"110\" height=\"148\" rx=\"4\" fill=\"#fffbf0\" stroke=\"#c97c10\" stroke-width=\"1.5\"\/>\n          <line x1=\"110\" y1=\"0\" x2=\"110\" y2=\"148\" stroke=\"#8a5a1e\" stroke-width=\"2.5\"\/>\n          <circle cx=\"110\" cy=\"20\" r=\"2.2\" fill=\"#fff\" stroke=\"#8a5a1e\" stroke-width=\"1\"\/>\n          <circle cx=\"110\" cy=\"50\" r=\"2.2\" fill=\"#fff\" stroke=\"#8a5a1e\" stroke-width=\"1\"\/>\n          <circle cx=\"110\" cy=\"80\" r=\"2.2\" fill=\"#fff\" stroke=\"#8a5a1e\" stroke-width=\"1\"\/>\n          <circle cx=\"110\" cy=\"110\" r=\"2.2\" fill=\"#fff\" stroke=\"#8a5a1e\" stroke-width=\"1\"\/>\n          <circle cx=\"110\" cy=\"138\" r=\"2.2\" fill=\"#fff\" stroke=\"#8a5a1e\" stroke-width=\"1\"\/>\n          <rect x=\"12\" y=\"14\" width=\"48\" height=\"6\" rx=\"1\" fill=\"#1a5fa8\"\/>\n          <line x1=\"12\" y1=\"32\" x2=\"98\" y2=\"32\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n          <line x1=\"12\" y1=\"44\" x2=\"92\" y2=\"44\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n          <line x1=\"12\" y1=\"56\" x2=\"98\" y2=\"56\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n          <line x1=\"12\" y1=\"68\" x2=\"86\" y2=\"68\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n          <line x1=\"12\" y1=\"80\" x2=\"98\" y2=\"80\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n          <line x1=\"12\" y1=\"92\" x2=\"78\" y2=\"92\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n          <line x1=\"12\" y1=\"104\" x2=\"98\" y2=\"104\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n          <line x1=\"12\" y1=\"116\" x2=\"82\" y2=\"116\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n          <line x1=\"12\" y1=\"128\" x2=\"90\" y2=\"128\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n          <rect x=\"124\" y=\"14\" width=\"42\" height=\"6\" rx=\"1\" fill=\"#c97c10\"\/>\n          <rect x=\"124\" y=\"50\" width=\"14\" height=\"50\" fill=\"#1a5fa8\" opacity=\"0.85\"\/>\n          <rect x=\"142\" y=\"35\" width=\"14\" height=\"65\" fill=\"#c97c10\" opacity=\"0.9\"\/>\n          <rect x=\"160\" y=\"55\" width=\"14\" height=\"45\" fill=\"#0e8f7a\" opacity=\"0.85\"\/>\n          <rect x=\"178\" y=\"42\" width=\"14\" height=\"58\" fill=\"#7e3eb5\" opacity=\"0.85\"\/>\n          <line x1=\"122\" y1=\"100\" x2=\"208\" y2=\"100\" stroke=\"#5a4500\" stroke-width=\"1.2\"\/>\n          <line x1=\"124\" y1=\"116\" x2=\"200\" y2=\"116\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n          <line x1=\"124\" y1=\"128\" x2=\"180\" y2=\"128\" stroke=\"#c4a060\" stroke-width=\"1.2\"\/>\n        <\/g>\n        <g transform=\"translate(190,40) rotate(38)\">\n          <rect x=\"0\" y=\"0\" width=\"14\" height=\"56\" fill=\"#0f2a4a\" stroke=\"#000\" stroke-width=\"0.8\"\/>\n          <rect x=\"0\" y=\"56\" width=\"14\" height=\"34\" fill=\"#daa520\" stroke=\"#8a6a00\" stroke-width=\"0.8\"\/>\n          <rect x=\"13\" y=\"6\" width=\"2.5\" height=\"22\" fill=\"#daa520\"\/>\n          <polygon points=\"0,90 14,90 7,108\" fill=\"#c0c0c0\" stroke=\"#666\" stroke-width=\"0.6\"\/>\n          <line x1=\"7\" y1=\"92\" x2=\"7\" y2=\"106\" stroke=\"#666\" stroke-width=\"0.6\"\/>\n          <rect x=\"0\" y=\"-3\" width=\"14\" height=\"3\" fill=\"#0f2a4a\"\/>\n        <\/g>\n        <g transform=\"translate(225,150) rotate(8)\">\n          <rect x=\"0\" y=\"0\" width=\"48\" height=\"48\" fill=\"#ffd95a\" stroke=\"#c89b0a\" stroke-width=\"1.2\"\/>\n          <line x1=\"6\" y1=\"12\" x2=\"42\" y2=\"12\" stroke=\"#8a6a00\" stroke-width=\"1.1\" opacity=\"0.6\"\/>\n          <line x1=\"6\" y1=\"22\" x2=\"38\" y2=\"22\" stroke=\"#8a6a00\" stroke-width=\"1.1\" opacity=\"0.6\"\/>\n          <line x1=\"6\" y1=\"32\" x2=\"40\" y2=\"32\" stroke=\"#8a6a00\" stroke-width=\"1.1\" opacity=\"0.6\"\/>\n          <line x1=\"6\" y1=\"42\" x2=\"32\" y2=\"42\" stroke=\"#8a6a00\" stroke-width=\"1.1\" opacity=\"0.6\"\/>\n        <\/g>\n        <g fill=\"#fff\" opacity=\"0.85\">\n          <circle cx=\"20\" cy=\"40\" r=\"2\"\/><circle cx=\"290\" cy=\"60\" r=\"1.5\"\/>\n          <circle cx=\"50\" cy=\"20\" r=\"1.5\"\/><circle cx=\"280\" cy=\"220\" r=\"2\"\/>\n        <\/g>\n        <g stroke=\"#fff\" stroke-width=\"1\" opacity=\"0.8\" fill=\"none\">\n          <path d=\"M 15 70 l 0 -8 M 11 66 l 8 0\"\/>\n          <path d=\"M 295 130 l 0 -6 M 292 127 l 6 0\"\/>\n        <\/g>\n      <\/svg>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2500\u2500 BREADCRUMB \u2500\u2500 -->\n<div class=\"breadcrumb-bar\">\n  <div class=\"breadcrumb-inner\">\n    <a href=\"#\"><span class=\"en\">Home<\/span><span class=\"hi\">\u092e\u0941\u0916\u092a\u0943\u0937\u094d\u0920<\/span><\/a>\n    <span class=\"sep\">\u203a<\/span>\n    <a href=\"#\"><span class=\"en\">Notes<\/span><span class=\"hi\">\u0928\u094b\u091f\u094d\u0938<\/span><\/a>\n    <span class=\"sep\">\u203a<\/span>\n    <span class=\"en\">NIPUN Bharat Mission: Stakeholders<\/span>\n    <span class=\"hi\">\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u092e\u093f\u0936\u0928: \u0939\u093f\u0924\u0927\u093e\u0930\u0915<\/span>\n\n    <div class=\"lang-toggle-bar\">\n      <div class=\"lang-toggle-btn\" id=\"langToggle\" role=\"button\" tabindex=\"0\" aria-label=\"Switch language\">\n        <div class=\"lang-option active\" id=\"optEn\">English<\/div>\n        <div class=\"lang-option\" id=\"optHi\">\u0939\u093f\u0902\u0926\u0940<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"layout\">\n\n  <aside class=\"sidebar\">\n    <div class=\"toc-card\">\n      <div class=\"toc-title\">\n        <span class=\"en\">Contents<\/span><span class=\"hi\">\u0935\u093f\u0937\u092f-\u0938\u0942\u091a\u0940<\/span>\n      <\/div>\n      <div class=\"toc-chapter\" data-chap=\"1\">\n        <span class=\"chap-num\">1<\/span>\n        <span class=\"chap-name\">\n          <span class=\"en\">The Mission<\/span>\n          <span class=\"hi\">\u092e\u093f\u0936\u0928<\/span>\n        <\/span>\n        <svg class=\"chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n      <\/div>\n      <div class=\"toc-sub-wrapper\">\n        <ul class=\"toc-sub\">\n          <li><a href=\"#b1-0\"><span class=\"sub-num\">1.0<\/span><span><span class=\"en\">The Context<\/span><span class=\"hi\">\u0938\u0902\u0926\u0930\u094d\u092d<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b1-1\"><span class=\"sub-num\">1.1<\/span><span><span class=\"en\">What NIPUN Bharat Is<\/span><span class=\"hi\">\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u0915\u094d\u092f\u093e \u0939\u0948<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b1-2\"><span class=\"sub-num\">1.2<\/span><span><span class=\"en\">The Lakshyas<\/span><span class=\"hi\">\u0932\u0915\u094d\u0937\u094d\u092f<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b1-3\"><span class=\"sub-num\">1.3<\/span><span><span class=\"en\">The 5-Tier Structure<\/span><span class=\"hi\">5-\u0938\u094d\u0924\u0930\u0940\u092f \u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/span><\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"toc-chapter collapsed\" data-chap=\"2\" style=\"margin-top: 10px;\">\n        <span class=\"chap-num\">T1<\/span>\n        <span class=\"chap-name\">\n          <span class=\"en\">National Level<\/span>\n          <span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930<\/span>\n        <\/span>\n        <svg class=\"chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n      <\/div>\n      <div class=\"toc-sub-wrapper\">\n        <ul class=\"toc-sub\">\n          <li><a href=\"#b2-1\"><span class=\"sub-num\">2.1<\/span><span><span class=\"en\">National Administrative Structure<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b2-2\"><span class=\"sub-num\">2.2<\/span><span><span class=\"en\">NSC and PAB<\/span><span class=\"hi\">NSC \u090f\u0935\u0902 PAB<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b2-3\"><span class=\"sub-num\">2.3<\/span><span><span class=\"en\">NMD and NAMD<\/span><span class=\"hi\">NMD \u090f\u0935\u0902 NAMD<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b2-4\"><span class=\"sub-num\">2.4<\/span><span><span class=\"en\">NPMU \/ TSU<\/span><span class=\"hi\">NPMU \/ TSU<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b2-5\"><span class=\"sub-num\">2.5<\/span><span><span class=\"en\">NCERT and NIEPA<\/span><span class=\"hi\">NCERT \u090f\u0935\u0902 NIEPA<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b2-6\"><span class=\"sub-num\">2.6<\/span><span><span class=\"en\">CBSE, KVS and NRG<\/span><span class=\"hi\">CBSE, KVS \u090f\u0935\u0902 NRG<\/span><\/span><\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"toc-chapter collapsed\" data-chap=\"3\" style=\"margin-top: 10px;\">\n        <span class=\"chap-num\">T2<\/span>\n        <span class=\"chap-name\">\n          <span class=\"en\">State \/ UT Level<\/span>\n          <span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \/ \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u0938\u094d\u0924\u0930<\/span>\n        <\/span>\n        <svg class=\"chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n      <\/div>\n      <div class=\"toc-sub-wrapper\">\n        <ul class=\"toc-sub\">\n          <li><a href=\"#b3-1\"><span class=\"sub-num\">3.1<\/span><span><span class=\"en\">State Administrative Structure<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b3-2\"><span class=\"sub-num\">3.2<\/span><span><span class=\"en\">State Steering Committee<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b3-3\"><span class=\"sub-num\">3.3<\/span><span><span class=\"en\">State Mission Director<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b3-4\"><span class=\"sub-num\">3.4<\/span><span><span class=\"en\">State Project Management Unit<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b3-5\"><span class=\"sub-num\">3.5<\/span><span><span class=\"en\">SCERT \/ SIE<\/span><span class=\"hi\">SCERT \/ SIE<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b3-6\"><span class=\"sub-num\">3.6<\/span><span><span class=\"en\">Academic Task Force<\/span><span class=\"hi\">\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0915\u093e\u0930\u094d\u092f\u092c\u0932<\/span><\/span><\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"toc-chapter collapsed\" data-chap=\"4\" style=\"margin-top: 10px;\">\n        <span class=\"chap-num\">T3<\/span>\n        <span class=\"chap-name\">\n          <span class=\"en\">District Level<\/span>\n          <span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0938\u094d\u0924\u0930<\/span>\n        <\/span>\n        <svg class=\"chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n      <\/div>\n      <div class=\"toc-sub-wrapper\">\n        <ul class=\"toc-sub\">\n          <li><a href=\"#b4-1\"><span class=\"sub-num\">4.1<\/span><span><span class=\"en\">District Administrative Structure<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b4-2\"><span class=\"sub-num\">4.2<\/span><span><span class=\"en\">District Steering Committee<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b4-3\"><span class=\"sub-num\">4.3<\/span><span><span class=\"en\">District Mission Director<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b4-4\"><span class=\"sub-num\">4.4<\/span><span><span class=\"en\">District Programme Management Unit<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b4-5\"><span class=\"sub-num\">4.5<\/span><span><span class=\"en\">DIET<\/span><span class=\"hi\">DIET<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b4-6\"><span class=\"sub-num\">4.6<\/span><span><span class=\"en\">District Task Force<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0915\u093e\u0930\u094d\u092f\u092c\u0932<\/span><\/span><\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"toc-chapter collapsed\" data-chap=\"5\" style=\"margin-top: 10px;\">\n        <span class=\"chap-num\">T4<\/span>\n        <span class=\"chap-name\">\n          <span class=\"en\">Block, School &amp; Community<\/span>\n          <span class=\"hi\">\u0916\u0902\u0921, \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f<\/span>\n        <\/span>\n        <svg class=\"chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n      <\/div>\n      <div class=\"toc-sub-wrapper\">\n        <ul class=\"toc-sub\">\n          <li><a href=\"#b5-1\"><span class=\"sub-num\">5.1<\/span><span><span class=\"en\">Block \/ School Administrative Structure<\/span><span class=\"hi\">\u0916\u0902\u0921 \/ \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b5-2\"><span class=\"sub-num\">5.2<\/span><span><span class=\"en\">Block Education Officer<\/span><span class=\"hi\">\u0916\u0902\u0921 \u0936\u093f\u0915\u094d\u0937\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b5-3\"><span class=\"sub-num\">5.3<\/span><span><span class=\"en\">BRC \/ CRC \/ Mentors<\/span><span class=\"hi\">BRC \/ CRC \/ \u092e\u0947\u0902\u091f\u0930<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b5-4\"><span class=\"sub-num\">5.4<\/span><span><span class=\"en\">School and SMC<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 SMC<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b5-5\"><span class=\"sub-num\">5.5<\/span><span><span class=\"en\">Parents and Community<\/span><span class=\"hi\">\u0905\u092d\u093f\u092d\u093e\u0935\u0915 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f<\/span><\/span><\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"toc-chapter collapsed\" data-chap=\"6\" style=\"margin-top: 10px;\">\n        <span class=\"chap-num\">REV<\/span>\n        <span class=\"chap-name\">\n          <span class=\"en\">Quick Revision<\/span>\n          <span class=\"hi\">\u0924\u094d\u0935\u0930\u093f\u0924 \u092a\u0941\u0928\u0930\u093e\u0935\u0943\u0924\u094d\u0924\u093f<\/span>\n        <\/span>\n        <svg class=\"chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n      <\/div>\n      <div class=\"toc-sub-wrapper\">\n        <ul class=\"toc-sub\">\n          <li><a href=\"#b6-1\"><span class=\"sub-num\">6.1<\/span><span><span class=\"en\">Who Does What \u2014 Master Table<\/span><span class=\"hi\">\u0915\u094c\u0928 \u0915\u094d\u092f\u093e \u0915\u0930\u0924\u093e \u0939\u0948 \u2014 \u092e\u0941\u0916\u094d\u092f \u0924\u093e\u0932\u093f\u0915\u093e<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b6-2\"><span class=\"sub-num\">6.2<\/span><span><span class=\"en\">Heads of Each Body<\/span><span class=\"hi\">\u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0928\u093f\u0915\u093e\u092f \u0915\u0947 \u092a\u094d\u0930\u092e\u0941\u0916<\/span><\/span><\/a><\/li>\n          <li><a href=\"#b6-3\"><span class=\"sub-num\">6.3<\/span><span><span class=\"en\">Abbreviations<\/span><span class=\"hi\">\u0938\u0902\u0915\u094d\u0937\u0947\u092a\u093e\u0915\u094d\u0937\u0930<\/span><\/span><\/a><\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/aside>\n\n  <main class=\"article\">\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CHAPTER 1 \u2014 THE MISSION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"chapter-content active\" data-chap=\"1\">\n\n    <div class=\"chapter-heading-block\">\n      <span class=\"chapter-badge\"><span class=\"en\">THE MISSION<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928<\/span><\/span>\n      <h2>\n        <span class=\"en\">NIPUN Bharat: Context, Aim and Structure<\/span>\n        <span class=\"hi\">\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924: \u0938\u0902\u0926\u0930\u094d\u092d, \u0932\u0915\u094d\u0937\u094d\u092f \u090f\u0935\u0902 \u0938\u0902\u0930\u091a\u0928\u093e<\/span>\n      <\/h2>\n    <\/div>\n\n    <div class=\"keyfact-grid\">\n      <div class=\"keyfact-card navy-hi\">\n        <span class=\"big-icon\">\ud83d\ude80<\/span>\n        <div class=\"kf-label\"><span class=\"en\">Launched<\/span><span class=\"hi\">\u0906\u0930\u0902\u092d<\/span><\/div>\n        <div class=\"kf-value\" style=\"font-size:15px;\">5 July 2021<\/div>\n        <div class=\"kf-sub\"><span class=\"en\">By the Government of India, under Samagra Shiksha<\/span><span class=\"hi\">\u092d\u093e\u0930\u0924 \u0938\u0930\u0915\u093e\u0930 \u0926\u094d\u0935\u093e\u0930\u093e, \u0938\u092e\u0917\u094d\u0930 \u0936\u093f\u0915\u094d\u0937\u093e \u0915\u0947 \u0905\u0902\u0924\u0930\u094d\u0917\u0924<\/span><\/div>\n      <\/div>\n      <div class=\"keyfact-card teal-hi\">\n        <span class=\"big-icon\">\ud83c\udfaf<\/span>\n        <div class=\"kf-label\"><span class=\"en\">The Target<\/span><span class=\"hi\">\u0932\u0915\u094d\u0937\u094d\u092f<\/span><\/div>\n        <div class=\"kf-value\" style=\"font-size:14px;\"><span class=\"en\">FLN by Grade 3<\/span><span class=\"hi\">\u0915\u0915\u094d\u0937\u093e 3 \u0924\u0915 FLN<\/span><\/div>\n        <div class=\"kf-sub\"><span class=\"en\">For every child in the country, by 2026\u201327<\/span><span class=\"hi\">\u0926\u0947\u0936 \u0915\u0947 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u092c\u093e\u0932\u0915 \u0939\u0947\u0924\u0941, 2026\u201327 \u0924\u0915<\/span><\/div>\n      <\/div>\n      <div class=\"keyfact-card amber-hi\">\n        <span class=\"big-icon\">\ud83c\udfd7\ufe0f<\/span>\n        <div class=\"kf-label\"><span class=\"en\">Structure<\/span><span class=\"hi\">\u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/div>\n        <div class=\"kf-value\" style=\"font-size:15px;\">5-Tier<\/div>\n        <div class=\"kf-sub\"><span class=\"en\">National \u2192 State \u2192 District \u2192 Block\/Cluster \u2192 School and Community<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u2192 \u0930\u093e\u091c\u094d\u092f \u2192 \u091c\u093c\u093f\u0932\u093e \u2192 \u0916\u0902\u0921\/\u0938\u0902\u0915\u0941\u0932 \u2192 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u2550\u2550\u2550 1.0 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b1-0\">\n      <span class=\"section-badge\">1.0<\/span>\n      <h3><span class=\"en\">The Context<\/span><span class=\"hi\">\u0938\u0902\u0926\u0930\u094d\u092d<\/span><\/h3>\n    <\/div>\n\n    <p>\n      <span class=\"en\">The Government of India is committed to ensuring <strong>accessibility to quality care and education for all children<\/strong>. <strong>NEP 2020<\/strong> strongly recommends measures to ensure the same and to align all efforts with the <strong>Sustainable Development Goals 2030<\/strong>. According to the Policy, <strong>the highest priority must be given to achieving universal foundational literacy and numeracy by the end of Grade 3<\/strong>.<\/span>\n      <span class=\"hi\">\u092d\u093e\u0930\u0924 \u0938\u0930\u0915\u093e\u0930 <strong>\u0938\u092d\u0940 \u092c\u093e\u0932\u0915\u094b\u0902 \u0939\u0947\u0924\u0941 \u0917\u0941\u0923\u0935\u0924\u094d\u0924\u093e\u092a\u0942\u0930\u094d\u0923 \u0926\u0947\u0916\u092d\u093e\u0932 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u093e \u0915\u0940 \u0938\u0941\u0917\u092e\u094d\u092f\u0924\u093e<\/strong> \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u094b \u092a\u094d\u0930\u0924\u093f\u092c\u0926\u094d\u0927 \u0939\u0948\u0964 <strong>NEP 2020<\/strong> \u0907\u0938\u0940 \u0939\u0947\u0924\u0941 \u0909\u092a\u093e\u092f\u094b\u0902 \u0915\u0940 \u092a\u094d\u0930\u092c\u0932 \u0938\u0902\u0938\u094d\u0924\u0941\u0924\u093f \u0915\u0930\u0924\u0940 \u0939\u0948 \u0924\u0925\u093e \u0938\u092e\u0938\u094d\u0924 \u092a\u094d\u0930\u092f\u093e\u0938\u094b\u0902 \u0915\u094b <strong>\u0938\u0924\u0924 \u0935\u093f\u0915\u093e\u0938 \u0932\u0915\u094d\u0937\u094d\u092f 2030<\/strong> \u0915\u0947 \u0905\u0928\u0941\u0930\u0942\u092a \u0915\u0930\u0928\u0947 \u0915\u094b \u0915\u0939\u0924\u0940 \u0939\u0948\u0964 \u0928\u0940\u0924\u093f \u0915\u0947 \u0905\u0928\u0941\u0938\u093e\u0930 <strong>\u0915\u0915\u094d\u0937\u093e 3 \u0915\u0947 \u0905\u0902\u0924 \u0924\u0915 \u0938\u093e\u0930\u094d\u0935\u092d\u094c\u092e\u093f\u0915 \u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u0915\u0940 \u092a\u094d\u0930\u093e\u092a\u094d\u0924\u093f \u0915\u094b \u0938\u0930\u094d\u0935\u094b\u091a\u094d\u091a \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e<\/strong> \u0926\u0940 \u091c\u093e\u0928\u0940 \u091a\u093e\u0939\u093f\u090f\u0964<\/span>\n    <\/p>\n\n    <div class=\"callout red\">\n      <div class=\"callout-label\"><span class=\"en\">\u26a0\ufe0f The sentence from NEP 2020 that created this Mission<\/span><span class=\"hi\">\u26a0\ufe0f NEP 2020 \u0915\u093e \u0935\u0939 \u0935\u093e\u0915\u094d\u092f \u091c\u093f\u0938\u0928\u0947 \u092f\u0939 \u092e\u093f\u0936\u0928 \u0909\u0924\u094d\u092a\u0928\u094d\u0928 \u0915\u093f\u092f\u093e<\/span><\/div>\n      <span class=\"en\">The Policy states that <strong>\"the rest of the policy will be largely irrelevant for such a large portion of our students if this most basic learning \u2014 reading, writing, and arithmetic at the foundational level \u2014 is not first achieved.\"<\/strong> NIPUN Bharat is the operational answer to that sentence.<\/span>\n      <span class=\"hi\">\u0928\u0940\u0924\u093f \u0915\u0939\u0924\u0940 \u0939\u0948 \u0915\u093f <strong>\"\u092f\u0926\u093f \u092f\u0939 \u0938\u0930\u094d\u0935\u093e\u0927\u093f\u0915 \u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0905\u0927\u093f\u0917\u092e \u2014 \u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0938\u094d\u0924\u0930 \u092a\u0930 \u092a\u0920\u0928, \u0932\u0947\u0916\u0928 \u090f\u0935\u0902 \u0905\u0902\u0915\u0917\u0923\u093f\u0924 \u2014 \u092a\u0939\u0932\u0947 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0928 \u0939\u0941\u0906, \u0924\u094b \u0939\u092e\u093e\u0930\u0947 \u091b\u093e\u0924\u094d\u0930\u094b\u0902 \u0915\u0947 \u0907\u0924\u0928\u0947 \u092c\u0921\u093c\u0947 \u092d\u093e\u0917 \u0939\u0947\u0924\u0941 \u0936\u0947\u0937 \u0928\u0940\u0924\u093f \u0905\u0927\u093f\u0915\u093e\u0902\u0936\u0924\u0903 \u0905\u092a\u094d\u0930\u093e\u0938\u0902\u0917\u093f\u0915 \u0930\u0939\u0947\u0917\u0940\u0964\"<\/strong> \u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u0909\u0938\u0940 \u0935\u093e\u0915\u094d\u092f \u0915\u093e \u0915\u094d\u0930\u093f\u092f\u093e\u0924\u094d\u092e\u0915 \u0909\u0924\u094d\u0924\u0930 \u0939\u0948\u0964<\/span>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 1.1 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b1-1\">\n      <span class=\"section-badge\">1.1<\/span>\n      <h3><span class=\"en\">What NIPUN Bharat Is<\/span><span class=\"hi\">\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u0915\u094d\u092f\u093e \u0939\u0948<\/span><\/h3>\n    <\/div>\n\n    <div class=\"callout\">\n      <div class=\"callout-label\"><span class=\"en\">\ud83d\udcd8 The full form \u2014 memorize it exactly<\/span><span class=\"hi\">\ud83d\udcd8 \u092a\u0942\u0930\u094d\u0923 \u0930\u0942\u092a \u2014 \u0920\u0940\u0915-\u0920\u0940\u0915 \u0915\u0902\u0920\u0938\u094d\u0925 \u0915\u0940\u091c\u093f\u090f<\/span><\/div>\n      <span class=\"en\"><strong>NIPUN<\/strong> stands for <strong>National Initiative for Proficiency in Reading with Understanding and Numeracy<\/strong>. It is the <strong>National Mission on Foundational Literacy and Numeracy<\/strong>, launched on <strong>5 July 2021<\/strong> under <strong>Samagra Shiksha<\/strong>, to attain its objectives by <strong>2026\u201327<\/strong>.<\/span>\n      <span class=\"hi\"><strong>NIPUN<\/strong> \u0915\u093e \u0905\u0930\u094d\u0925 \u0939\u0948 <strong>National Initiative for Proficiency in Reading with Understanding and Numeracy<\/strong> \u2014 \u0938\u092e\u091d \u0915\u0947 \u0938\u093e\u0925 \u092a\u0920\u0928 \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u092e\u0947\u0902 \u092a\u094d\u0930\u0935\u0940\u0923\u0924\u093e \u0939\u0947\u0924\u0941 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092a\u0939\u0932\u0964 \u092f\u0939 <strong>\u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u092a\u0930 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928<\/strong> \u0939\u0948, \u091c\u094b <strong>5 \u091c\u0941\u0932\u093e\u0908 2021<\/strong> \u0915\u094b <strong>\u0938\u092e\u0917\u094d\u0930 \u0936\u093f\u0915\u094d\u0937\u093e<\/strong> \u0915\u0947 \u0905\u0902\u0924\u0930\u094d\u0917\u0924 \u0906\u0930\u0902\u092d \u0939\u0941\u0906, \u0924\u0925\u093e \u091c\u093f\u0938\u0915\u0947 \u0909\u0926\u094d\u0926\u0947\u0936\u094d\u092f <strong>2026\u201327<\/strong> \u0924\u0915 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u093f\u090f \u091c\u093e\u0928\u0947 \u0939\u0948\u0902\u0964<\/span>\n    <\/div>\n\n    <div class=\"kv-block\">\n      <div class=\"kv-row\"><span class=\"kv-key\"><span class=\"en\">Implementing agency<\/span><span class=\"hi\">\u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u091c\u0947\u0902\u0938\u0940<\/span><\/span><span><span class=\"en\">The <strong>Department of School Education and Literacy (DoSE&amp;L)<\/strong> at the <strong>Ministry of Education<\/strong> is the implementing agency of the Mission <strong>at the national level<\/strong>.<\/span><span class=\"hi\"><strong>\u0936\u093f\u0915\u094d\u0937\u093e \u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f<\/strong> \u0915\u093e <strong>\u0938\u094d\u0915\u0942\u0932 \u0936\u093f\u0915\u094d\u0937\u093e \u090f\u0935\u0902 \u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u0935\u093f\u092d\u093e\u0917 (DoSE&amp;L)<\/strong> <strong>\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930<\/strong> \u092a\u0930 \u092e\u093f\u0936\u0928 \u0915\u0940 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u091c\u0947\u0902\u0938\u0940 \u0939\u0948\u0964<\/span><\/span><\/div>\n      <div class=\"kv-row\"><span class=\"kv-key\"><span class=\"en\">Aim<\/span><span class=\"hi\">\u0909\u0926\u094d\u0926\u0947\u0936\u094d\u092f<\/span><\/span><span><span class=\"en\">To ensure that <strong>every child in the country attains foundational literacy and numeracy by Grade 3, by 2026\u201327<\/strong>.<\/span><span class=\"hi\">\u092f\u0939 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e \u0915\u093f <strong>\u0926\u0947\u0936 \u0915\u093e \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u092c\u093e\u0932\u0915 2026\u201327 \u0924\u0915 \u0915\u0915\u094d\u0937\u093e 3 \u0924\u0915 \u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947<\/strong>\u0964<\/span><\/span><\/div>\n      <div class=\"kv-row\"><span class=\"kv-key\"><span class=\"en\">Role of States<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u0940 \u092d\u0942\u092e\u093f\u0915\u093e<\/span><\/span><span><span class=\"en\">States and UTs are expected to <strong>contextualise the National Mission by preparing State-specific yearly targets and action plans<\/strong>, and to create an enabling environment for its effective implementation.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u090f\u0935\u0902 \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0938\u0947 \u0905\u092a\u0947\u0915\u094d\u0937\u093f\u0924 \u0939\u0948 \u0915\u093f \u0935\u0947 <strong>\u0930\u093e\u091c\u094d\u092f-\u0935\u093f\u0936\u093f\u0937\u094d\u091f \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u0932\u0915\u094d\u0937\u094d\u092f \u090f\u0935\u0902 \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e\u090f\u0901 \u092c\u0928\u093e\u0915\u0930 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928 \u0915\u094b \u0938\u0902\u0926\u0930\u094d\u092d-\u0905\u0928\u0941\u0915\u0942\u0932 \u092c\u0928\u093e\u090f\u0901<\/strong>, \u0924\u0925\u093e \u0909\u0938\u0915\u0947 \u092a\u094d\u0930\u092d\u093e\u0935\u0940 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 \u0938\u0915\u094d\u0937\u092e \u0935\u093e\u0924\u093e\u0935\u0930\u0923 \u092c\u0928\u093e\u090f\u0901\u0964<\/span><\/span><\/div>\n    <\/div>\n\n    <div class=\"exam-tip\">\n      <div class=\"et-icon\">\ud83d\udcc5<\/div>\n      <div class=\"et-body\">\n        <span class=\"en\"><strong>The date distinction examiners test.<\/strong> NEP 2020 sets the foundational literacy and numeracy target at <strong>2025<\/strong>. NIPUN Bharat, the mission created to deliver it, works to <strong>2026\u201327<\/strong>. Both dates are correct in their own document \u2014 quote <strong>2025 when asked about NEP 2020<\/strong>, and <strong>2026\u201327 when asked about NIPUN Bharat<\/strong>. Confusing the two is the commonest error on this topic.<\/span>\n        <span class=\"hi\"><strong>\u0924\u093f\u0925\u093f-\u092d\u0947\u0926 \u091c\u093f\u0938\u0947 \u092a\u0930\u0940\u0915\u094d\u0937\u0915 \u092a\u0930\u0916\u0924\u0947 \u0939\u0948\u0902\u0964<\/strong> NEP 2020 \u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u0915\u093e \u0932\u0915\u094d\u0937\u094d\u092f <strong>2025<\/strong> \u0930\u0916\u0924\u0940 \u0939\u0948\u0964 \u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924, \u091c\u094b \u0907\u0938\u0947 \u092a\u0942\u0930\u093e \u0915\u0930\u0928\u0947 \u0939\u0947\u0924\u0941 \u092c\u0928\u093e \u092e\u093f\u0936\u0928 \u0939\u0948, <strong>2026\u201327<\/strong> \u0924\u0915 \u0915\u093e\u0930\u094d\u092f \u0915\u0930\u0924\u093e \u0939\u0948\u0964 \u0926\u094b\u0928\u094b\u0902 \u0924\u093f\u0925\u093f\u092f\u093e\u0901 \u0905\u092a\u0928\u0947-\u0905\u092a\u0928\u0947 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u092e\u0947\u0902 \u0938\u0939\u0940 \u0939\u0948\u0902 \u2014 <strong>NEP 2020 \u092a\u0942\u091b\u0947 \u091c\u093e\u0928\u0947 \u092a\u0930 2025<\/strong> \u0924\u0925\u093e <strong>\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u092a\u0942\u091b\u0947 \u091c\u093e\u0928\u0947 \u092a\u0930 2026\u201327<\/strong> \u0909\u0926\u094d\u0927\u0943\u0924 \u0915\u0940\u091c\u093f\u090f\u0964 \u0926\u094b\u0928\u094b\u0902 \u092e\u0947\u0902 \u092d\u094d\u0930\u092e \u0907\u0938 \u0935\u093f\u0937\u092f \u0915\u0940 \u0938\u0930\u094d\u0935\u093e\u0927\u093f\u0915 \u0938\u093e\u092e\u093e\u0928\u094d\u092f \u0924\u094d\u0930\u0941\u091f\u093f \u0939\u0948\u0964<\/span>\n      <\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 1.2 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b1-2\">\n      <span class=\"section-badge\">1.2<\/span>\n      <h3><span class=\"en\">The Lakshyas \u2014 What Every Child Must Achieve<\/span><span class=\"hi\">\u0932\u0915\u094d\u0937\u094d\u092f \u2014 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u092c\u093e\u0932\u0915 \u0915\u094b \u0915\u094d\u092f\u093e \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0928\u093e \u0939\u0948<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:13px;\">\n      <span class=\"en\">The Mission expresses its goals as <strong>Lakshyas<\/strong>. Active participation of all stakeholders at each level is <strong>pivotal for accomplishing the Lakshyas<\/strong>, which the document states as follows.<\/span>\n      <span class=\"hi\">\u092e\u093f\u0936\u0928 \u0905\u092a\u0928\u0947 \u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \u0915\u094b <strong>\u0932\u0915\u094d\u0937\u094d\u092f<\/strong> \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0935\u094d\u092f\u0915\u094d\u0924 \u0915\u0930\u0924\u093e \u0939\u0948\u0964 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0938\u094d\u0924\u0930 \u092a\u0930 \u0938\u092e\u0938\u094d\u0924 \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0915\u0940 \u0938\u0915\u094d\u0930\u093f\u092f \u0938\u0939\u092d\u093e\u0917\u093f\u0924\u093e <strong>\u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \u0915\u0940 \u092a\u094d\u0930\u093e\u092a\u094d\u0924\u093f \u0939\u0947\u0924\u0941 \u0928\u093f\u0930\u094d\u0923\u093e\u092f\u0915<\/strong> \u0939\u0948, \u091c\u093f\u0928\u094d\u0939\u0947\u0902 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0907\u0938 \u092a\u094d\u0930\u0915\u093e\u0930 \u092c\u0924\u093e\u0924\u093e \u0939\u0948\u0964<\/span>\n    <\/p>\n\n    <div class=\"domain-grid\">\n      <div class=\"domain-card cog\">\n        <div class=\"dm-icon\">\ud83d\udcd6<\/div>\n        <span class=\"dm-gandhi\"><span class=\"en\">Lakshya 1<\/span><span class=\"hi\">\u0932\u0915\u094d\u0937\u094d\u092f 1<\/span><\/span>\n        <h5><span class=\"en\">Reading with understanding<\/span><span class=\"hi\">\u0938\u092e\u091d \u0915\u0947 \u0938\u093e\u0925 \u092a\u0920\u0928<\/span><\/h5>\n        <p><span class=\"en\">Not decoding alone \u2014 the child must <strong>comprehend what is read<\/strong>. This is what the 'Proficiency in Reading with Understanding' of the mission's name refers to.<\/span><span class=\"hi\">\u0915\u0947\u0935\u0932 \u0905\u0915\u094d\u0937\u0930-\u092c\u094b\u0927 \u0928\u0939\u0940\u0902 \u2014 \u092c\u093e\u0932\u0915 \u0915\u094b <strong>\u091c\u094b \u092a\u0922\u093c\u093e \u0909\u0938\u0947 \u0938\u092e\u091d\u0928\u093e<\/strong> \u091a\u093e\u0939\u093f\u090f\u0964 \u092e\u093f\u0936\u0928 \u0915\u0947 \u0928\u093e\u092e \u092e\u0947\u0902 '\u0938\u092e\u091d \u0915\u0947 \u0938\u093e\u0925 \u092a\u0920\u0928 \u092e\u0947\u0902 \u092a\u094d\u0930\u0935\u0940\u0923\u0924\u093e' \u0915\u093e \u092f\u0939\u0940 \u0905\u0930\u094d\u0925 \u0939\u0948\u0964<\/span><\/p>\n      <\/div>\n      <div class=\"domain-card aff\">\n        <div class=\"dm-icon\">\u270d\ufe0f<\/div>\n        <span class=\"dm-gandhi\"><span class=\"en\">Lakshya 2<\/span><span class=\"hi\">\u0932\u0915\u094d\u0937\u094d\u092f 2<\/span><\/span>\n        <h5><span class=\"en\">Writing with purpose<\/span><span class=\"hi\">\u092a\u094d\u0930\u092f\u094b\u091c\u0928\u092a\u0942\u0930\u094d\u0923 \u0932\u0947\u0916\u0928<\/span><\/h5>\n        <p><span class=\"en\">Not copying or mechanical transcription \u2014 the child must be able to <strong>write in order to express and communicate<\/strong>.<\/span><span class=\"hi\">\u0928\u0915\u0932 \u0905\u0925\u0935\u093e \u092f\u093e\u0902\u0924\u094d\u0930\u093f\u0915 \u092a\u094d\u0930\u0924\u093f\u0932\u0947\u0916\u0928 \u0928\u0939\u0940\u0902 \u2014 \u092c\u093e\u0932\u0915 <strong>\u0905\u092d\u093f\u0935\u094d\u092f\u0915\u094d\u0924\u093f \u090f\u0935\u0902 \u0938\u0902\u092a\u094d\u0930\u0947\u0937\u0923 \u0939\u0947\u0924\u0941 \u0932\u093f\u0916\u0928\u0947<\/strong> \u092e\u0947\u0902 \u0938\u092e\u0930\u094d\u0925 \u0939\u094b\u0964<\/span><\/p>\n      <\/div>\n      <div class=\"domain-card psy\">\n        <div class=\"dm-icon\">\ud83d\udd22<\/div>\n        <span class=\"dm-gandhi\"><span class=\"en\">Lakshya 3<\/span><span class=\"hi\">\u0932\u0915\u094d\u0937\u094d\u092f 3<\/span><\/span>\n        <h5><span class=\"en\">Understanding numeracy<\/span><span class=\"hi\">\u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u0915\u0940 \u0938\u092e\u091d<\/span><\/h5>\n        <p><span class=\"en\">Numeracy <strong>to solve day-to-day life situations<\/strong> \u2014 application, not the recitation of tables.<\/span><span class=\"hi\"><strong>\u0926\u0948\u0928\u093f\u0915 \u091c\u0940\u0935\u0928 \u0915\u0940 \u092a\u0930\u093f\u0938\u094d\u0925\u093f\u0924\u093f\u092f\u093e\u0901 \u0939\u0932 \u0915\u0930\u0928\u0947<\/strong> \u0939\u0947\u0924\u0941 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u2014 \u0905\u0928\u0941\u092a\u094d\u0930\u092f\u094b\u0917, \u092a\u0939\u093e\u0921\u093c\u0947 \u0930\u091f\u0928\u093e \u0928\u0939\u0940\u0902\u0964<\/span><\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"callout teal\">\n      <div class=\"callout-label\"><span class=\"en\">\ud83d\udccc What the Mission asks States to focus on<\/span><span class=\"hi\">\ud83d\udccc \u092e\u093f\u0936\u0928 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0938\u0947 \u0915\u093f\u0928 \u092c\u093e\u0924\u094b\u0902 \u092a\u0930 \u0927\u094d\u092f\u093e\u0928 \u092e\u093e\u0901\u0917\u0924\u093e \u0939\u0948<\/span><\/div>\n      <span class=\"en\">To create an enabling environment, States must focus on <strong>building the capacities of teachers and academic resource persons; engaging parents and community members; contextualizing and creating quality teaching-learning material for both children and teachers; devising mechanisms for assessment and regularly tracking children's learning; and creating infrastructure for the universalization of foundational learning<\/strong>.<\/span>\n      <span class=\"hi\">\u0938\u0915\u094d\u0937\u092e \u0935\u093e\u0924\u093e\u0935\u0930\u0923 \u092c\u0928\u093e\u0928\u0947 \u0939\u0947\u0924\u0941 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u094b <strong>\u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u090f\u0935\u0902 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0902\u0938\u093e\u0927\u0928-\u0935\u094d\u092f\u0915\u094d\u0924\u093f\u092f\u094b\u0902 \u0915\u0940 \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923; \u0905\u092d\u093f\u092d\u093e\u0935\u0915\u094b\u0902 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f-\u0938\u0926\u0938\u094d\u092f\u094b\u0902 \u0915\u0940 \u0938\u0939\u092d\u093e\u0917\u093f\u0924\u093e; \u092c\u093e\u0932\u0915\u094b\u0902 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0926\u094b\u0928\u094b\u0902 \u0939\u0947\u0924\u0941 \u0917\u0941\u0923\u0935\u0924\u094d\u0924\u093e\u092a\u0942\u0930\u094d\u0923 \u0936\u093f\u0915\u094d\u0937\u0923-\u0905\u0927\u093f\u0917\u092e \u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u0915\u093e \u0938\u0902\u0926\u0930\u094d\u092d-\u0905\u0928\u0941\u0915\u0942\u0932\u0928 \u090f\u0935\u0902 \u0928\u093f\u0930\u094d\u092e\u093e\u0923; \u0906\u0915\u0932\u0928-\u0924\u0902\u0924\u094d\u0930 \u0915\u0940 \u0930\u091a\u0928\u093e \u090f\u0935\u0902 \u092c\u093e\u0932\u0915\u094b\u0902 \u0915\u0947 \u0905\u0927\u093f\u0917\u092e \u0915\u093e \u0928\u093f\u092f\u092e\u093f\u0924 \u0905\u0928\u0941\u0938\u0930\u0923; \u0924\u0925\u093e \u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0905\u0927\u093f\u0917\u092e \u0915\u0947 \u0938\u093e\u0930\u094d\u0935\u092d\u094c\u092e\u0940\u0915\u0930\u0923 \u0939\u0947\u0924\u0941 \u0905\u0935\u0938\u0902\u0930\u091a\u0928\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923<\/strong> \u092a\u0930 \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0928\u093e \u0939\u094b\u0917\u093e\u0964<\/span>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 1.3 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b1-3\">\n      <span class=\"section-badge\">1.3<\/span>\n      <h3><span class=\"en\">The Five-Tier Implementation Mechanism<\/span><span class=\"hi\">\u092a\u093e\u0901\u091a-\u0938\u094d\u0924\u0930\u0940\u092f \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0924\u0902\u0924\u094d\u0930<\/span><\/h3>\n    <\/div>\n\n    <p>\n      <span class=\"en\">For carrying out the targets, a <strong>structural mechanism is designed starting from the National to the school level<\/strong>. This is a <strong>5-tier implementation mechanism<\/strong>, and it is the single most examined feature of the document. Note that <strong>the block\/cluster level and the school and community level are clubbed together<\/strong> when stakeholders are listed, giving four categories of stakeholder across five tiers.<\/span>\n      <span class=\"hi\">\u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \u0915\u0940 \u092a\u0942\u0930\u094d\u0924\u093f \u0939\u0947\u0924\u0941 <strong>\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u0947 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u0938\u094d\u0924\u0930 \u0924\u0915 \u090f\u0915 \u0938\u0902\u0930\u091a\u0928\u093e\u0924\u094d\u092e\u0915 \u0924\u0902\u0924\u094d\u0930<\/strong> \u092c\u0928\u093e\u092f\u093e \u0917\u092f\u093e \u0939\u0948\u0964 \u092f\u0939 <strong>5-\u0938\u094d\u0924\u0930\u0940\u092f \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0924\u0902\u0924\u094d\u0930<\/strong> \u0939\u0948, \u0924\u0925\u093e \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u0940 \u0938\u0930\u094d\u0935\u093e\u0927\u093f\u0915 \u092a\u0942\u091b\u0940 \u091c\u093e\u0928\u0947 \u0935\u093e\u0932\u0940 \u0935\u093f\u0936\u0947\u0937\u0924\u093e \u0939\u0948\u0964 \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0902 \u0915\u093f \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0915\u0940 \u0938\u0942\u091a\u0940 \u092e\u0947\u0902 <strong>\u0916\u0902\u0921\/\u0938\u0902\u0915\u0941\u0932 \u0938\u094d\u0924\u0930 \u0924\u0925\u093e \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0938\u094d\u0924\u0930 \u090f\u0915 \u0938\u093e\u0925 \u0930\u0916\u0947 \u0917\u090f \u0939\u0948\u0902<\/strong>, \u091c\u093f\u0938\u0938\u0947 \u092a\u093e\u0901\u091a \u0938\u094d\u0924\u0930\u094b\u0902 \u092a\u0930 \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0915\u0940 \u091a\u093e\u0930 \u0936\u094d\u0930\u0947\u0923\u093f\u092f\u093e\u0901 \u092c\u0928\u0924\u0940 \u0939\u0948\u0902\u0964<\/span>\n    <\/p>\n\n    <div class=\"ladder\">\n      <div class=\"rung\">\n        <div class=\"rung-step\"><span class=\"rung-num\">1<\/span><span class=\"rung-tier\"><span class=\"en\">Tier 1<\/span><span class=\"hi\">\u0938\u094d\u0924\u0930 1<\/span><\/span><\/div>\n        <div>\n          <h5><span class=\"en\">National Mission<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928<\/span><\/h5>\n          <p><span class=\"en\">Stakeholders: <strong>NSC, PAB, NM (NMD and NAMD), NCERT, NIEPA, NPMU\/TSU, CBSE, KVS, NRG<\/strong>.<\/span><span class=\"hi\">\u0939\u093f\u0924\u0927\u093e\u0930\u0915: <strong>NSC, PAB, NM (NMD \u090f\u0935\u0902 NAMD), NCERT, NIEPA, NPMU\/TSU, CBSE, KVS, NRG<\/strong>\u0964<\/span><\/p>\n        <\/div>\n      <\/div>\n      <div class=\"rung\">\n        <div class=\"rung-step\"><span class=\"rung-num\">2<\/span><span class=\"rung-tier\"><span class=\"en\">Tier 2<\/span><span class=\"hi\">\u0938\u094d\u0924\u0930 2<\/span><\/span><\/div>\n        <div>\n          <h5><span class=\"en\">State Mission<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092e\u093f\u0936\u0928<\/span><\/h5>\n          <p><span class=\"en\">Stakeholders: <strong>SSC, SMD, SPMU, SCERT\/SIE, ATF<\/strong>.<\/span><span class=\"hi\">\u0939\u093f\u0924\u0927\u093e\u0930\u0915: <strong>SSC, SMD, SPMU, SCERT\/SIE, ATF<\/strong>\u0964<\/span><\/p>\n        <\/div>\n      <\/div>\n      <div class=\"rung\">\n        <div class=\"rung-step\"><span class=\"rung-num\">3<\/span><span class=\"rung-tier\"><span class=\"en\">Tier 3<\/span><span class=\"hi\">\u0938\u094d\u0924\u0930 3<\/span><\/span><\/div>\n        <div>\n          <h5><span class=\"en\">District Mission<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u092e\u093f\u0936\u0928<\/span><\/h5>\n          <p><span class=\"en\">Stakeholders: <strong>DSC, DMD, DPMU, DIET, DTF<\/strong>.<\/span><span class=\"hi\">\u0939\u093f\u0924\u0927\u093e\u0930\u0915: <strong>DSC, DMD, DPMU, DIET, DTF<\/strong>\u0964<\/span><\/p>\n        <\/div>\n      <\/div>\n      <div class=\"rung\">\n        <div class=\"rung-step\"><span class=\"rung-num\">4<\/span><span class=\"rung-tier\"><span class=\"en\">Tier 4<\/span><span class=\"hi\">\u0938\u094d\u0924\u0930 4<\/span><\/span><\/div>\n        <div>\n          <h5><span class=\"en\">Block \/ Cluster Level Mission<\/span><span class=\"hi\">\u0916\u0902\u0921 \/ \u0938\u0902\u0915\u0941\u0932 \u0938\u094d\u0924\u0930\u0940\u092f \u092e\u093f\u0936\u0928<\/span><\/h5>\n          <p><span class=\"en\">Stakeholders: <strong>BEO, BRC\/CRC\/Mentors<\/strong>.<\/span><span class=\"hi\">\u0939\u093f\u0924\u0927\u093e\u0930\u0915: <strong>BEO, BRC\/CRC\/\u092e\u0947\u0902\u091f\u0930<\/strong>\u0964<\/span><\/p>\n        <\/div>\n      <\/div>\n      <div class=\"rung\">\n        <div class=\"rung-step\"><span class=\"rung-num\">5<\/span><span class=\"rung-tier\"><span class=\"en\">Tier 5<\/span><span class=\"hi\">\u0938\u094d\u0924\u0930 5<\/span><\/span><\/div>\n        <div>\n          <h5><span class=\"en\">School and Community<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f<\/span><\/h5>\n          <p><span class=\"en\">Stakeholders: <strong>Schools and SMC (Head Teachers, Teachers), Parents and Community<\/strong>. This is where the Lakshyas are actually achieved.<\/span><span class=\"hi\">\u0939\u093f\u0924\u0927\u093e\u0930\u0915: <strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 SMC (\u092a\u094d\u0930\u0927\u093e\u0928\u093e\u0927\u094d\u092f\u093e\u092a\u0915, \u0936\u093f\u0915\u094d\u0937\u0915), \u0905\u092d\u093f\u092d\u093e\u0935\u0915 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f<\/strong>\u0964 \u0932\u0915\u094d\u0937\u094d\u092f \u0935\u0938\u094d\u0924\u0941\u0924\u0903 \u092f\u0939\u0940\u0902 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0939\u094b\u0924\u0947 \u0939\u0948\u0902\u0964<\/span><\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"exam-tip\">\n      <div class=\"et-icon\">\ud83d\udd11<\/div>\n      <div class=\"et-body\">\n        <span class=\"en\"><strong>The pattern that runs through every tier \u2014 learn this once and four chapters become predictable.<\/strong> At each of the National, State and District levels the same <strong>five functions<\/strong> recur: a <strong>Steering Committee<\/strong> that gives policy direction and approves plans; a <strong>Mission Director<\/strong> who plans, implements and monitors; a <strong>Project\/Programme Management Unit<\/strong> that assists the Director; an <strong>academic institution<\/strong> (NCERT \/ SCERT \/ DIET) that provides technical and academic support; and a <strong>Task Force<\/strong> (NRG \/ ATF \/ DTF) that supports on academic matters. Once this pattern is seen, only the names change from tier to tier.<\/span>\n        <span class=\"hi\"><strong>\u0935\u0939 \u092a\u094d\u0930\u0924\u093f\u092e\u093e\u0928 \u091c\u094b \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0938\u094d\u0924\u0930 \u092e\u0947\u0902 \u091a\u0932\u0924\u093e \u0939\u0948 \u2014 \u0907\u0938\u0947 \u090f\u0915 \u092c\u093e\u0930 \u0938\u0940\u0916\u093f\u090f \u0914\u0930 \u091a\u093e\u0930 \u0905\u0927\u094d\u092f\u093e\u092f \u092a\u0942\u0930\u094d\u0935\u093e\u0928\u0941\u092e\u0947\u092f \u0939\u094b \u091c\u093e\u090f\u0901\u0917\u0947\u0964<\/strong> \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f, \u0930\u093e\u091c\u094d\u092f \u090f\u0935\u0902 \u091c\u093c\u093f\u0932\u093e \u2014 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0938\u094d\u0924\u0930 \u092a\u0930 \u0935\u0939\u0940 <strong>\u092a\u093e\u0901\u091a \u0915\u093e\u0930\u094d\u092f<\/strong> \u0926\u094b\u0939\u0930\u093e\u090f \u091c\u093e\u0924\u0947 \u0939\u0948\u0902: <strong>\u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f<\/strong> \u091c\u094b \u0928\u0940\u0924\u093f\u0917\u0924 \u0926\u093f\u0936\u093e \u0926\u0947 \u090f\u0935\u0902 \u092f\u094b\u091c\u0928\u093e\u090f\u0901 \u0938\u094d\u0935\u0940\u0915\u0943\u0924 \u0915\u0930\u0947; <strong>\u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/strong> \u091c\u094b \u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0915\u0930\u0947; <strong>\u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e\/\u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908<\/strong> \u091c\u094b \u0928\u093f\u0926\u0947\u0936\u0915 \u0915\u0940 \u0938\u0939\u093e\u092f\u0924\u093e \u0915\u0930\u0947; <strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0902\u0938\u094d\u0925\u093e\u0928<\/strong> (NCERT \/ SCERT \/ DIET) \u091c\u094b \u0924\u0915\u0928\u0940\u0915\u0940 \u090f\u0935\u0902 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u093e\u092f\u0924\u093e \u0926\u0947; \u0924\u0925\u093e <strong>\u0915\u093e\u0930\u094d\u092f\u092c\u0932<\/strong> (NRG \/ ATF \/ DTF) \u091c\u094b \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092e\u093e\u092e\u0932\u094b\u0902 \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917 \u0915\u0930\u0947\u0964 \u092f\u0939 \u092a\u094d\u0930\u0924\u093f\u092e\u093e\u0928 \u0926\u093f\u0916 \u091c\u093e\u0928\u0947 \u092a\u0930 \u0938\u094d\u0924\u0930-\u0926\u0930-\u0938\u094d\u0924\u0930 \u0915\u0947\u0935\u0932 \u0928\u093e\u092e \u092c\u0926\u0932\u0924\u0947 \u0939\u0948\u0902\u0964<\/span>\n      <\/div>\n    <\/div>\n\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CHAPTER 2 \u2014 NATIONAL LEVEL \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"chapter-content\" data-chap=\"2\">\n\n    <div class=\"chapter-heading-block\">\n      <span class=\"chapter-badge\"><span class=\"en\">TIER 1<\/span><span class=\"hi\">\u0938\u094d\u0924\u0930 1<\/span><\/span>\n      <h2>\n        <span class=\"en\">National Level: Roles and Responsibilities<\/span>\n        <span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930: \u092d\u0942\u092e\u093f\u0915\u093e\u090f\u0901 \u090f\u0935\u0902 \u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935<\/span>\n      <\/h2>\n    <\/div>\n\n    <!-- \u2550\u2550\u2550 2.1 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b2-1\">\n      <span class=\"section-badge\">2.1<\/span>\n      <h3><span class=\"en\">National Mission Management Structure<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928 \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/h3>\n    <\/div>\n\n    <table class=\"data-table\">\n      <thead>\n        <tr>\n          <th class=\"narrow\"><span class=\"en\">Unit<\/span><span class=\"hi\">\u0907\u0915\u093e\u0908<\/span><\/th>\n          <th class=\"narrow\"><span class=\"en\">Administrative Head<\/span><span class=\"hi\">\u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u092a\u094d\u0930\u092e\u0941\u0916<\/span><\/th>\n          <th><span class=\"en\">Major role<\/span><span class=\"hi\">\u092a\u094d\u0930\u092e\u0941\u0916 \u092d\u0942\u092e\u093f\u0915\u093e<\/span><\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td class=\"narrow\"><strong>NSC<\/strong><\/td><td class=\"narrow\"><span class=\"en\">Chairperson \u2014 <strong>Secretary, DoSE&amp;L<\/strong><\/span><span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937 \u2014 <strong>\u0938\u091a\u093f\u0935, DoSE&amp;L<\/strong><\/span><\/td><td><span class=\"en\">Provide <strong>policy direction<\/strong> and facilitate the implementation of action plans at the national level<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930 \u092a\u0930 <strong>\u0928\u0940\u0924\u093f\u0917\u0924 \u0926\u093f\u0936\u093e<\/strong> \u0926\u0947\u0928\u093e \u0924\u0925\u093e \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e\u0913\u0902 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u093e<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>PAB<\/strong><\/td><td class=\"narrow\"><span class=\"en\">Chairperson \u2014 <strong>Secretary, DoSE&amp;L<\/strong><\/span><span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937 \u2014 <strong>\u0938\u091a\u093f\u0935, DoSE&amp;L<\/strong><\/span><\/td><td><span class=\"en\">Review and approve plans as part of Samagra Shiksha; <strong>sanction budget<\/strong> for the Mission<\/span><span class=\"hi\">\u0938\u092e\u0917\u094d\u0930 \u0936\u093f\u0915\u094d\u0937\u093e \u0915\u0947 \u0905\u0902\u0917 \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u092f\u094b\u091c\u0928\u093e\u0913\u0902 \u0915\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e \u090f\u0935\u0902 \u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f; \u092e\u093f\u0936\u0928 \u0939\u0947\u0924\u0941 <strong>\u092c\u091c\u091f \u0938\u094d\u0935\u0940\u0915\u0943\u0924 \u0915\u0930\u0928\u093e<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>NMD<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>AS \/ JS level<\/strong>, DoSE&amp;L<\/span><span class=\"hi\"><strong>AS \/ JS \u0938\u094d\u0924\u0930<\/strong>, DoSE&amp;L<\/span><\/td><td><span class=\"en\"><strong>Plan, implement and monitor<\/strong> NIPUN Bharat Mission<\/span><span class=\"hi\">\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u092e\u093f\u0936\u0928 \u0915\u093e <strong>\u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>NAMD<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Director \/ DS level<\/strong>, DoSE&amp;L<\/span><span class=\"hi\"><strong>\u0928\u093f\u0926\u0947\u0936\u0915 \/ DS \u0938\u094d\u0924\u0930<\/strong>, DoSE&amp;L<\/span><\/td><td><span class=\"en\"><strong>Assist the NMD<\/strong> in all planning, implementation and monitoring activities<\/span><span class=\"hi\">\u0938\u092e\u0938\u094d\u0924 \u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u094b\u0902 \u092e\u0947\u0902 <strong>NMD \u0915\u0940 \u0938\u0939\u093e\u092f\u0924\u093e<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>NPMU \/ TSU<\/strong><\/td><td class=\"narrow\"><span class=\"en\">NMD &amp; NAMD, DoSE&amp;L<\/span><span class=\"hi\">NMD \u090f\u0935\u0902 NAMD, DoSE&amp;L<\/span><\/td><td><span class=\"en\">Provide <strong>support and technical assistance<\/strong> to the Mission<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u094b <strong>\u0938\u0939\u093e\u092f\u0924\u093e \u090f\u0935\u0902 \u0924\u0915\u0928\u0940\u0915\u0940 \u0938\u0939\u092f\u094b\u0917<\/strong> \u0926\u0947\u0928\u093e<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>NCERT<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Director<\/strong><\/span><span class=\"hi\"><strong>\u0928\u093f\u0926\u0947\u0936\u0915<\/strong><\/span><\/td><td><span class=\"en\">Provide <strong>technical and academic support<\/strong>; handhold States and UTs<\/span><span class=\"hi\"><strong>\u0924\u0915\u0928\u0940\u0915\u0940 \u090f\u0935\u0902 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u093e\u092f\u0924\u093e<\/strong>; \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u090f\u0935\u0902 \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u093e \u0938\u0939\u092f\u094b\u0917<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>NIEPA<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Vice Chancellor<\/strong><\/span><span class=\"hi\"><strong>\u0915\u0941\u0932\u092a\u0924\u093f<\/strong><\/span><\/td><td><span class=\"en\">Provide technical and <strong>administrative\/professional support at district and institutional levels<\/strong><\/span><span class=\"hi\"><strong>\u091c\u093c\u093f\u0932\u093e \u090f\u0935\u0902 \u0938\u0902\u0938\u094d\u0925\u093e\u0917\u0924 \u0938\u094d\u0924\u0930\u094b\u0902 \u092a\u0930<\/strong> \u0924\u0915\u0928\u0940\u0915\u0940 \u090f\u0935\u0902 <strong>\u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915\/\u0935\u094d\u092f\u093e\u0935\u0938\u093e\u092f\u093f\u0915 \u0938\u0939\u093e\u092f\u0924\u093e<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>CBSE<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Chairman<\/strong><\/span><span class=\"hi\"><strong>\u0905\u0927\u094d\u092f\u0915\u094d\u0937<\/strong><\/span><\/td><td><span class=\"en\">Implement the Mission <strong>in all CBSE schools<\/strong><\/span><span class=\"hi\"><strong>\u0938\u092d\u0940 CBSE \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902<\/strong> \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u093e \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>KVS<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Commissioner<\/strong><\/span><span class=\"hi\"><strong>\u0906\u092f\u0941\u0915\u094d\u0924<\/strong><\/span><\/td><td><span class=\"en\">Implement the Mission <strong>in all KVS schools<\/strong><\/span><span class=\"hi\"><strong>\u0938\u092d\u0940 KVS \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902<\/strong> \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u093e \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>NRG<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Director, NCERT<\/strong><\/span><span class=\"hi\"><strong>\u0928\u093f\u0926\u0947\u0936\u0915, NCERT<\/strong><\/span><\/td><td><span class=\"en\">Support MoE and States\/UTs <strong>on academic matters<\/strong><\/span><span class=\"hi\">MoE \u0924\u0925\u093e \u0930\u093e\u091c\u094d\u092f\u094b\u0902\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u094b <strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092e\u093e\u092e\u0932\u094b\u0902<\/strong> \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 2.2 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b2-2\">\n      <span class=\"section-badge\">2.2<\/span>\n      <h3><span class=\"en\">National Steering Committee and Project Approval Board<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f \u090f\u0935\u0902 \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e \u0905\u0928\u0941\u092e\u094b\u0926\u0928 \u092c\u094b\u0930\u094d\u0921<\/span><\/h3>\n    <\/div>\n\n    <div class=\"pc-grid\">\n      <div class=\"pc-panel neu\">\n        <div class=\"pc-head\"><span class=\"pc-ico\">1<\/span><span><span class=\"en\">National Steering Committee (NSC)<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f (NSC)<\/span><\/span><\/div>\n        <ul>\n          <li><span class=\"en\"><strong>Designate a dedicated Mission Director<\/strong> with required administrative support for implementation at the national level.<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930 \u092a\u0930 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 \u0906\u0935\u0936\u094d\u092f\u0915 \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u0938\u0939\u092f\u094b\u0917 \u0938\u0939\u093f\u0924 <strong>\u0938\u092e\u0930\u094d\u092a\u093f\u0924 \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915 \u0928\u093e\u092e\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Oversee the progress<\/strong> of the mission at the national level and <strong>provide guidance on policy matters<\/strong>.<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930 \u092a\u0930 \u092e\u093f\u0936\u0928 \u0915\u0940 <strong>\u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0940 \u0926\u0947\u0916\u0930\u0947\u0916<\/strong> \u0924\u0925\u093e <strong>\u0928\u0940\u0924\u093f\u0917\u0924 \u092e\u093e\u092e\u0932\u094b\u0902 \u092a\u0930 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928<\/strong>\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Finalize and approve the 5-year roadmap<\/strong> and consolidate the annual action plan (AWP&amp;B).<\/span><span class=\"hi\"><strong>5-\u0935\u0930\u094d\u0937\u0940\u092f \u0930\u094b\u0921\u092e\u0948\u092a \u0915\u094b \u0905\u0902\u0924\u093f\u092e \u0930\u0942\u092a \u090f\u0935\u0902 \u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f<\/strong> \u0924\u0925\u093e \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e (AWP&amp;B) \u0915\u093e \u0938\u092e\u0947\u0915\u0928\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Decide year-wise targets<\/strong> under the mission.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0905\u0902\u0924\u0930\u094d\u0917\u0924 <strong>\u0935\u0930\u094d\u0937\u0935\u093e\u0930 \u0932\u0915\u094d\u0937\u094d\u092f \u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Review programmatic and financial progress<\/strong> from time to time and take corrective steps.<\/span><span class=\"hi\">\u0938\u092e\u092f-\u0938\u092e\u092f \u092a\u0930 <strong>\u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e\u0917\u0924 \u090f\u0935\u0902 \u0935\u093f\u0924\u094d\u0924\u0940\u092f \u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/strong> \u0924\u0925\u093e \u0938\u0941\u0927\u093e\u0930\u093e\u0924\u094d\u092e\u0915 \u0915\u0926\u092e\u0964<\/span><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"pc-panel neu\">\n        <div class=\"pc-head\"><span class=\"pc-ico\">2<\/span><span><span class=\"en\">Project Approval Board (PAB)<\/span><span class=\"hi\">\u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e \u0905\u0928\u0941\u092e\u094b\u0926\u0928 \u092c\u094b\u0930\u094d\u0921 (PAB)<\/span><\/span><\/div>\n        <ul>\n          <li><span class=\"en\"><strong>Discuss and approve the AWP&amp;B of the States and UTs<\/strong>.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u090f\u0935\u0902 \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u0940 <strong>AWP&amp;B \u092a\u0930 \u091a\u0930\u094d\u091a\u093e \u090f\u0935\u0902 \u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f<\/strong>\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Provide clarifications and instructions<\/strong> regarding NIPUN Bharat Mission norms and implementation procedures.<\/span><span class=\"hi\">\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u092e\u093f\u0936\u0928 \u0915\u0947 \u092e\u093e\u0928\u0926\u0902\u0921\u094b\u0902 \u090f\u0935\u0902 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092a\u094d\u0930\u0915\u094d\u0930\u093f\u092f\u093e\u0913\u0902 \u092a\u0930 <strong>\u0938\u094d\u092a\u0937\u094d\u091f\u0940\u0915\u0930\u0923 \u090f\u0935\u0902 \u0928\u093f\u0930\u094d\u0926\u0947\u0936<\/strong> \u0926\u0947\u0928\u093e\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Formulate and recommend modifications<\/strong> in programmatic norms and implementation.<\/span><span class=\"hi\">\u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e\u0917\u0924 \u092e\u093e\u0928\u0926\u0902\u0921\u094b\u0902 \u090f\u0935\u0902 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 <strong>\u0938\u0902\u0936\u094b\u0927\u0928 \u0924\u0948\u092f\u093e\u0930 \u0915\u0930\u0928\u093e \u090f\u0935\u0902 \u0938\u0902\u0938\u094d\u0924\u0941\u0924\u093f<\/strong>\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Review implementation through half-yearly meetings<\/strong> (or other mechanisms) with Education Secretaries \/ SPDs of each State and UT.<\/span><span class=\"hi\">\u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0930\u093e\u091c\u094d\u092f \u090f\u0935\u0902 \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u0915\u0947 \u0936\u093f\u0915\u094d\u0937\u093e \u0938\u091a\u093f\u0935\u094b\u0902 \/ SPD \u0915\u0947 \u0938\u093e\u0925 <strong>\u0905\u0930\u094d\u0927\u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u092c\u0948\u0920\u0915\u094b\u0902<\/strong> (\u0905\u0925\u0935\u093e \u0905\u0928\u094d\u092f \u0924\u0902\u0924\u094d\u0930\u094b\u0902) \u0926\u094d\u0935\u093e\u0930\u093e <strong>\u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/strong>\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Sanction budget<\/strong> for the implementation of the Mission.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 <strong>\u092c\u091c\u091f \u0938\u094d\u0935\u0940\u0915\u0943\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 2.3 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b2-3\">\n      <span class=\"section-badge\">2.3<\/span>\n      <h3><span class=\"en\">National Mission Director and Assistant Mission Director<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915 \u090f\u0935\u0902 \u0938\u0939\u093e\u092f\u0915 \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/h3>\n    <\/div>\n\n    <h4><span class=\"en\">A. National Mission Director (NMD) \u2014 plan, implement and monitor<\/span><span class=\"hi\">\u0915. \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915 (NMD) \u2014 \u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/span><\/h4>\n    <ul class=\"icon-list\">\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Appraise, evaluate, finance and supervise<\/strong> national, state and district level planned interventions.<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f, \u0930\u093e\u091c\u094d\u092f \u090f\u0935\u0902 \u091c\u093c\u093f\u0932\u093e \u0938\u094d\u0924\u0930 \u0915\u0947 \u0928\u093f\u092f\u094b\u091c\u093f\u0924 \u0939\u0938\u094d\u0924\u0915\u094d\u0937\u0947\u092a\u094b\u0902 \u0915\u093e <strong>\u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928, \u0906\u0915\u0932\u0928, \u0935\u093f\u0924\u094d\u0924\u092a\u094b\u0937\u0923 \u090f\u0935\u0902 \u092a\u0930\u094d\u092f\u0935\u0947\u0915\u094d\u0937\u0923<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Chalk out a clear-cut yearly roadmap<\/strong> and prepare the mission implementation plan.<\/span><span class=\"hi\"><strong>\u0938\u094d\u092a\u0937\u094d\u091f \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u0930\u094b\u0921\u092e\u0948\u092a<\/strong> \u092c\u0928\u093e\u0928\u093e \u0924\u0925\u093e \u092e\u093f\u0936\u0928 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092f\u094b\u091c\u0928\u093e \u0924\u0948\u092f\u093e\u0930 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Constant tracking, monitoring and supervision<\/strong> of the mission; regular organization of <strong>NSC meetings<\/strong>; and <strong>periodic review meetings with all States and UTs<\/strong>.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u093e <strong>\u0938\u0924\u0924 \u0905\u0928\u0941\u0938\u0930\u0923, \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u090f\u0935\u0902 \u092a\u0930\u094d\u092f\u0935\u0947\u0915\u094d\u0937\u0923<\/strong>; <strong>NSC \u092c\u0948\u0920\u0915\u094b\u0902<\/strong> \u0915\u093e \u0928\u093f\u092f\u092e\u093f\u0924 \u0906\u092f\u094b\u091c\u0928; \u0924\u0925\u093e <strong>\u0938\u092d\u0940 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u090f\u0935\u0902 \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 \u0906\u0935\u0927\u093f\u0915 \u0938\u092e\u0940\u0915\u094d\u0937\u093e \u092c\u0948\u0920\u0915\u0947\u0902<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Organise PAB meetings<\/strong> to appraise and approve the AWP&amp;B of States and UTs for the release of funds as part of Samagra Shiksha.<\/span><span class=\"hi\">\u0938\u092e\u0917\u094d\u0930 \u0936\u093f\u0915\u094d\u0937\u093e \u0915\u0947 \u0905\u0902\u0917 \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0928\u093f\u0927\u093f-\u0928\u093f\u0930\u094d\u0917\u092e\u0928 \u0939\u0947\u0924\u0941 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u090f\u0935\u0902 \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u0940 AWP&amp;B \u0915\u0947 \u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928 \u090f\u0935\u0902 \u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f \u0939\u0947\u0924\u0941 <strong>PAB \u092c\u0948\u0920\u0915\u094b\u0902 \u0915\u093e \u0906\u092f\u094b\u091c\u0928<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Create mechanisms for <strong>grading the performance of States and UTs<\/strong>, and strengthen existing monitoring mechanisms.<\/span><span class=\"hi\"><strong>\u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u090f\u0935\u0902 \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u0947 \u0928\u093f\u0937\u094d\u092a\u093e\u0926\u0928 \u0915\u0940 \u0936\u094d\u0930\u0947\u0923\u0940-\u0928\u093f\u0930\u094d\u0927\u093e\u0930\u0923<\/strong> \u0939\u0947\u0924\u0941 \u0924\u0902\u0924\u094d\u0930 \u092c\u0928\u093e\u0928\u093e \u0924\u0925\u093e \u0935\u093f\u0926\u094d\u092f\u092e\u093e\u0928 \u0928\u093f\u0917\u0930\u093e\u0928\u0940-\u0924\u0902\u0924\u094d\u0930 \u0938\u0941\u0926\u0943\u0922\u093c \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Ensure an <strong>independent, transparent and reliable assessment mechanism<\/strong> to monitor quality and measure progress.<\/span><span class=\"hi\">\u0917\u0941\u0923\u0935\u0924\u094d\u0924\u093e \u0915\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u090f\u0935\u0902 \u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0947 \u092e\u093e\u092a\u0928 \u0939\u0947\u0924\u0941 <strong>\u0938\u094d\u0935\u0924\u0902\u0924\u094d\u0930, \u092a\u093e\u0930\u0926\u0930\u094d\u0936\u0940 \u090f\u0935\u0902 \u0935\u093f\u0936\u094d\u0935\u0938\u0928\u0940\u092f \u0906\u0915\u0932\u0928-\u0924\u0902\u0924\u094d\u0930<\/strong> \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Create <strong>robust IT-based solutions<\/strong>, and develop a <strong>common platform for strategic consultation<\/strong> with all stakeholders \u2014 Ministries, States\/UTs, expert bodies and NGOs.<\/span><span class=\"hi\"><strong>\u0938\u0941\u0926\u0943\u0922\u093c IT-\u0906\u0927\u093e\u0930\u093f\u0924 \u0938\u092e\u093e\u0927\u093e\u0928<\/strong> \u092c\u0928\u093e\u0928\u093e, \u0924\u0925\u093e \u0938\u092e\u0938\u094d\u0924 \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u2014 \u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f\u094b\u0902, \u0930\u093e\u091c\u094d\u092f\u094b\u0902\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902, \u0935\u093f\u0936\u0947\u0937\u091c\u094d\u091e \u0928\u093f\u0915\u093e\u092f\u094b\u0902 \u090f\u0935\u0902 NGO \u2014 \u0915\u0947 \u0938\u093e\u0925 <strong>\u0930\u0923\u0928\u0940\u0924\u093f\u0915 \u092a\u0930\u093e\u092e\u0930\u094d\u0936 \u0939\u0947\u0924\u0941 \u0938\u093e\u091d\u093e \u092e\u0902\u091a<\/strong> \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Implementation of the <strong>Vidya Pravesh Programme<\/strong>.<\/span><span class=\"hi\"><strong>\u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e<\/strong> \u0915\u093e \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928\u0964<\/span><\/span><\/li>\n    <\/ul>\n\n    <h4><span class=\"en\">B. National Assistant Mission Director (NAMD) \u2014 assist the NMD<\/span><span class=\"hi\">\u0916. \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u0939\u093e\u092f\u0915 \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915 (NAMD) \u2014 NMD \u0915\u0940 \u0938\u0939\u093e\u092f\u0924\u093e<\/span><\/h4>\n    <ul class=\"split-list\">\n      <li><span class=\"sl-tag\">1<\/span><span><span class=\"en\"><strong>Monitor the progress<\/strong> of implementation in States and UTs \u2014 mainly in terms of <strong>child-wise tracking, quality and funding<\/strong>.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u090f\u0935\u0902 \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u092e\u0947\u0902 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u0940 <strong>\u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/strong> \u2014 \u092e\u0941\u0916\u094d\u092f\u0924\u0903 <strong>\u092c\u093e\u0932\u0915\u0935\u093e\u0930 \u0905\u0928\u0941\u0938\u0930\u0923, \u0917\u0941\u0923\u0935\u0924\u094d\u0924\u093e \u090f\u0935\u0902 \u0935\u093f\u0924\u094d\u0924\u092a\u094b\u0937\u0923<\/strong> \u0915\u0940 \u0926\u0943\u0937\u094d\u091f\u093f \u0938\u0947\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">2<\/span><span><span class=\"en\"><strong>Pre-appraisal of the AWP&amp;B<\/strong> of the States and UTs; <strong>budget planning and release of funds<\/strong>.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u090f\u0935\u0902 \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u0940 <strong>AWP&amp;B \u0915\u093e \u092a\u0942\u0930\u094d\u0935-\u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928<\/strong>; <strong>\u092c\u091c\u091f \u0928\u093f\u092f\u094b\u091c\u0928 \u090f\u0935\u0902 \u0928\u093f\u0927\u093f-\u0928\u093f\u0930\u094d\u0917\u092e\u0928<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">3<\/span><span><span class=\"en\"><strong>Coordinate with Ministries and institutions<\/strong> such as MoWCD, MoHFW, NCERT, NIEPA, NIOS, CBSE and KVS.<\/span><span class=\"hi\">MoWCD, MoHFW, NCERT, NIEPA, NIOS, CBSE \u090f\u0935\u0902 KVS \u091c\u0948\u0938\u0947 <strong>\u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f\u094b\u0902 \u090f\u0935\u0902 \u0938\u0902\u0938\u094d\u0925\u093e\u0928\u094b\u0902 \u0938\u0947 \u0938\u092e\u0928\u094d\u0935\u092f<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">4<\/span><span><span class=\"en\"><strong>Frame guidelines and develop documents<\/strong>; design <strong>technology-enabled monitoring tools, website and social media platforms<\/strong>.<\/span><span class=\"hi\"><strong>\u0926\u093f\u0936\u093e\u0928\u093f\u0930\u094d\u0926\u0947\u0936 \u092c\u0928\u093e\u0928\u093e \u090f\u0935\u0902 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e<\/strong>; <strong>\u092a\u094d\u0930\u094c\u0926\u094d\u092f\u094b\u0917\u093f\u0915\u0940-\u0938\u0915\u094d\u0937\u092e \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0938\u093e\u0927\u0928, \u0935\u0947\u092c\u0938\u093e\u0907\u091f \u090f\u0935\u0902 \u0938\u094b\u0936\u0932 \u092e\u0940\u0921\u093f\u092f\u093e \u092e\u0902\u091a<\/strong> \u0924\u0948\u092f\u093e\u0930 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">5<\/span><span><span class=\"en\">Organize <strong>conferences, seminars, workshops<\/strong> for sharing status and best practices; organise <strong>trainings and orientation for stakeholders<\/strong> on their roles.<\/span><span class=\"hi\">\u0938\u094d\u0925\u093f\u0924\u093f \u090f\u0935\u0902 \u0938\u0930\u094d\u0935\u094b\u0924\u094d\u0924\u092e \u092a\u094d\u0930\u0925\u093e\u0913\u0902 \u0915\u0947 \u0938\u093e\u091d\u093e\u0915\u0930\u0923 \u0939\u0947\u0924\u0941 <strong>\u0938\u092e\u094d\u092e\u0947\u0932\u0928, \u0938\u0902\u0917\u094b\u0937\u094d\u0920\u093f\u092f\u093e\u0901, \u0915\u093e\u0930\u094d\u092f\u0936\u093e\u0932\u093e\u090f\u0901<\/strong>; \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0939\u0947\u0924\u0941 \u0909\u0928\u0915\u0940 \u092d\u0942\u092e\u093f\u0915\u093e\u0913\u0902 \u092a\u0930 <strong>\u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u090f\u0935\u0902 \u0905\u092d\u093f\u0935\u093f\u0928\u094d\u092f\u093e\u0938<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">6<\/span><span><span class=\"en\">Design and organise <strong>community awareness and engagement programmes<\/strong>; conduct <strong>research studies<\/strong>; handle <strong>Parliamentary work<\/strong> related to the Mission.<\/span><span class=\"hi\"><strong>\u0938\u093e\u092e\u0941\u0926\u093e\u092f\u093f\u0915 \u091c\u093e\u0917\u0930\u0942\u0915\u0924\u093e \u090f\u0935\u0902 \u0938\u0939\u092d\u093e\u0917\u093f\u0924\u093e \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e<\/strong> \u092c\u0928\u093e\u0928\u093e \u090f\u0935\u0902 \u0906\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0928\u093e; <strong>\u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928 \u0905\u0927\u094d\u092f\u092f\u0928<\/strong>; \u092e\u093f\u0936\u0928 \u0938\u0947 \u0938\u0902\u092c\u0902\u0927\u093f\u0924 <strong>\u0938\u0902\u0938\u0926\u0940\u092f \u0915\u093e\u0930\u094d\u092f<\/strong>\u0964<\/span><\/span><\/li>\n    <\/ul>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 2.4 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b2-4\">\n      <span class=\"section-badge\">2.4<\/span>\n      <h3><span class=\"en\">National Project Management Unit \/ Technical Support Unit<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908 \/ \u0924\u0915\u0928\u0940\u0915\u0940 \u0938\u0939\u093e\u092f\u0924\u093e \u0907\u0915\u093e\u0908<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:12.5px; color:var(--muted); font-style:italic;\">\n      <span class=\"en\">Headed by the NMD and NAMD. Composition: <strong>2 Under Secretaries and 2 Section Officers, plus 10 consultants \u2014 5 IT and 5 subject experts<\/strong>.<\/span>\n      <span class=\"hi\">NMD \u090f\u0935\u0902 NAMD \u0915\u0947 \u0928\u0947\u0924\u0943\u0924\u094d\u0935 \u092e\u0947\u0902\u0964 \u0938\u0902\u0930\u091a\u0928\u093e: <strong>2 \u0905\u0935\u0930 \u0938\u091a\u093f\u0935 \u090f\u0935\u0902 2 \u0905\u0928\u0941\u092d\u093e\u0917 \u0905\u0927\u093f\u0915\u093e\u0930\u0940, \u0924\u0925\u093e 10 \u092a\u0930\u093e\u092e\u0930\u094d\u0936\u0926\u093e\u0924\u093e \u2014 5 IT \u090f\u0935\u0902 5 \u0935\u093f\u0937\u092f-\u0935\u093f\u0936\u0947\u0937\u091c\u094d\u091e<\/strong>\u0964<\/span>\n    <\/p>\n\n    <table class=\"data-table\">\n      <thead>\n        <tr>\n          <th class=\"narrow\"><span class=\"en\">Area<\/span><span class=\"hi\">\u0915\u094d\u0937\u0947\u0924\u094d\u0930<\/span><\/th>\n          <th><span class=\"en\">Responsibility<\/span><span class=\"hi\">\u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935<\/span><\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Planning<\/span><span class=\"hi\">\u0928\u093f\u092f\u094b\u091c\u0928<\/span><\/strong><\/td><td><span class=\"en\">Create a <strong>national 5-year roadmap and annual plans<\/strong>; design the framework for States\/UTs to develop a holistic perspective and action plan; <strong>set actionable goals for the State PMUs<\/strong> based on national-level goals.<\/span><span class=\"hi\"><strong>\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f 5-\u0935\u0930\u094d\u0937\u0940\u092f \u0930\u094b\u0921\u092e\u0948\u092a \u090f\u0935\u0902 \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u092f\u094b\u091c\u0928\u093e\u090f\u0901<\/strong> \u092c\u0928\u093e\u0928\u093e; \u0930\u093e\u091c\u094d\u092f\u094b\u0902\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0939\u0947\u0924\u0941 \u0938\u092e\u0917\u094d\u0930 \u0926\u0943\u0937\u094d\u091f\u093f\u0915\u094b\u0923 \u090f\u0935\u0902 \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u0940 \u0930\u0942\u092a\u0930\u0947\u0916\u093e; \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \u0915\u0947 \u0906\u0927\u093e\u0930 \u092a\u0930 <strong>\u0930\u093e\u091c\u094d\u092f PMU \u0939\u0947\u0924\u0941 \u0915\u093e\u0930\u094d\u092f\u0938\u093e\u0927\u094d\u092f \u0932\u0915\u094d\u0937\u094d\u092f<\/strong> \u0924\u092f \u0915\u0930\u0928\u093e\u0964<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Academic support<\/span><span class=\"hi\">\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u092f\u094b\u0917<\/span><\/strong><\/td><td><span class=\"en\">Support States\/UTs in designing <strong>teacher professional development, quality TLMs and the assessment framework<\/strong>; provide <strong>clear procurement guidelines for TLM resources<\/strong> to ensure \"best in class\" material.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\u094b\u0902\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u094b <strong>\u0936\u093f\u0915\u094d\u0937\u0915 \u0935\u094d\u092f\u093e\u0935\u0938\u093e\u092f\u093f\u0915 \u0935\u093f\u0915\u093e\u0938, \u0917\u0941\u0923\u0935\u0924\u094d\u0924\u093e\u092a\u0942\u0930\u094d\u0923 TLM \u090f\u0935\u0902 \u0906\u0915\u0932\u0928-\u0930\u0942\u092a\u0930\u0947\u0916\u093e<\/strong> \u0915\u0940 \u0930\u091a\u0928\u093e \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917; \"\u0938\u0930\u094d\u0935\u0936\u094d\u0930\u0947\u0937\u094d\u0920 \u0936\u094d\u0930\u0947\u0923\u0940\" \u0915\u0940 \u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u0947 \u0939\u0947\u0924\u0941 <strong>TLM \u0938\u0902\u0938\u093e\u0927\u0928\u094b\u0902 \u0915\u0947 \u0938\u094d\u092a\u0937\u094d\u091f \u0905\u0927\u093f\u092a\u094d\u0930\u093e\u092a\u094d\u0924\u093f \u0926\u093f\u0936\u093e\u0928\u093f\u0930\u094d\u0926\u0947\u0936<\/strong>\u0964<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Cross-learning<\/span><span class=\"hi\">\u092a\u093e\u0930\u0938\u094d\u092a\u0930\u093f\u0915 \u0905\u0927\u093f\u0917\u092e<\/span><\/strong><\/td><td><span class=\"en\"><strong>Documentation of best practices<\/strong> and promotion of cross-learning among States\/UTs through <strong>national and regional workshops<\/strong>.<\/span><span class=\"hi\"><strong>\u0938\u0930\u094d\u0935\u094b\u0924\u094d\u0924\u092e \u092a\u094d\u0930\u0925\u093e\u0913\u0902 \u0915\u093e \u092a\u094d\u0930\u0932\u0947\u0916\u0928<\/strong> \u0924\u0925\u093e <strong>\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u090f\u0935\u0902 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u0940\u092f \u0915\u093e\u0930\u094d\u092f\u0936\u093e\u0932\u093e\u0913\u0902<\/strong> \u0926\u094d\u0935\u093e\u0930\u093e \u0930\u093e\u091c\u094d\u092f\u094b\u0902\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u092e\u0947\u0902 \u092a\u093e\u0930\u0938\u094d\u092a\u0930\u093f\u0915 \u0905\u0927\u093f\u0917\u092e \u0915\u094b \u092c\u0922\u093c\u093e\u0935\u093e\u0964<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Awareness<\/span><span class=\"hi\">\u091c\u093e\u0917\u0930\u0942\u0915\u0924\u093e<\/span><\/strong><\/td><td><span class=\"en\">Prepare a plan of action to <strong>motivate communities, parents, teachers and students<\/strong> to attain the Lakshyas through intensive awareness drives at every level; develop and manage a well-defined <strong>IEC plan<\/strong> for all mass communication.<\/span><span class=\"hi\">\u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0938\u094d\u0924\u0930 \u092a\u0930 \u0917\u0939\u0928 \u091c\u093e\u0917\u0930\u0942\u0915\u0924\u093e \u0905\u092d\u093f\u092f\u093e\u0928\u094b\u0902 \u0926\u094d\u0935\u093e\u0930\u093e \u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \u0915\u0940 \u092a\u094d\u0930\u093e\u092a\u094d\u0924\u093f \u0939\u0947\u0924\u0941 <strong>\u0938\u092e\u0941\u0926\u093e\u092f\u094b\u0902, \u0905\u092d\u093f\u092d\u093e\u0935\u0915\u094b\u0902, \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u090f\u0935\u0902 \u091b\u093e\u0924\u094d\u0930\u094b\u0902 \u0915\u094b \u0905\u092d\u093f\u092a\u094d\u0930\u0947\u0930\u093f\u0924<\/strong> \u0915\u0930\u0928\u0947 \u0915\u0940 \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e; \u0938\u092e\u0938\u094d\u0924 \u091c\u0928\u0938\u0902\u091a\u093e\u0930 \u0939\u0947\u0924\u0941 \u0938\u0941\u092a\u0930\u093f\u092d\u093e\u0937\u093f\u0924 <strong>IEC \u092f\u094b\u091c\u0928\u093e<\/strong>\u0964<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Data and research<\/span><span class=\"hi\">\u0906\u0901\u0915\u0921\u093c\u0947 \u090f\u0935\u0902 \u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928<\/span><\/strong><\/td><td><span class=\"en\">Guide States\/UTs in conducting the <strong>baseline and achievement survey<\/strong>; conduct <strong>research and evaluation studies<\/strong>; create a <strong>performance matrix<\/strong>; work with SPMUs on <strong>data collection frameworks and dashboards<\/strong>; develop the framework on <strong>technology, MIS and e-resources<\/strong>.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\u094b\u0902\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u094b <strong>\u0906\u0927\u093e\u0930\u0930\u0947\u0916\u093e \u090f\u0935\u0902 \u0909\u092a\u0932\u092c\u094d\u0927\u093f \u0938\u0930\u094d\u0935\u0947\u0915\u094d\u0937\u0923<\/strong> \u092e\u0947\u0902 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928; <strong>\u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928 \u090f\u0935\u0902 \u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928 \u0905\u0927\u094d\u092f\u092f\u0928<\/strong>; <strong>\u0928\u093f\u0937\u094d\u092a\u093e\u0926\u0928-\u092e\u0948\u091f\u094d\u0930\u093f\u0915\u094d\u0938<\/strong> \u092c\u0928\u093e\u0928\u093e; SPMU \u0915\u0947 \u0938\u093e\u0925 <strong>\u0906\u0901\u0915\u0921\u093c\u093e-\u0938\u0902\u0915\u0932\u0928 \u0930\u0942\u092a\u0930\u0947\u0916\u093e \u090f\u0935\u0902 \u0921\u0948\u0936\u092c\u094b\u0930\u094d\u0921<\/strong> \u092a\u0930 \u0915\u093e\u0930\u094d\u092f; <strong>\u092a\u094d\u0930\u094c\u0926\u094d\u092f\u094b\u0917\u093f\u0915\u0940, MIS \u090f\u0935\u0902 \u0908-\u0938\u0902\u0938\u093e\u0927\u0928\u094b\u0902<\/strong> \u0915\u0940 \u0930\u0942\u092a\u0930\u0947\u0916\u093e\u0964<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Finance<\/span><span class=\"hi\">\u0935\u093f\u0924\u094d\u0924<\/span><\/strong><\/td><td><span class=\"en\"><strong>Monitor budgeting, disbursement, utilization and audit<\/strong> of grants provided on different components; generate <strong>analytical reports for NSC, NMD and NAMD<\/strong>.<\/span><span class=\"hi\">\u0935\u093f\u092d\u093f\u0928\u094d\u0928 \u0918\u091f\u0915\u094b\u0902 \u092a\u0930 \u0926\u093f\u090f \u0917\u090f \u0905\u0928\u0941\u0926\u093e\u0928\u094b\u0902 \u0915\u0947 <strong>\u092c\u091c\u091f\u0928, \u0935\u093f\u0924\u0930\u0923, \u0909\u092a\u092f\u094b\u0917 \u090f\u0935\u0902 \u0905\u0902\u0915\u0947\u0915\u094d\u0937\u0923 \u0915\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/strong>; <strong>NSC, NMD \u090f\u0935\u0902 NAMD \u0939\u0947\u0924\u0941 \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923\u093e\u0924\u094d\u092e\u0915 \u092a\u094d\u0930\u0924\u093f\u0935\u0947\u0926\u0928<\/strong>\u0964<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 2.5 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b2-5\">\n      <span class=\"section-badge\">2.5<\/span>\n      <h3><span class=\"en\">NCERT and NIEPA<\/span><span class=\"hi\">NCERT \u090f\u0935\u0902 NIEPA<\/span><\/h3>\n    <\/div>\n\n    <div class=\"callout teal\">\n      <div class=\"callout-label\"><span class=\"en\">\ud83d\udcd8 NCERT \u2014 Director \u00b7 technical and academic support<\/span><span class=\"hi\">\ud83d\udcd8 NCERT \u2014 \u0928\u093f\u0926\u0947\u0936\u0915 \u00b7 \u0924\u0915\u0928\u0940\u0915\u0940 \u090f\u0935\u0902 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u092f\u094b\u0917<\/span><\/div>\n      <span class=\"en\">NCERT is the <strong>academic engine of the Mission at national level<\/strong>. Its list of deliverables is the most frequently asked item in this chapter, because each one is a concrete product.<\/span>\n      <span class=\"hi\">NCERT \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930 \u092a\u0930 <strong>\u092e\u093f\u0936\u0928 \u0915\u093e \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0907\u0902\u091c\u0928<\/strong> \u0939\u0948\u0964 \u0909\u0938\u0915\u0947 \u092a\u0930\u093f\u0926\u0947\u092f\u094b\u0902 \u0915\u0940 \u0938\u0942\u091a\u0940 \u0907\u0938 \u0905\u0927\u094d\u092f\u093e\u092f \u0915\u093e \u0938\u0930\u094d\u0935\u093e\u0927\u093f\u0915 \u092a\u0942\u091b\u093e \u091c\u093e\u0928\u0947 \u0935\u093e\u0932\u093e \u0905\u0902\u0936 \u0939\u0948, \u0915\u094d\u092f\u094b\u0902\u0915\u093f \u0909\u0928\u092e\u0947\u0902 \u0938\u0947 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u090f\u0915 \u092e\u0942\u0930\u094d\u0924 \u0909\u0924\u094d\u092a\u093e\u0926 \u0939\u0948\u0964<\/span>\n      <ul class=\"split-list\" style=\"margin-top:10px;\">\n        <li><span class=\"sl-tag\">1<\/span><span><span class=\"en\">Provide the <strong>curriculum and pedagogical framework focusing on FLN<\/strong>, and <strong>determine Learning Outcomes in progression for the foundational stage<\/strong>.<\/span><span class=\"hi\"><strong>FLN \u092a\u0930 \u0915\u0947\u0902\u0926\u094d\u0930\u093f\u0924 \u092a\u093e\u0920\u094d\u092f\u091a\u0930\u094d\u092f\u093e \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0923\u0936\u093e\u0938\u094d\u0924\u094d\u0930\u0940\u092f \u0930\u0942\u092a\u0930\u0947\u0916\u093e<\/strong> \u0926\u0947\u0928\u093e, \u0924\u0925\u093e <strong>\u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u091a\u0930\u0923 \u0939\u0947\u0924\u0941 \u0915\u094d\u0930\u092e\u093f\u0915 \u0905\u0927\u093f\u0917\u092e-\u092a\u0930\u093f\u0923\u093e\u092e \u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">2<\/span><span><span class=\"en\">Develop <strong>at least 10 items at a minimum of two proficiency levels<\/strong> for measuring each Learning Outcome \u2014 the <strong>item bank exemplar<\/strong>.<\/span><span class=\"hi\">\u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0905\u0927\u093f\u0917\u092e-\u092a\u0930\u093f\u0923\u093e\u092e \u0915\u0947 \u092e\u093e\u092a\u0928 \u0939\u0947\u0924\u0941 <strong>\u0928\u094d\u092f\u0942\u0928\u0924\u092e \u0926\u094b \u092a\u094d\u0930\u0935\u0940\u0923\u0924\u093e-\u0938\u094d\u0924\u0930\u094b\u0902 \u092a\u0930 \u0915\u092e-\u0938\u0947-\u0915\u092e 10 \u092a\u0926<\/strong> \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e \u2014 <strong>\u092a\u0926-\u092c\u0948\u0902\u0915 \u0909\u0926\u093e\u0939\u0930\u0923<\/strong>\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">3<\/span><span><span class=\"en\">Prepare a <strong>template for the baseline survey<\/strong> for the foundational stage.<\/span><span class=\"hi\">\u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u091a\u0930\u0923 \u0939\u0947\u0924\u0941 <strong>\u0906\u0927\u093e\u0930\u0930\u0947\u0916\u093e \u0938\u0930\u094d\u0935\u0947\u0915\u094d\u0937\u0923 \u0915\u093e \u092a\u094d\u0930\u093e\u0930\u0942\u092a<\/strong> \u0924\u0948\u092f\u093e\u0930 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">4<\/span><span><span class=\"en\">Develop a <strong>3-month play-based school preparation module \u2014 the Vidya Pravesh Programme<\/strong>.<\/span><span class=\"hi\"><strong>3-\u092e\u093e\u0938\u093f\u0915 \u0916\u0947\u0932-\u0906\u0927\u093e\u0930\u093f\u0924 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f-\u0924\u0948\u092f\u093e\u0930\u0940 \u092e\u0949\u0921\u094d\u092f\u0942\u0932 \u2014 \u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e<\/strong> \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">5<\/span><span><span class=\"en\">Prepare <strong>e-content and upload it on DIKSHA<\/strong> for FLN; and, based on <strong>NAS 2021<\/strong>, develop infographics, posters and presentations <strong>explaining hard spots<\/strong>.<\/span><span class=\"hi\">FLN \u0939\u0947\u0924\u0941 <strong>\u0908-\u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u0924\u0948\u092f\u093e\u0930 \u0915\u0930 DIKSHA \u092a\u0930 \u0905\u092a\u0932\u094b\u0921<\/strong> \u0915\u0930\u0928\u093e; \u0924\u0925\u093e <strong>NAS 2021<\/strong> \u0915\u0947 \u0906\u0927\u093e\u0930 \u092a\u0930 <strong>\u0915\u0920\u093f\u0928 \u092c\u093f\u0902\u0926\u0941\u0913\u0902 \u0915\u0940 \u0935\u094d\u092f\u093e\u0916\u094d\u092f\u093e<\/strong> \u0915\u0930\u0928\u0947 \u0935\u093e\u0932\u0947 \u0907\u0928\u094d\u092b\u094b\u0917\u094d\u0930\u093e\u092b\u093c\u093f\u0915, \u092a\u094b\u0938\u094d\u091f\u0930 \u090f\u0935\u0902 \u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924\u093f\u092f\u093e\u0901\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">6<\/span><span><span class=\"en\">Design the <strong>Holistic Progress Card<\/strong> capturing the <strong>360-degree and multidimensional progress with the uniqueness of each child in the cognitive, affective and psychomotor domains<\/strong>.<\/span><span class=\"hi\"><strong>\u0938\u092e\u0917\u094d\u0930 \u092a\u094d\u0930\u0917\u0924\u093f \u092a\u0924\u094d\u0930\u0915<\/strong> \u0915\u0940 \u0930\u091a\u0928\u093e, \u091c\u094b <strong>\u091c\u094d\u091e\u093e\u0928\u093e\u0924\u094d\u092e\u0915, \u092d\u093e\u0935\u093e\u0924\u094d\u092e\u0915 \u090f\u0935\u0902 \u0915\u094d\u0930\u093f\u092f\u093e\u0924\u094d\u092e\u0915 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u092e\u0947\u0902 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u092c\u093e\u0932\u0915 \u0915\u0940 \u0905\u0926\u094d\u0935\u093f\u0924\u0940\u092f\u0924\u093e \u0938\u0939\u093f\u0924 360-\u0905\u0902\u0936 \u090f\u0935\u0902 \u092c\u0939\u0941-\u0906\u092f\u093e\u092e\u0940 \u092a\u094d\u0930\u0917\u0924\u093f<\/strong> \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">7<\/span><span><span class=\"en\">Develop a <strong>capacity-building package for foundational stage teachers<\/strong> and <strong>teacher training modules for blended mode<\/strong>; undertake capacity building and support State-specific training programmes.<\/span><span class=\"hi\"><strong>\u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u091a\u0930\u0923 \u0915\u0947 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0939\u0947\u0924\u0941 \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u092a\u0948\u0915\u0947\u091c<\/strong> \u0924\u0925\u093e <strong>\u092e\u093f\u0936\u094d\u0930\u093f\u0924 \u092e\u093e\u0927\u094d\u092f\u092e \u0939\u0947\u0924\u0941 \u0936\u093f\u0915\u094d\u0937\u0915-\u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u092e\u0949\u0921\u094d\u092f\u0942\u0932<\/strong> \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e; \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0915\u0930\u0928\u093e \u090f\u0935\u0902 \u0930\u093e\u091c\u094d\u092f-\u0935\u093f\u0936\u093f\u0937\u094d\u091f \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e\u094b\u0902 \u0915\u094b \u0938\u0939\u092f\u094b\u0917\u0964<\/span><\/span><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"callout purple\">\n      <div class=\"callout-label\"><span class=\"en\">\ud83d\udcd8 NIEPA \u2014 Vice Chancellor \u00b7 planning, leadership and evaluation<\/span><span class=\"hi\">\ud83d\udcd8 NIEPA \u2014 \u0915\u0941\u0932\u092a\u0924\u093f \u00b7 \u0928\u093f\u092f\u094b\u091c\u0928, \u0928\u0947\u0924\u0943\u0924\u094d\u0935 \u090f\u0935\u0902 \u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928<\/span><\/div>\n      <span class=\"en\">Where NCERT handles <em>academics<\/em>, NIEPA handles <em>planning and administration<\/em> \u2014 technical and administrative\/professional support <strong>at district and institutional levels<\/strong>. Its four tasks are:<\/span>\n      <span class=\"hi\">\u091c\u0939\u093e\u0901 NCERT <em>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915<\/em> \u092a\u0915\u094d\u0937 \u0926\u0947\u0916\u0924\u093e \u0939\u0948, \u0935\u0939\u0940\u0902 NIEPA <em>\u0928\u093f\u092f\u094b\u091c\u0928 \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093e\u0938\u0928<\/em> \u2014 <strong>\u091c\u093c\u093f\u0932\u093e \u090f\u0935\u0902 \u0938\u0902\u0938\u094d\u0925\u093e\u0917\u0924 \u0938\u094d\u0924\u0930\u094b\u0902<\/strong> \u092a\u0930 \u0924\u0915\u0928\u0940\u0915\u0940 \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915\/\u0935\u094d\u092f\u093e\u0935\u0938\u093e\u092f\u093f\u0915 \u0938\u0939\u092f\u094b\u0917\u0964 \u0909\u0938\u0915\u0947 \u091a\u093e\u0930 \u0915\u093e\u0930\u094d\u092f \u0939\u0948\u0902:<\/span>\n      <ul class=\"split-list\" style=\"margin-top:10px;\">\n        <li><span class=\"sl-tag\">1<\/span><span><span class=\"en\">Organise <strong>capacity building programmes for strategic planning<\/strong>.<\/span><span class=\"hi\"><strong>\u0930\u0923\u0928\u0940\u0924\u093f\u0915 \u0928\u093f\u092f\u094b\u091c\u0928 \u0939\u0947\u0924\u0941 \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e<\/strong> \u0906\u092f\u094b\u091c\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">2<\/span><span><span class=\"en\">Organise activities for <strong>leadership development<\/strong> and support States\/UTs in such initiatives.<\/span><span class=\"hi\"><strong>\u0928\u0947\u0924\u0943\u0924\u094d\u0935-\u0935\u093f\u0915\u093e\u0938<\/strong> \u0939\u0947\u0924\u0941 \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u093e\u0901 \u0924\u0925\u093e \u0910\u0938\u0940 \u092a\u0939\u0932\u094b\u0902 \u092e\u0947\u0902 \u0930\u093e\u091c\u094d\u092f\u094b\u0902\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u094b \u0938\u0939\u092f\u094b\u0917\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">3<\/span><span><span class=\"en\">Design an <strong>effective monitoring mechanism<\/strong> and handhold States\/UTs for its implementation.<\/span><span class=\"hi\"><strong>\u092a\u094d\u0930\u092d\u093e\u0935\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940-\u0924\u0902\u0924\u094d\u0930<\/strong> \u0915\u0940 \u0930\u091a\u0928\u093e \u0924\u0925\u093e \u0909\u0938\u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 \u0930\u093e\u091c\u094d\u092f\u094b\u0902\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u093e \u0938\u0939\u092f\u094b\u0917\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">4<\/span><span><span class=\"en\">Support States\/UTs in <strong>devising mechanisms for evaluation of programme outcomes, including school evaluation<\/strong>.<\/span><span class=\"hi\"><strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928 \u0938\u0939\u093f\u0924 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e-\u092a\u0930\u093f\u0923\u093e\u092e\u094b\u0902 \u0915\u0947 \u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928 \u0939\u0947\u0924\u0941 \u0924\u0902\u0924\u094d\u0930 \u0915\u0940 \u0930\u091a\u0928\u093e<\/strong> \u092e\u0947\u0902 \u0930\u093e\u091c\u094d\u092f\u094b\u0902\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u094b \u0938\u0939\u092f\u094b\u0917\u0964<\/span><\/span><\/li>\n      <\/ul>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 2.6 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b2-6\">\n      <span class=\"section-badge\">2.6<\/span>\n      <h3><span class=\"en\">CBSE, KVS and the National Resource Group<\/span><span class=\"hi\">CBSE, KVS \u090f\u0935\u0902 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u0902\u0938\u093e\u0927\u0928 \u0938\u092e\u0942\u0939<\/span><\/h3>\n    <\/div>\n\n    <div class=\"pc-grid\">\n      <div class=\"pc-panel neu\">\n        <div class=\"pc-head\"><span class=\"pc-ico\">C<\/span><span><span class=\"en\">CBSE \u2014 Chairman<\/span><span class=\"hi\">CBSE \u2014 \u0905\u0927\u094d\u092f\u0915\u094d\u0937<\/span><\/span><\/div>\n        <ul>\n          <li><span class=\"en\">Introduce <strong>competency-based education in CBSE-affiliated schools<\/strong>.<\/span><span class=\"hi\"><strong>CBSE-\u0938\u0902\u092c\u0926\u094d\u0927 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u092e\u0947\u0902 \u0926\u0915\u094d\u0937\u0924\u093e-\u0906\u0927\u093e\u0930\u093f\u0924 \u0936\u093f\u0915\u094d\u0937\u093e<\/strong> \u0906\u0930\u0902\u092d \u0915\u0930\u0928\u093e\u0964<\/span><\/li>\n          <li><span class=\"en\">Work with NCERT to develop <strong>codification and a matrix for Learning Outcomes for the primary level<\/strong>.<\/span><span class=\"hi\">NCERT \u0915\u0947 \u0938\u093e\u0925 <strong>\u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915 \u0938\u094d\u0924\u0930 \u0939\u0947\u0924\u0941 \u0905\u0927\u093f\u0917\u092e-\u092a\u0930\u093f\u0923\u093e\u092e\u094b\u0902 \u0915\u093e \u0915\u0942\u091f\u0932\u0947\u0916\u0928 \u090f\u0935\u0902 \u092e\u0948\u091f\u094d\u0930\u093f\u0915\u094d\u0938<\/strong> \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/li>\n          <li><span class=\"en\">Play a <strong>pivotal role in capacity building of ECCE and primary teachers for FLN<\/strong>.<\/span><span class=\"hi\"><strong>FLN \u0939\u0947\u0924\u0941 ECCE \u090f\u0935\u0902 \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u0947 \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u092e\u0947\u0902 \u0928\u093f\u0930\u094d\u0923\u093e\u092f\u0915 \u092d\u0942\u092e\u093f\u0915\u093e<\/strong>\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Identify a pool of primary-level teachers who could be mentors<\/strong>, and develop e-content with NCERT.<\/span><span class=\"hi\"><strong>\u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915 \u0938\u094d\u0924\u0930 \u0915\u0947 \u0910\u0938\u0947 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u093e \u0938\u092e\u0942\u0939 \u091a\u093f\u0939\u094d\u0928\u093f\u0924 \u0915\u0930\u0928\u093e \u091c\u094b \u092e\u0947\u0902\u091f\u0930 \u092c\u0928 \u0938\u0915\u0947\u0902<\/strong>, \u0924\u0925\u093e NCERT \u0915\u0947 \u0938\u093e\u0925 \u0908-\u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Encourage Vidya Pravesh<\/strong> in CBSE schools; <strong>monitor affiliated schools and report to DoSE&amp;L<\/strong>.<\/span><span class=\"hi\">CBSE \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u092e\u0947\u0902 <strong>\u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0915\u094b \u092a\u094d\u0930\u094b\u0924\u094d\u0938\u093e\u0939\u0928<\/strong>; <strong>\u0938\u0902\u092c\u0926\u094d\u0927 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u090f\u0935\u0902 DoSE&amp;L \u0915\u094b \u092a\u094d\u0930\u0924\u093f\u0935\u0947\u0926\u0928<\/strong>\u0964<\/span><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"pc-panel neu\">\n        <div class=\"pc-head\"><span class=\"pc-ico\">K<\/span><span><span class=\"en\">KVS \u2014 Commissioner<\/span><span class=\"hi\">KVS \u2014 \u0906\u092f\u0941\u0915\u094d\u0924<\/span><\/span><\/div>\n        <ul>\n          <li><span class=\"en\">Develop <strong>model schools for the attainment of FLN<\/strong>.<\/span><span class=\"hi\"><strong>FLN \u0915\u0940 \u092a\u094d\u0930\u093e\u092a\u094d\u0924\u093f \u0939\u0947\u0924\u0941 \u0906\u0926\u0930\u094d\u0936 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f<\/strong> \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/li>\n          <li><span class=\"en\">Introduce <strong>competency-based education in KV schools at primary level<\/strong> and adopt the <strong>learning outcome metrics developed by NCERT and CBSE<\/strong>.<\/span><span class=\"hi\"><strong>\u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915 \u0938\u094d\u0924\u0930 \u092a\u0930 KV \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u092e\u0947\u0902 \u0926\u0915\u094d\u0937\u0924\u093e-\u0906\u0927\u093e\u0930\u093f\u0924 \u0936\u093f\u0915\u094d\u0937\u093e<\/strong> \u0906\u0930\u0902\u092d \u0915\u0930\u0928\u093e \u0924\u0925\u093e <strong>NCERT \u090f\u0935\u0902 CBSE \u0926\u094d\u0935\u093e\u0930\u093e \u0935\u093f\u0915\u0938\u093f\u0924 \u0905\u0927\u093f\u0917\u092e-\u092a\u0930\u093f\u0923\u093e\u092e \u092e\u093e\u092a\u0926\u0902\u0921<\/strong> \u0905\u092a\u0928\u093e\u0928\u093e\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Implement Vidya Pravesh<\/strong>.<\/span><span class=\"hi\"><strong>\u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0915\u093e \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928<\/strong>\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Start Balvatikas<\/strong>.<\/span><span class=\"hi\"><strong>\u092c\u093e\u0932\u0935\u093e\u091f\u093f\u0915\u093e\u090f\u0901 \u0906\u0930\u0902\u092d<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <h4><span class=\"en\">National Resource Group (NRG) \u2014 headed by the Director, NCERT<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u0902\u0938\u093e\u0927\u0928 \u0938\u092e\u0942\u0939 (NRG) \u2014 \u0928\u093f\u0926\u0947\u0936\u0915, NCERT \u0915\u0947 \u0928\u0947\u0924\u0943\u0924\u094d\u0935 \u092e\u0947\u0902<\/span><\/h4>\n    <p style=\"font-size:12.5px; color:var(--muted); font-style:italic;\">\n      <span class=\"en\">The NRG's defining function is that it works <strong>through the State Academic Task Forces<\/strong> \u2014 it guides, handholds and builds the capacity of ATFs rather than acting directly on schools.<\/span>\n      <span class=\"hi\">NRG \u0915\u093e \u092a\u0930\u093f\u092d\u093e\u0937\u0915 \u0915\u093e\u0930\u094d\u092f \u092f\u0939 \u0939\u0948 \u0915\u093f \u0935\u0939 <strong>\u0930\u093e\u091c\u094d\u092f \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0915\u093e\u0930\u094d\u092f\u092c\u0932\u094b\u0902 \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947<\/strong> \u0915\u093e\u0930\u094d\u092f \u0915\u0930\u0924\u093e \u0939\u0948 \u2014 \u0935\u0939 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u092a\u0930 \u0938\u0940\u0927\u0947 \u0915\u093e\u0930\u094d\u092f \u0915\u0930\u0928\u0947 \u0915\u0947 \u092c\u091c\u093e\u092f ATF \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928, \u0938\u0939\u092f\u094b\u0917 \u090f\u0935\u0902 \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0915\u0930\u0924\u093e \u0939\u0948\u0964<\/span>\n    <\/p>\n    <ul class=\"icon-list\">\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Guide States<\/strong> in devising strategies to spread awareness about the Mission among stakeholders.<\/span><span class=\"hi\">\u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0938\u0902\u092c\u0902\u0927\u0940 \u091c\u093e\u0917\u0930\u0942\u0915\u0924\u093e \u092b\u0948\u0932\u093e\u0928\u0947 \u0915\u0940 \u0930\u0923\u0928\u0940\u0924\u093f\u092f\u093e\u0901 \u092c\u0928\u093e\u0928\u0947 \u092e\u0947\u0902 <strong>\u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Build the capacity of States\/UTs<\/strong> to develop their own academic roadmap, including the administrative challenges in their implementation.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\u094b\u0902\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u0940 <strong>\u0905\u092a\u0928\u093e \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0930\u094b\u0921\u092e\u0948\u092a \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u0940 \u0915\u094d\u0937\u092e\u0924\u093e<\/strong> \u092c\u0928\u093e\u0928\u093e, \u091c\u093f\u0938\u092e\u0947\u0902 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u0940 \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u091a\u0941\u0928\u094c\u0924\u093f\u092f\u093e\u0901 \u0938\u092e\u094d\u092e\u093f\u0932\u093f\u0924 \u0939\u094b\u0902\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Guide and handhold ATFs<\/strong> along with MoE on administrative matters critical for the academic roadmap \u2014 <strong>mentor identification and mapping, tracking of learning outcomes<\/strong>.<\/span><span class=\"hi\">\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0930\u094b\u0921\u092e\u0948\u092a \u0939\u0947\u0924\u0941 \u0928\u093f\u0930\u094d\u0923\u093e\u092f\u0915 \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u092e\u093e\u092e\u0932\u094b\u0902 \u2014 <strong>\u092e\u0947\u0902\u091f\u0930 \u0915\u0940 \u092a\u0939\u091a\u093e\u0928 \u090f\u0935\u0902 \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930\u0923, \u0905\u0927\u093f\u0917\u092e-\u092a\u0930\u093f\u0923\u093e\u092e\u094b\u0902 \u0915\u093e \u0905\u0928\u0941\u0938\u0930\u0923<\/strong> \u2014 \u092a\u0930 MoE \u0938\u0939\u093f\u0924 <strong>ATF \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u090f\u0935\u0902 \u0938\u0939\u092f\u094b\u0917<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Suggest measures for the <strong>qualitative implementation of central initiatives like NISHTHA 3.0 and DIKSHA FLN<\/strong>.<\/span><span class=\"hi\"><strong>NISHTHA 3.0 \u090f\u0935\u0902 DIKSHA FLN \u091c\u0948\u0938\u0940 \u0915\u0947\u0902\u0926\u094d\u0930\u0940\u092f \u092a\u0939\u0932\u094b\u0902 \u0915\u0947 \u0917\u0941\u0923\u093e\u0924\u094d\u092e\u0915 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928<\/strong> \u0939\u0947\u0924\u0941 \u0909\u092a\u093e\u092f \u0938\u0941\u091d\u093e\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Prepare <strong>need-based guidelines<\/strong> on crucial FLN aspects \u2014 school-based assessment, State achievement survey, school-based onsite support, <strong>timely delivery of textbooks and TLM<\/strong>, child tracking, and leveraging technology.<\/span><span class=\"hi\">FLN \u0915\u0947 \u0928\u093f\u0930\u094d\u0923\u093e\u092f\u0915 \u092a\u0915\u094d\u0937\u094b\u0902 \u092a\u0930 <strong>\u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e-\u0906\u0927\u093e\u0930\u093f\u0924 \u0926\u093f\u0936\u093e\u0928\u093f\u0930\u094d\u0926\u0947\u0936<\/strong> \u2014 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f-\u0906\u0927\u093e\u0930\u093f\u0924 \u0906\u0915\u0932\u0928, \u0930\u093e\u091c\u094d\u092f \u0909\u092a\u0932\u092c\u094d\u0927\u093f \u0938\u0930\u094d\u0935\u0947\u0915\u094d\u0937\u0923, \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f-\u0906\u0927\u093e\u0930\u093f\u0924 \u0938\u094d\u0925\u0932-\u0938\u0939\u092f\u094b\u0917, <strong>\u092a\u093e\u0920\u094d\u092f\u092a\u0941\u0938\u094d\u0924\u0915\u094b\u0902 \u090f\u0935\u0902 TLM \u0915\u0940 \u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0906\u092a\u0942\u0930\u094d\u0924\u093f<\/strong>, \u092c\u093e\u0932\u0915-\u0905\u0928\u0941\u0938\u0930\u0923, \u0924\u0925\u093e \u092a\u094d\u0930\u094c\u0926\u094d\u092f\u094b\u0917\u093f\u0915\u0940 \u0915\u093e \u0909\u092a\u092f\u094b\u0917\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Document best practices and case studies<\/strong>; take up <strong>small research studies<\/strong> on the efficacy of interventions; provide guidance on <strong>collection of academic data for informed decision-making<\/strong>.<\/span><span class=\"hi\"><strong>\u0938\u0930\u094d\u0935\u094b\u0924\u094d\u0924\u092e \u092a\u094d\u0930\u0925\u093e\u0913\u0902 \u090f\u0935\u0902 \u092a\u094d\u0930\u0915\u0930\u0923-\u0905\u0927\u094d\u092f\u092f\u0928\u094b\u0902 \u0915\u093e \u092a\u094d\u0930\u0932\u0947\u0916\u0928<\/strong>; \u0939\u0938\u094d\u0924\u0915\u094d\u0937\u0947\u092a\u094b\u0902 \u0915\u0940 \u092a\u094d\u0930\u092d\u093e\u0935\u0915\u093e\u0930\u093f\u0924\u093e \u092a\u0930 <strong>\u0932\u0918\u0941 \u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928 \u0905\u0927\u094d\u092f\u092f\u0928<\/strong>; <strong>\u0938\u0942\u091a\u093f\u0924 \u0928\u093f\u0930\u094d\u0923\u092f \u0939\u0947\u0924\u0941 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0906\u0901\u0915\u0921\u093c\u094b\u0902 \u0915\u0947 \u0938\u0902\u0915\u0932\u0928<\/strong> \u092a\u0930 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Report the academic progress periodically to the NSC and Mission Director<\/strong>, and suggest measures for improvement.<\/span><span class=\"hi\"><strong>NSC \u090f\u0935\u0902 \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915 \u0915\u094b \u0938\u092e\u092f-\u0938\u092e\u092f \u092a\u0930 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092a\u094d\u0930\u0917\u0924\u093f \u0915\u093e \u092a\u094d\u0930\u0924\u093f\u0935\u0947\u0926\u0928<\/strong>, \u0924\u0925\u093e \u0938\u0941\u0927\u093e\u0930 \u0939\u0947\u0924\u0941 \u0909\u092a\u093e\u092f \u0938\u0941\u091d\u093e\u0928\u093e\u0964<\/span><\/span><\/li>\n    <\/ul>\n\n  <\/section>\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CHAPTER 3 \u2014 STATE LEVEL \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"chapter-content\" data-chap=\"3\">\n\n    <div class=\"chapter-heading-block\">\n      <span class=\"chapter-badge\"><span class=\"en\">TIER 2<\/span><span class=\"hi\">\u0938\u094d\u0924\u0930 2<\/span><\/span>\n      <h2>\n        <span class=\"en\">State \/ UT Level: Roles and Responsibilities<\/span>\n        <span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \/ \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u0938\u094d\u0924\u0930: \u092d\u0942\u092e\u093f\u0915\u093e\u090f\u0901 \u090f\u0935\u0902 \u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935<\/span>\n      <\/h2>\n    <\/div>\n\n    <div class=\"callout amber\">\n      <div class=\"callout-label\"><span class=\"en\">\ud83d\udccc What makes this tier distinctive<\/span><span class=\"hi\">\ud83d\udccc \u092f\u0939 \u0938\u094d\u0924\u0930 \u0915\u094d\u092f\u094b\u0902 \u0935\u093f\u0936\u093f\u0937\u094d\u091f \u0939\u0948<\/span><\/div>\n      <span class=\"en\">The State is where the National Mission is <strong>contextualised<\/strong>. States and UTs prepare <strong>State-specific yearly targets and action plans<\/strong>, translate national frameworks into <strong>local languages and local contexts<\/strong>, and stand as the <strong>only tier that both receives funds from the Centre and disburses them to Districts<\/strong>.<\/span>\n      <span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u0935\u0939 \u0938\u094d\u0924\u0930 \u0939\u0948 \u091c\u0939\u093e\u0901 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928 <strong>\u0938\u0902\u0926\u0930\u094d\u092d-\u0905\u0928\u0941\u0915\u0942\u0932<\/strong> \u092c\u0928\u0924\u093e \u0939\u0948\u0964 \u0930\u093e\u091c\u094d\u092f \u090f\u0935\u0902 \u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 <strong>\u0930\u093e\u091c\u094d\u092f-\u0935\u093f\u0936\u093f\u0937\u094d\u091f \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u0932\u0915\u094d\u0937\u094d\u092f \u090f\u0935\u0902 \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e\u090f\u0901<\/strong> \u092c\u0928\u093e\u0924\u0947 \u0939\u0948\u0902, \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0930\u0942\u092a\u0930\u0947\u0916\u093e\u0913\u0902 \u0915\u094b <strong>\u0938\u094d\u0925\u093e\u0928\u0940\u092f \u092d\u093e\u0937\u093e\u0913\u0902 \u090f\u0935\u0902 \u0938\u094d\u0925\u093e\u0928\u0940\u092f \u0938\u0902\u0926\u0930\u094d\u092d\u094b\u0902<\/strong> \u092e\u0947\u0902 \u0922\u093e\u0932\u0924\u0947 \u0939\u0948\u0902, \u0924\u0925\u093e <strong>\u092f\u0939\u0940 \u090f\u0915\u092e\u093e\u0924\u094d\u0930 \u0938\u094d\u0924\u0930 \u0939\u0948 \u091c\u094b \u0915\u0947\u0902\u0926\u094d\u0930 \u0938\u0947 \u0928\u093f\u0927\u093f \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930 \u091c\u093c\u093f\u0932\u094b\u0902 \u0915\u094b \u0935\u093f\u0924\u0930\u093f\u0924<\/strong> \u0915\u0930\u0924\u093e \u0939\u0948\u0964<\/span>\n    <\/div>\n\n    <!-- \u2550\u2550\u2550 3.1 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b3-1\">\n      <span class=\"section-badge\">3.1<\/span>\n      <h3><span class=\"en\">State Mission Management Structure<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092e\u093f\u0936\u0928 \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/h3>\n    <\/div>\n\n    <table class=\"data-table\">\n      <thead>\n        <tr>\n          <th class=\"narrow\"><span class=\"en\">Unit<\/span><span class=\"hi\">\u0907\u0915\u093e\u0908<\/span><\/th>\n          <th class=\"narrow\"><span class=\"en\">Administrative Head<\/span><span class=\"hi\">\u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u092a\u094d\u0930\u092e\u0941\u0916<\/span><\/th>\n          <th><span class=\"en\">Major role<\/span><span class=\"hi\">\u092a\u094d\u0930\u092e\u0941\u0916 \u092d\u0942\u092e\u093f\u0915\u093e<\/span><\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td class=\"narrow\"><strong>SSC<\/strong><\/td><td class=\"narrow\"><span class=\"en\">Chairperson \u2014 <strong>Secretary, Education<\/strong><\/span><span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937 \u2014 <strong>\u0938\u091a\u093f\u0935, \u0936\u093f\u0915\u094d\u0937\u093e<\/strong><\/span><\/td><td><span class=\"en\"><strong>Facilitate and review<\/strong> the implementation of the Mission in the State\/UT<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u094b <strong>\u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u093e \u090f\u0935\u0902 \u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>SMD<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>SPD \/ SCERT Director<\/strong><\/span><span class=\"hi\"><strong>SPD \/ SCERT \u0928\u093f\u0926\u0947\u0936\u0915<\/strong><\/span><\/td><td><span class=\"en\"><strong>Plan, implement and monitor<\/strong> the Mission in the State\/UT; <strong>monitor the Lakshyas \/ Learning Outcomes<\/strong><\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u093e <strong>\u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/strong>; <strong>\u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \/ \u0905\u0927\u093f\u0917\u092e-\u092a\u0930\u093f\u0923\u093e\u092e\u094b\u0902 \u0915\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>SPMU<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>SMD<\/strong><\/span><span class=\"hi\"><strong>SMD<\/strong><\/span><\/td><td><span class=\"en\"><strong>Assist the SMD<\/strong> in all planning, implementation and monitoring activities<\/span><span class=\"hi\">\u0938\u092e\u0938\u094d\u0924 \u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u094b\u0902 \u092e\u0947\u0902 <strong>SMD \u0915\u0940 \u0938\u0939\u093e\u092f\u0924\u093e<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>SCERT \/ SIE<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Director<\/strong><\/span><span class=\"hi\"><strong>\u0928\u093f\u0926\u0947\u0936\u0915<\/strong><\/span><\/td><td><span class=\"en\">Provide <strong>technical and academic support<\/strong>; handhold Districts; <strong>contextualise and prepare Vidya Pravesh guidelines in the local language<\/strong><\/span><span class=\"hi\"><strong>\u0924\u0915\u0928\u0940\u0915\u0940 \u090f\u0935\u0902 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u093e\u092f\u0924\u093e<\/strong>; \u091c\u093c\u093f\u0932\u094b\u0902 \u0915\u093e \u0938\u0939\u092f\u094b\u0917; <strong>\u0938\u094d\u0925\u093e\u0928\u0940\u092f \u092d\u093e\u0937\u093e \u092e\u0947\u0902 \u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0926\u093f\u0936\u093e\u0928\u093f\u0930\u094d\u0926\u0947\u0936\u094b\u0902 \u0915\u093e \u0938\u0902\u0926\u0930\u094d\u092d-\u0905\u0928\u0941\u0915\u0942\u0932\u0928 \u090f\u0935\u0902 \u0928\u093f\u0930\u094d\u092e\u093e\u0923<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>ATF<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Director SCERT \/ SMD<\/strong><\/span><span class=\"hi\"><strong>\u0928\u093f\u0926\u0947\u0936\u0915 SCERT \/ SMD<\/strong><\/span><\/td><td><span class=\"en\">Support the State\/UT <strong>on academic matters<\/strong> in implementation<\/span><span class=\"hi\">\u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 \u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u0915\u094b <strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092e\u093e\u092e\u0932\u094b\u0902<\/strong> \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <div class=\"exam-tip\">\n      <div class=\"et-icon\">\ud83d\udd0d<\/div>\n      <div class=\"et-body\">\n        <span class=\"en\"><strong>The one structural difference from the national tier.<\/strong> At national level the Steering Committee and the Project Approval Board are <strong>two separate bodies<\/strong>, both chaired by the Secretary, DoSE&amp;L \u2014 the NSC gives policy direction while the PAB sanctions budget. At State level there is <strong>no separate approval board<\/strong>: the <strong>SSC performs both functions<\/strong>, approving the roadmap and also seeking and disbursing funds. Noticing this saves confusion when a question asks which body sanctions the budget.<\/span>\n        <span class=\"hi\"><strong>\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930 \u0938\u0947 \u090f\u0915 \u0938\u0902\u0930\u091a\u0928\u093e\u0924\u094d\u092e\u0915 \u092d\u0947\u0926\u0964<\/strong> \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930 \u092a\u0930 \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f \u090f\u0935\u0902 \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e \u0905\u0928\u0941\u092e\u094b\u0926\u0928 \u092c\u094b\u0930\u094d\u0921 <strong>\u0926\u094b \u092a\u0943\u0925\u0915 \u0928\u093f\u0915\u093e\u092f<\/strong> \u0939\u0948\u0902, \u0926\u094b\u0928\u094b\u0902 \u0915\u0940 \u0905\u0927\u094d\u092f\u0915\u094d\u0937\u0924\u093e \u0938\u091a\u093f\u0935, DoSE&amp;L \u0915\u0930\u0924\u0947 \u0939\u0948\u0902 \u2014 NSC \u0928\u0940\u0924\u093f\u0917\u0924 \u0926\u093f\u0936\u093e \u0926\u0947\u0924\u0940 \u0939\u0948 \u091c\u092c\u0915\u093f PAB \u092c\u091c\u091f \u0938\u094d\u0935\u0940\u0915\u0943\u0924 \u0915\u0930\u0924\u093e \u0939\u0948\u0964 \u0930\u093e\u091c\u094d\u092f \u0938\u094d\u0924\u0930 \u092a\u0930 <strong>\u0915\u094b\u0908 \u092a\u0943\u0925\u0915 \u0905\u0928\u0941\u092e\u094b\u0926\u0928 \u092c\u094b\u0930\u094d\u0921 \u0928\u0939\u0940\u0902<\/strong>: <strong>SSC \u0926\u094b\u0928\u094b\u0902 \u0915\u093e\u0930\u094d\u092f \u0915\u0930\u0924\u0940 \u0939\u0948<\/strong>, \u0930\u094b\u0921\u092e\u0948\u092a \u0938\u094d\u0935\u0940\u0915\u0943\u0924 \u0915\u0930\u0924\u0940 \u0939\u0948 \u0924\u0925\u093e \u0928\u093f\u0927\u093f \u092e\u093e\u0901\u0917\u0915\u0930 \u0935\u093f\u0924\u0930\u093f\u0924 \u092d\u0940 \u0915\u0930\u0924\u0940 \u0939\u0948\u0964 \u092f\u0939 \u0927\u094d\u092f\u093e\u0928 \u0930\u0916\u0928\u0947 \u0938\u0947 \u092f\u0939 \u092a\u094d\u0930\u0936\u094d\u0928 \u092d\u094d\u0930\u092e\u093f\u0924 \u0928\u0939\u0940\u0902 \u0915\u0930\u0947\u0917\u093e \u0915\u093f \u092c\u091c\u091f \u0915\u094c\u0928 \u0938\u094d\u0935\u0940\u0915\u0943\u0924 \u0915\u0930\u0924\u093e \u0939\u0948\u0964<\/span>\n      <\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 3.2 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b3-2\">\n      <span class=\"section-badge\">3.2<\/span>\n      <h3><span class=\"en\">State Steering Committee (SSC)<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f (SSC)<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:12.5px; color:var(--muted); font-style:italic;\">\n      <span class=\"en\">Chaired by the <strong>Secretary, Education<\/strong>. Members include the <strong>SMD<\/strong> and representatives of the <strong>Departments of Women and Child Development, Tribal Affairs, Health and Family Welfare, Panchayati Raj, SCERT<\/strong>, and nominated experts from fields such as <strong>neuroscience, child psychology and pedagogy<\/strong>.<\/span>\n      <span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937\u0924\u093e <strong>\u0938\u091a\u093f\u0935, \u0936\u093f\u0915\u094d\u0937\u093e<\/strong> \u0915\u0930\u0924\u0947 \u0939\u0948\u0902\u0964 \u0938\u0926\u0938\u094d\u092f\u094b\u0902 \u092e\u0947\u0902 <strong>SMD<\/strong> \u0924\u0925\u093e <strong>\u092e\u0939\u093f\u0932\u093e \u090f\u0935\u0902 \u092c\u093e\u0932 \u0935\u093f\u0915\u093e\u0938, \u091c\u0928\u091c\u093e\u0924\u0940\u092f \u0915\u093e\u0930\u094d\u092f, \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u090f\u0935\u0902 \u092a\u0930\u093f\u0935\u093e\u0930 \u0915\u0932\u094d\u092f\u093e\u0923, \u092a\u0902\u091a\u093e\u092f\u0924\u0940 \u0930\u093e\u091c, SCERT<\/strong> \u0935\u093f\u092d\u093e\u0917\u094b\u0902 \u0915\u0947 \u092a\u094d\u0930\u0924\u093f\u0928\u093f\u0927\u093f, \u0924\u0925\u093e <strong>\u0924\u0902\u0924\u094d\u0930\u093f\u0915\u093e-\u0935\u093f\u091c\u094d\u091e\u093e\u0928, \u092c\u093e\u0932 \u092e\u0928\u094b\u0935\u093f\u091c\u094d\u091e\u093e\u0928 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0923\u0936\u093e\u0938\u094d\u0924\u094d\u0930<\/strong> \u091c\u0948\u0938\u0947 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u0947 \u0928\u093e\u092e\u093f\u0924 \u0935\u093f\u0936\u0947\u0937\u091c\u094d\u091e \u0938\u092e\u094d\u092e\u093f\u0932\u093f\u0924 \u0939\u0948\u0902\u0964<\/span>\n    <\/p>\n\n    <ul class=\"icon-list\">\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Designate a dedicated Mission Director<\/strong> with required administrative support for the implementation of the mission in the State\/UT.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 \u0906\u0935\u0936\u094d\u092f\u0915 \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u0938\u0939\u092f\u094b\u0917 \u0938\u0939\u093f\u0924 <strong>\u0938\u092e\u0930\u094d\u092a\u093f\u0924 \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915 \u0928\u093e\u092e\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Oversee the progress<\/strong> of the mission in the State\/UT and <strong>provide guidance on policy matters<\/strong>.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u0940 <strong>\u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0940 \u0926\u0947\u0916\u0930\u0947\u0916<\/strong> \u0924\u0925\u093e <strong>\u0928\u0940\u0924\u093f\u0917\u0924 \u092e\u093e\u092e\u0932\u094b\u0902 \u092a\u0930 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Finalize and approve the 5-year roadmap<\/strong>, consolidate the annual action plan (AWP&amp;B), and <strong>send them to the National Mission for approval<\/strong>.<\/span><span class=\"hi\"><strong>5-\u0935\u0930\u094d\u0937\u0940\u092f \u0930\u094b\u0921\u092e\u0948\u092a \u0915\u094b \u0905\u0902\u0924\u093f\u092e \u0930\u0942\u092a \u090f\u0935\u0902 \u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f<\/strong>, \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e (AWP&amp;B) \u0915\u093e \u0938\u092e\u0947\u0915\u0928, \u0924\u0925\u093e <strong>\u0909\u0928\u094d\u0939\u0947\u0902 \u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f \u0939\u0947\u0924\u0941 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928 \u0915\u094b \u092d\u0947\u091c\u0928\u093e<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Decide and supervise year-wise targets<\/strong> for the State under the mission.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0905\u0902\u0924\u0930\u094d\u0917\u0924 \u0930\u093e\u091c\u094d\u092f \u0939\u0947\u0924\u0941 <strong>\u0935\u0930\u094d\u0937\u0935\u093e\u0930 \u0932\u0915\u094d\u0937\u094d\u092f \u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924 \u0915\u0930\u0928\u093e \u090f\u0935\u0902 \u092a\u0930\u094d\u092f\u0935\u0947\u0915\u094d\u0937\u0923<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Seek funds through Grant-in-aid from the Centre and disburse to the Districts<\/strong> as per the approved plan.<\/span><span class=\"hi\">\u0938\u094d\u0935\u0940\u0915\u0943\u0924 \u092f\u094b\u091c\u0928\u093e \u0915\u0947 \u0905\u0928\u0941\u0938\u093e\u0930 <strong>\u0915\u0947\u0902\u0926\u094d\u0930 \u0938\u0947 \u0938\u0939\u093e\u092f\u0924\u093e-\u0905\u0928\u0941\u0926\u093e\u0928 \u0926\u094d\u0935\u093e\u0930\u093e \u0928\u093f\u0927\u093f \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0928\u093e \u090f\u0935\u0902 \u091c\u093c\u093f\u0932\u094b\u0902 \u0915\u094b \u0935\u093f\u0924\u0930\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Review programmatic and financial progress<\/strong> from time to time and take corrective steps.<\/span><span class=\"hi\">\u0938\u092e\u092f-\u0938\u092e\u092f \u092a\u0930 <strong>\u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e\u0917\u0924 \u090f\u0935\u0902 \u0935\u093f\u0924\u094d\u0924\u0940\u092f \u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/strong> \u0924\u0925\u093e \u0938\u0941\u0927\u093e\u0930\u093e\u0924\u094d\u092e\u0915 \u0915\u0926\u092e\u0964<\/span><\/span><\/li>\n    <\/ul>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 3.3 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b3-3\">\n      <span class=\"section-badge\">3.3<\/span>\n      <h3><span class=\"en\">State Mission Director (SMD)<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915 (SMD)<\/span><\/h3>\n    <\/div>\n\n    <div class=\"flow-wrap\">\n      <div class=\"flow-note\">\n        <span class=\"en\">\ud83d\udcb0 The SMD's responsibilities follow the <strong>money and the plan<\/strong> from district upward to the Centre and back down again. Read them in this order and they become a single chain rather than eight separate duties.<\/span>\n        <span class=\"hi\">\ud83d\udcb0 SMD \u0915\u0947 \u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935 <strong>\u0927\u0928 \u090f\u0935\u0902 \u092f\u094b\u091c\u0928\u093e<\/strong> \u0915\u093e \u0905\u0928\u0941\u0938\u0930\u0923 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902 \u2014 \u091c\u093c\u093f\u0932\u0947 \u0938\u0947 \u090a\u092a\u0930 \u0915\u0947\u0902\u0926\u094d\u0930 \u0924\u0915 \u0914\u0930 \u092b\u093f\u0930 \u0928\u0940\u091a\u0947 \u0924\u0915\u0964 \u0907\u0938\u0940 \u0915\u094d\u0930\u092e \u092e\u0947\u0902 \u092a\u0922\u093c\u0928\u0947 \u092a\u0930 \u0935\u0947 \u0906\u0920 \u092a\u0943\u0925\u0915 \u0915\u0930\u094d\u0924\u0935\u094d\u092f \u0928\u0939\u0940\u0902, \u090f\u0915 \u0939\u0940 \u0936\u0943\u0902\u0916\u0932\u093e \u092c\u0928 \u091c\u093e\u0924\u0947 \u0939\u0948\u0902\u0964<\/span>\n      <\/div>\n      <div class=\"flow-steps\">\n        <div class=\"flow-step\">\n          <span class=\"fs-num\">1<\/span>\n          <div class=\"fs-body\">\n            <strong><span class=\"en\">Consolidate the plan upward<\/span><span class=\"hi\">\u092f\u094b\u091c\u0928\u093e \u0915\u093e \u090a\u0930\u094d\u0927\u094d\u0935 \u0938\u092e\u0947\u0915\u0928<\/span><\/strong>\n            <span class=\"fs-sub\"><span class=\"en\"><strong>Ensure preparation of the annual mission implementation plan for each district<\/strong> and consolidate the same into the <strong>State AWP&amp;B<\/strong>.<\/span><span class=\"hi\"><strong>\u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u091c\u093c\u093f\u0932\u0947 \u0939\u0947\u0924\u0941 \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u092e\u093f\u0936\u0928 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092f\u094b\u091c\u0928\u093e \u0915\u0940 \u0924\u0948\u092f\u093e\u0930\u0940 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e \u0924\u0925\u093e \u0909\u0938\u0947 <strong>\u0930\u093e\u091c\u094d\u092f AWP&amp;B<\/strong> \u092e\u0947\u0902 \u0938\u092e\u0947\u0915\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span>\n          <\/div>\n        <\/div>\n        <div class=\"flow-step\">\n          <span class=\"fs-num\">2<\/span>\n          <div class=\"fs-body\">\n            <strong><span class=\"en\">Present it to the Centre<\/span><span class=\"hi\">\u0915\u0947\u0902\u0926\u094d\u0930 \u0915\u094b \u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924 \u0915\u0930\u0928\u093e<\/span><\/strong>\n            <span class=\"fs-sub\"><span class=\"en\"><strong>Present the AWP&amp;B to the National Mission \/ PAB<\/strong> for approval and release of funds.<\/span><span class=\"hi\">\u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f \u090f\u0935\u0902 \u0928\u093f\u0927\u093f-\u0928\u093f\u0930\u094d\u0917\u092e\u0928 \u0939\u0947\u0924\u0941 <strong>AWP&amp;B \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928 \/ PAB \u0915\u094b \u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/span>\n          <\/div>\n        <\/div>\n        <div class=\"flow-step\">\n          <span class=\"fs-num\">3<\/span>\n          <div class=\"fs-body\">\n            <strong><span class=\"en\">Bring the money down<\/span><span class=\"hi\">\u0927\u0928 \u0928\u0940\u091a\u0947 \u0932\u093e\u0928\u093e<\/span><\/strong>\n            <span class=\"fs-sub\"><span class=\"en\"><strong>Seek funds from the Centre and ensure timely disbursement to the districts<\/strong>.<\/span><span class=\"hi\"><strong>\u0915\u0947\u0902\u0926\u094d\u0930 \u0938\u0947 \u0928\u093f\u0927\u093f \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0928\u093e \u090f\u0935\u0902 \u091c\u093c\u093f\u0932\u094b\u0902 \u0915\u094b \u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0935\u093f\u0924\u0930\u0923 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/span>\n          <\/div>\n        <\/div>\n        <div class=\"flow-step\">\n          <span class=\"fs-num\">4<\/span>\n          <div class=\"fs-body\">\n            <strong><span class=\"en\">Staff and equip the mission<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u094b \u0915\u093e\u0930\u094d\u092e\u093f\u0915 \u090f\u0935\u0902 \u0938\u093e\u0927\u0928<\/span><\/strong>\n            <span class=\"fs-sub\"><span class=\"en\"><strong>Ensure adequate administrative and technical support<\/strong> by engaging technical experts, consultants and interns; <strong>create IT-based solutions<\/strong> to facilitate implementation and monitoring.<\/span><span class=\"hi\">\u0924\u0915\u0928\u0940\u0915\u0940 \u0935\u093f\u0936\u0947\u0937\u091c\u094d\u091e\u094b\u0902, \u092a\u0930\u093e\u092e\u0930\u094d\u0936\u0926\u093e\u0924\u093e\u0913\u0902 \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0941\u0913\u0902 \u0915\u094b \u0928\u093f\u092f\u0941\u0915\u094d\u0924 \u0915\u0930 <strong>\u092a\u0930\u094d\u092f\u093e\u092a\u094d\u0924 \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u090f\u0935\u0902 \u0924\u0915\u0928\u0940\u0915\u0940 \u0938\u0939\u092f\u094b\u0917 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e; \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u0947 \u0939\u0947\u0924\u0941 <strong>IT-\u0906\u0927\u093e\u0930\u093f\u0924 \u0938\u092e\u093e\u0927\u093e\u0928<\/strong> \u092c\u0928\u093e\u0928\u093e\u0964<\/span><\/span>\n          <\/div>\n        <\/div>\n        <div class=\"flow-step\">\n          <span class=\"fs-num\">5<\/span>\n          <div class=\"fs-body\">\n            <strong><span class=\"en\">Track and review<\/span><span class=\"hi\">\u0905\u0928\u0941\u0938\u0930\u0923 \u090f\u0935\u0902 \u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/span><\/strong>\n            <span class=\"fs-sub\"><span class=\"en\"><strong>Hold periodic review meetings with districts and stakeholders<\/strong>; carry out <strong>overall tracking, monitoring and supervision<\/strong> to ensure achievement of the milestones in the State action plan; and <strong>plan research and evaluation studies<\/strong>.<\/span><span class=\"hi\"><strong>\u091c\u093c\u093f\u0932\u094b\u0902 \u090f\u0935\u0902 \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 \u0906\u0935\u0927\u093f\u0915 \u0938\u092e\u0940\u0915\u094d\u0937\u093e \u092c\u0948\u0920\u0915\u0947\u0902<\/strong>; \u0930\u093e\u091c\u094d\u092f \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e \u0915\u0947 \u092e\u0940\u0932-\u092a\u0924\u094d\u0925\u0930\u094b\u0902 \u0915\u0940 \u092a\u094d\u0930\u093e\u092a\u094d\u0924\u093f \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u0947 \u0939\u0947\u0924\u0941 <strong>\u0938\u092e\u0917\u094d\u0930 \u0905\u0928\u0941\u0938\u0930\u0923, \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u090f\u0935\u0902 \u092a\u0930\u094d\u092f\u0935\u0947\u0915\u094d\u0937\u0923<\/strong>; \u0924\u0925\u093e <strong>\u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928 \u090f\u0935\u0902 \u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928 \u0905\u0927\u094d\u092f\u092f\u0928\u094b\u0902 \u0915\u093e \u0928\u093f\u092f\u094b\u091c\u0928<\/strong>\u0964<\/span><\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 3.4 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b3-4\">\n      <span class=\"section-badge\">3.4<\/span>\n      <h3><span class=\"en\">State Project Management Unit (SPMU)<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908 (SPMU)<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:13px;\">\n      <span class=\"en\">Headed by the <strong>SMD<\/strong>. Its role is to <strong>assist the SMD in all activities related to planning, implementation and monitoring<\/strong> of the Mission in the State\/UT.<\/span>\n      <span class=\"hi\"><strong>SMD<\/strong> \u0915\u0947 \u0928\u0947\u0924\u0943\u0924\u094d\u0935 \u092e\u0947\u0902\u0964 \u0907\u0938\u0915\u0940 \u092d\u0942\u092e\u093f\u0915\u093e \u0939\u0948 \u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u0947 <strong>\u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0938\u0902\u092c\u0902\u0927\u0940 \u0938\u092e\u0938\u094d\u0924 \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u094b\u0902 \u092e\u0947\u0902 SMD \u0915\u0940 \u0938\u0939\u093e\u092f\u0924\u093e<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span>\n    <\/p>\n\n    <table class=\"data-table\">\n      <thead>\n        <tr>\n          <th class=\"narrow\"><span class=\"en\">Area<\/span><span class=\"hi\">\u0915\u094d\u0937\u0947\u0924\u094d\u0930<\/span><\/th>\n          <th><span class=\"en\">Responsibility<\/span><span class=\"hi\">\u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935<\/span><\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Planning<\/span><span class=\"hi\">\u0928\u093f\u092f\u094b\u091c\u0928<\/span><\/strong><\/td><td><span class=\"en\"><strong>Develop roadmaps and the annual plan<\/strong>, and <strong>support districts in developing their district plans<\/strong>; assist in <strong>setting actionable targets<\/strong> for the State\/UT under the guidance of the SMD and SCERT.<\/span><span class=\"hi\"><strong>\u0930\u094b\u0921\u092e\u0948\u092a \u090f\u0935\u0902 \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u092f\u094b\u091c\u0928\u093e \u0935\u093f\u0915\u0938\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e, \u0924\u0925\u093e <strong>\u091c\u093c\u093f\u0932\u094b\u0902 \u0915\u094b \u0909\u0928\u0915\u0940 \u091c\u093c\u093f\u0932\u093e-\u092f\u094b\u091c\u0928\u093e\u090f\u0901 \u092c\u0928\u093e\u0928\u0947 \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917<\/strong>; SMD \u090f\u0935\u0902 SCERT \u0915\u0947 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u092e\u0947\u0902 \u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u0939\u0947\u0924\u0941 <strong>\u0915\u093e\u0930\u094d\u092f\u0938\u093e\u0927\u094d\u092f \u0932\u0915\u094d\u0937\u094d\u092f \u0924\u092f \u0915\u0930\u0928\u0947<\/strong> \u092e\u0947\u0902 \u0938\u0939\u093e\u092f\u0924\u093e\u0964<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Coordination<\/span><span class=\"hi\">\u0938\u092e\u0928\u094d\u0935\u092f<\/span><\/strong><\/td><td><span class=\"en\"><strong>Work with Samagra Shiksha, SCERT, DIETs and other stakeholders<\/strong> for awareness and capacity building on the Mission Implementation Guidelines; <strong>support and handhold DPMUs<\/strong> in performing their role in their districts.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0926\u093f\u0936\u093e\u0928\u093f\u0930\u094d\u0926\u0947\u0936\u094b\u0902 \u092a\u0930 \u091c\u093e\u0917\u0930\u0942\u0915\u0924\u093e \u090f\u0935\u0902 \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0939\u0947\u0924\u0941 <strong>\u0938\u092e\u0917\u094d\u0930 \u0936\u093f\u0915\u094d\u0937\u093e, SCERT, DIET \u090f\u0935\u0902 \u0905\u0928\u094d\u092f \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 \u0915\u093e\u0930\u094d\u092f<\/strong>; \u0905\u092a\u0928\u0947 \u091c\u093c\u093f\u0932\u094b\u0902 \u092e\u0947\u0902 \u092d\u0942\u092e\u093f\u0915\u093e \u0928\u093f\u092d\u093e\u0928\u0947 \u092e\u0947\u0902 <strong>DPMU \u0915\u093e \u0938\u0939\u092f\u094b\u0917<\/strong>\u0964<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Technology<\/span><span class=\"hi\">\u092a\u094d\u0930\u094c\u0926\u094d\u092f\u094b\u0917\u093f\u0915\u0940<\/span><\/strong><\/td><td><span class=\"en\"><strong>Design IT-based solutions \/ MIS \/ data management systems from the district to the State level<\/strong> for effective monitoring and decision making.<\/span><span class=\"hi\">\u092a\u094d\u0930\u092d\u093e\u0935\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u090f\u0935\u0902 \u0928\u093f\u0930\u094d\u0923\u092f \u0939\u0947\u0924\u0941 <strong>\u091c\u093c\u093f\u0932\u0947 \u0938\u0947 \u0930\u093e\u091c\u094d\u092f \u0938\u094d\u0924\u0930 \u0924\u0915 IT-\u0906\u0927\u093e\u0930\u093f\u0924 \u0938\u092e\u093e\u0927\u093e\u0928 \/ MIS \/ \u0906\u0901\u0915\u0921\u093c\u093e-\u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u092a\u094d\u0930\u0923\u093e\u0932\u0940<\/strong> \u0915\u0940 \u0930\u091a\u0928\u093e\u0964<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Research<\/span><span class=\"hi\">\u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928<\/span><\/strong><\/td><td><span class=\"en\">Carry out research for creating an <strong>enabling environment<\/strong> for achieving FLN targets \u2014 <strong>teacher vacancy and rationalization, procurement and delivery, basic infrastructure and printing<\/strong> \u2014 to support the SMD in decision making.<\/span><span class=\"hi\">FLN \u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \u0915\u0940 \u092a\u094d\u0930\u093e\u092a\u094d\u0924\u093f \u0939\u0947\u0924\u0941 <strong>\u0938\u0915\u094d\u0937\u092e \u0935\u093e\u0924\u093e\u0935\u0930\u0923<\/strong> \u092c\u0928\u093e\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928 \u2014 <strong>\u0936\u093f\u0915\u094d\u0937\u0915-\u0930\u093f\u0915\u094d\u0924\u093f \u090f\u0935\u0902 \u092f\u0941\u0915\u094d\u0924\u093f\u0915\u0930\u0923, \u0905\u0927\u093f\u092a\u094d\u0930\u093e\u092a\u094d\u0924\u093f \u090f\u0935\u0902 \u0906\u092a\u0942\u0930\u094d\u0924\u093f, \u092e\u0942\u0932 \u0905\u0935\u0938\u0902\u0930\u091a\u0928\u093e \u090f\u0935\u0902 \u092e\u0941\u0926\u094d\u0930\u0923<\/strong> \u2014 \u0924\u093e\u0915\u093f SMD \u0915\u094b \u0928\u093f\u0930\u094d\u0923\u092f \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917 \u092e\u093f\u0932\u0947\u0964<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Awareness<\/span><span class=\"hi\">\u091c\u093e\u0917\u0930\u0942\u0915\u0924\u093e<\/span><\/strong><\/td><td><span class=\"en\"><strong>Design and implement the IEC plan<\/strong> in the State\/UT; <strong>promote cross-learning among districts<\/strong> through workshops and exchange of best practices; create a <strong>plan and strategy to engage parents and the community<\/strong> in the learning of children.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092e\u0947\u0902 <strong>IEC \u092f\u094b\u091c\u0928\u093e \u0915\u0940 \u0930\u091a\u0928\u093e \u090f\u0935\u0902 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928<\/strong>; \u0915\u093e\u0930\u094d\u092f\u0936\u093e\u0932\u093e\u0913\u0902 \u090f\u0935\u0902 \u0938\u0930\u094d\u0935\u094b\u0924\u094d\u0924\u092e \u092a\u094d\u0930\u0925\u093e\u0913\u0902 \u0915\u0947 \u0906\u0926\u093e\u0928-\u092a\u094d\u0930\u0926\u093e\u0928 \u0926\u094d\u0935\u093e\u0930\u093e <strong>\u091c\u093c\u093f\u0932\u094b\u0902 \u092e\u0947\u0902 \u092a\u093e\u0930\u0938\u094d\u092a\u0930\u093f\u0915 \u0905\u0927\u093f\u0917\u092e \u0915\u094b \u092c\u0922\u093c\u093e\u0935\u093e<\/strong>; \u092c\u093e\u0932\u0915\u094b\u0902 \u0915\u0947 \u0905\u0927\u093f\u0917\u092e \u092e\u0947\u0902 <strong>\u0905\u092d\u093f\u092d\u093e\u0935\u0915\u094b\u0902 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0915\u094b \u091c\u094b\u0921\u093c\u0928\u0947 \u0915\u0940 \u092f\u094b\u091c\u0928\u093e \u090f\u0935\u0902 \u0930\u0923\u0928\u0940\u0924\u093f<\/strong>\u0964<\/span><\/td><\/tr>\n        <tr style=\"background:#fff9ef;\"><td class=\"narrow\"><strong><span class=\"en\">Child data<\/span><span class=\"hi\">\u092c\u093e\u0932\u0915-\u0906\u0901\u0915\u0921\u093c\u0947<\/span><\/strong><\/td><td><span class=\"en\"><strong>Mapping of a database of each child enrolled in the foundational grades.<\/strong> This is the SPMU's most distinctive single task and the basis of all child-wise tracking.<\/span><span class=\"hi\"><strong>\u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0915\u0915\u094d\u0937\u093e\u0913\u0902 \u092e\u0947\u0902 \u0928\u093e\u092e\u093e\u0902\u0915\u093f\u0924 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u092c\u093e\u0932\u0915 \u0915\u0947 \u0921\u0947\u091f\u093e\u092c\u0947\u0938 \u0915\u093e \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930\u0923\u0964<\/strong> \u092f\u0939 SPMU \u0915\u093e \u0938\u0930\u094d\u0935\u093e\u0927\u093f\u0915 \u0935\u093f\u0936\u093f\u0937\u094d\u091f \u090f\u0915\u0932 \u0915\u093e\u0930\u094d\u092f \u0939\u0948 \u0924\u0925\u093e \u0938\u092e\u0938\u094d\u0924 \u092c\u093e\u0932\u0915\u0935\u093e\u0930 \u0905\u0928\u0941\u0938\u0930\u0923 \u0915\u093e \u0906\u0927\u093e\u0930\u0964<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 3.5 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b3-5\">\n      <span class=\"section-badge\">3.5<\/span>\n      <h3><span class=\"en\">SCERT \/ State Institute of Education<\/span><span class=\"hi\">SCERT \/ \u0930\u093e\u091c\u094d\u092f \u0936\u093f\u0915\u094d\u0937\u093e \u0938\u0902\u0938\u094d\u0925\u093e\u0928<\/span><\/h3>\n    <\/div>\n\n    <div class=\"callout teal\">\n      <div class=\"callout-label\"><span class=\"en\">\ud83d\udcd8 Director \u00b7 technical and academic support, and handholding Districts<\/span><span class=\"hi\">\ud83d\udcd8 \u0928\u093f\u0926\u0947\u0936\u0915 \u00b7 \u0924\u0915\u0928\u0940\u0915\u0940 \u090f\u0935\u0902 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u092f\u094b\u0917 \u0924\u0925\u093e \u091c\u093c\u093f\u0932\u094b\u0902 \u0915\u093e \u0938\u0939\u092f\u094b\u0917<\/span><\/div>\n      <span class=\"en\">SCERT is the <strong>State counterpart of NCERT<\/strong>. Where NCERT <em>creates<\/em> the national frameworks, SCERT <strong>adapts, contextualises and localises<\/strong> them \u2014 and additionally carries the responsibility of <strong>preparing Vidya Pravesh guidelines in the local language<\/strong>.<\/span>\n      <span class=\"hi\">SCERT <strong>NCERT \u0915\u093e \u0930\u093e\u091c\u094d\u092f-\u0938\u094d\u0924\u0930\u0940\u092f \u0938\u092e\u0915\u0915\u094d\u0937<\/strong> \u0939\u0948\u0964 \u091c\u0939\u093e\u0901 NCERT \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0930\u0942\u092a\u0930\u0947\u0916\u093e\u090f\u0901 <em>\u092c\u0928\u093e\u0924\u093e<\/em> \u0939\u0948, \u0935\u0939\u0940\u0902 SCERT \u0909\u0928\u094d\u0939\u0947\u0902 <strong>\u0905\u0928\u0941\u0915\u0942\u0932\u093f\u0924, \u0938\u0902\u0926\u0930\u094d\u092d-\u0905\u0928\u0941\u0915\u0942\u0932 \u090f\u0935\u0902 \u0938\u094d\u0925\u093e\u0928\u0940\u092f<\/strong> \u092c\u0928\u093e\u0924\u093e \u0939\u0948 \u2014 \u0924\u0925\u093e \u0938\u093e\u0925 \u0939\u0940 <strong>\u0938\u094d\u0925\u093e\u0928\u0940\u092f \u092d\u093e\u0937\u093e \u092e\u0947\u0902 \u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0926\u093f\u0936\u093e\u0928\u093f\u0930\u094d\u0926\u0947\u0936 \u0924\u0948\u092f\u093e\u0930 \u0915\u0930\u0928\u0947<\/strong> \u0915\u093e \u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935 \u0935\u0939\u0928 \u0915\u0930\u0924\u093e \u0939\u0948\u0964<\/span>\n    <\/div>\n\n    <ul class=\"split-list\">\n      <li><span class=\"sl-tag\">1<\/span><span><span class=\"en\"><strong>Design, develop, adapt or adopt the curriculum and instructional design.<\/strong><\/span><span class=\"hi\"><strong>\u092a\u093e\u0920\u094d\u092f\u091a\u0930\u094d\u092f\u093e \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0923-\u0905\u092d\u093f\u0915\u0932\u094d\u092a \u0915\u0940 \u0930\u091a\u0928\u093e, \u0935\u093f\u0915\u093e\u0938, \u0905\u0928\u0941\u0915\u0942\u0932\u0928 \u0905\u0925\u0935\u093e \u0905\u0902\u0917\u0940\u0915\u0930\u0923\u0964<\/strong><\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">2<\/span><span><span class=\"en\"><strong>Capacity building of DIET faculty and academic resource persons<\/strong> in the State\/UT.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092e\u0947\u0902 <strong>DIET \u0938\u0902\u0915\u093e\u092f \u090f\u0935\u0902 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0902\u0938\u093e\u0927\u0928-\u0935\u094d\u092f\u0915\u094d\u0924\u093f\u092f\u094b\u0902 \u0915\u093e \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">3<\/span><span><span class=\"en\">Develop <strong>locally contextualized teaching-learning materials, textbooks and Vidya Pravesh material in local languages<\/strong>.<\/span><span class=\"hi\"><strong>\u0938\u094d\u0925\u093e\u0928\u0940\u092f \u092d\u093e\u0937\u093e\u0913\u0902 \u092e\u0947\u0902 \u0938\u0902\u0926\u0930\u094d\u092d-\u0905\u0928\u0941\u0915\u0942\u0932 \u0936\u093f\u0915\u094d\u0937\u0923-\u0905\u0927\u093f\u0917\u092e \u0938\u093e\u092e\u0917\u094d\u0930\u0940, \u092a\u093e\u0920\u094d\u092f\u092a\u0941\u0938\u094d\u0924\u0915\u0947\u0902 \u090f\u0935\u0902 \u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0938\u093e\u092e\u0917\u094d\u0930\u0940<\/strong> \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">4<\/span><span><span class=\"en\"><strong>Develop, adopt or adapt the Holistic Progress Report Card<\/strong> \u2014 the State version of the card NCERT designs.<\/span><span class=\"hi\"><strong>\u0938\u092e\u0917\u094d\u0930 \u092a\u094d\u0930\u0917\u0924\u093f \u092a\u094d\u0930\u0924\u093f\u0935\u0947\u0926\u0928 \u092a\u0924\u094d\u0930\u0915 \u0915\u093e \u0935\u093f\u0915\u093e\u0938, \u0905\u0902\u0917\u0940\u0915\u0930\u0923 \u0905\u0925\u0935\u093e \u0905\u0928\u0941\u0915\u0942\u0932\u0928<\/strong> \u2014 NCERT \u0926\u094d\u0935\u093e\u0930\u093e \u0930\u091a\u093f\u0924 \u092a\u0924\u094d\u0930\u0915 \u0915\u093e \u0930\u093e\u091c\u094d\u092f-\u0938\u0902\u0938\u094d\u0915\u0930\u0923\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">5<\/span><span><span class=\"en\"><strong>Develop item banks for the foundational stage<\/strong> for measuring the learning outcomes.<\/span><span class=\"hi\">\u0905\u0927\u093f\u0917\u092e-\u092a\u0930\u093f\u0923\u093e\u092e\u094b\u0902 \u0915\u0947 \u092e\u093e\u092a\u0928 \u0939\u0947\u0924\u0941 <strong>\u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u091a\u0930\u0923 \u0915\u0947 \u092a\u0926-\u092c\u0948\u0902\u0915<\/strong> \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">6<\/span><span><span class=\"en\"><strong>Research and monitoring of academic activities<\/strong> under the Mission in the State\/UT, to <strong>identify the critical areas for support<\/strong>.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u0947 \u0905\u0902\u0924\u0930\u094d\u0917\u0924 <strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u094b\u0902 \u0915\u093e \u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/strong>, \u0924\u093e\u0915\u093f <strong>\u0938\u0939\u092f\u094b\u0917 \u0939\u0947\u0924\u0941 \u0928\u093f\u0930\u094d\u0923\u093e\u092f\u0915 \u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u091a\u093f\u0939\u094d\u0928\u093f\u0924<\/strong> \u0939\u094b\u0902\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">7<\/span><span><span class=\"en\"><strong>Conduct the State Achievement Survey (SAS)<\/strong> and develop an appropriate action plan based on the findings.<\/span><span class=\"hi\"><strong>\u0930\u093e\u091c\u094d\u092f \u0909\u092a\u0932\u092c\u094d\u0927\u093f \u0938\u0930\u094d\u0935\u0947\u0915\u094d\u0937\u0923 (SAS) \u0915\u0930\u093e\u0928\u093e<\/strong> \u0924\u0925\u093e \u0928\u093f\u0937\u094d\u0915\u0930\u094d\u0937\u094b\u0902 \u0915\u0947 \u0906\u0927\u093e\u0930 \u092a\u0930 \u0938\u092e\u0941\u091a\u093f\u0924 \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e \u092c\u0928\u093e\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">8<\/span><span><span class=\"en\">Develop a <strong>State-specific digital repository of FLN resources, preferably on DIKSHA<\/strong>.<\/span><span class=\"hi\"><strong>FLN \u0938\u0902\u0938\u093e\u0927\u0928\u094b\u0902 \u0915\u093e \u0930\u093e\u091c\u094d\u092f-\u0935\u093f\u0936\u093f\u0937\u094d\u091f \u0921\u093f\u091c\u093f\u091f\u0932 \u092d\u0902\u0921\u093e\u0930, \u0936\u094d\u0930\u0947\u092f\u0938\u094d\u0915\u0930 \u0930\u0942\u092a \u0938\u0947 DIKSHA \u092a\u0930<\/strong>, \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">9<\/span><span><span class=\"en\"><strong>Ensure an enabling environment for learning<\/strong> \u2014 creating activity and learning areas, setting up classroom and school libraries, and <strong>developing linkages to public libraries<\/strong>.<\/span><span class=\"hi\"><strong>\u0905\u0927\u093f\u0917\u092e \u0939\u0947\u0924\u0941 \u0938\u0915\u094d\u0937\u092e \u0935\u093e\u0924\u093e\u0935\u0930\u0923 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e \u2014 \u0917\u0924\u093f\u0935\u093f\u0927\u093f \u090f\u0935\u0902 \u0905\u0927\u093f\u0917\u092e \u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092c\u0928\u093e\u0928\u093e, \u0915\u0915\u094d\u0937\u093e \u090f\u0935\u0902 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092a\u0941\u0938\u094d\u0924\u0915\u093e\u0932\u092f \u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0915\u0930\u0928\u093e, \u0924\u0925\u093e <strong>\u0938\u093e\u0930\u094d\u0935\u091c\u0928\u093f\u0915 \u092a\u0941\u0938\u094d\u0924\u0915\u093e\u0932\u092f\u094b\u0902 \u0938\u0947 \u0938\u0902\u092a\u0930\u094d\u0915 \u0935\u093f\u0915\u0938\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n    <\/ul>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 3.6 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b3-6\">\n      <span class=\"section-badge\">3.6<\/span>\n      <h3><span class=\"en\">Academic Task Force (ATF)<\/span><span class=\"hi\">\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0915\u093e\u0930\u094d\u092f\u092c\u0932 (ATF)<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:12.5px; color:var(--muted); font-style:italic;\">\n      <span class=\"en\">Headed by the <strong>Director SCERT \/ State Mission Director<\/strong>. Its stated role is to <strong>support the State\/UT and Districts on academic matters<\/strong>. Note the reporting line established in Chapter 2 \u2014 the <strong>NRG guides and handholds the ATFs<\/strong>, and the ATF in turn <strong>builds the capacity of the DTFs<\/strong>.<\/span>\n      <span class=\"hi\"><strong>\u0928\u093f\u0926\u0947\u0936\u0915 SCERT \/ \u0930\u093e\u091c\u094d\u092f \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/strong> \u0915\u0947 \u0928\u0947\u0924\u0943\u0924\u094d\u0935 \u092e\u0947\u0902\u0964 \u0907\u0938\u0915\u0940 \u0918\u094b\u0937\u093f\u0924 \u092d\u0942\u092e\u093f\u0915\u093e \u0939\u0948 <strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092e\u093e\u092e\u0932\u094b\u0902 \u092e\u0947\u0902 \u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u090f\u0935\u0902 \u091c\u093c\u093f\u0932\u094b\u0902 \u0915\u094b \u0938\u0939\u092f\u094b\u0917<\/strong>\u0964 \u0905\u0927\u094d\u092f\u093e\u092f 2 \u092e\u0947\u0902 \u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u092a\u094d\u0930\u0924\u093f\u0935\u0947\u0926\u0928-\u0936\u0943\u0902\u0916\u0932\u093e \u092a\u0930 \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0902 \u2014 <strong>NRG, ATF \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u090f\u0935\u0902 \u0938\u0939\u092f\u094b\u0917<\/strong> \u0915\u0930\u0924\u093e \u0939\u0948, \u0924\u0925\u093e ATF \u092c\u0926\u0932\u0947 \u092e\u0947\u0902 <strong>DTF \u0915\u0940 \u0915\u094d\u0937\u092e\u0924\u093e \u0915\u093e \u0928\u093f\u0930\u094d\u092e\u093e\u0923<\/strong> \u0915\u0930\u0924\u093e \u0939\u0948\u0964<\/span>\n    <\/p>\n\n    <ul class=\"icon-list\">\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Develop a <strong>5-year academic roadmap for the State\/UT<\/strong> for the implementation of the Mission, <strong>taking into account the administrative challenges<\/strong>.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 <strong>\u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u0915\u093e 5-\u0935\u0930\u094d\u0937\u0940\u092f \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0930\u094b\u0921\u092e\u0948\u092a<\/strong> \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e, <strong>\u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u091a\u0941\u0928\u094c\u0924\u093f\u092f\u094b\u0902 \u0915\u094b \u0927\u094d\u092f\u093e\u0928 \u092e\u0947\u0902 \u0930\u0916\u0924\u0947 \u0939\u0941\u090f<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Guide the State\/UT in devising strategies to spread awareness<\/strong> about the Mission among stakeholders.<\/span><span class=\"hi\">\u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0938\u0902\u092c\u0902\u0927\u0940 <strong>\u091c\u093e\u0917\u0930\u0942\u0915\u0924\u093e \u092b\u0948\u0932\u093e\u0928\u0947 \u0915\u0940 \u0930\u0923\u0928\u0940\u0924\u093f\u092f\u093e\u0901 \u092c\u0928\u093e\u0928\u0947 \u092e\u0947\u0902 \u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Evolve clarity on the role of SCERT, DIETs, BRC\/CRC and SPMU<\/strong> under the Mission, and <strong>suggest measures to bring synergy in their work<\/strong>.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0905\u0902\u0924\u0930\u094d\u0917\u0924 <strong>SCERT, DIET, BRC\/CRC \u090f\u0935\u0902 SPMU \u0915\u0940 \u092d\u0942\u092e\u093f\u0915\u093e \u092a\u0930 \u0938\u094d\u092a\u0937\u094d\u091f\u0924\u093e<\/strong> \u0932\u093e\u0928\u093e, \u0924\u0925\u093e <strong>\u0909\u0928\u0915\u0947 \u0915\u093e\u0930\u094d\u092f \u092e\u0947\u0902 \u0924\u093e\u0932\u092e\u0947\u0932 \u0939\u0947\u0924\u0941 \u0909\u092a\u093e\u092f \u0938\u0941\u091d\u093e\u0928\u093e<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Assist in the identification of mentors, build their capacity and map them to teachers and schools<\/strong>; devise a <strong>mechanism for school-based academic support<\/strong>.<\/span><span class=\"hi\"><strong>\u092e\u0947\u0902\u091f\u0930 \u0915\u0940 \u092a\u0939\u091a\u093e\u0928, \u0909\u0928\u0915\u0940 \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0924\u0925\u093e \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0938\u0947 \u0909\u0928\u0915\u093e \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930\u0923<\/strong> \u092e\u0947\u0902 \u0938\u0939\u093e\u092f\u0924\u093e; <strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f-\u0906\u0927\u093e\u0930\u093f\u0924 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u092f\u094b\u0917 \u0915\u093e \u0924\u0902\u0924\u094d\u0930<\/strong> \u092c\u0928\u093e\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Suggest measures for <strong>qualitative continuous professional development<\/strong> covering critical academic aspects of FLN, <strong>through training needs assessment of teachers<\/strong>.<\/span><span class=\"hi\"><strong>\u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u0940 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923-\u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e \u0906\u0915\u0932\u0928 \u0926\u094d\u0935\u093e\u0930\u093e<\/strong> FLN \u0915\u0947 \u0928\u093f\u0930\u094d\u0923\u093e\u092f\u0915 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092a\u0915\u094d\u0937\u094b\u0902 \u0915\u094b \u0906\u0935\u0943\u0924\u094d\u0924 \u0915\u0930\u0924\u0947 \u0939\u0941\u090f <strong>\u0917\u0941\u0923\u093e\u0924\u094d\u092e\u0915 \u0938\u0924\u0924 \u0935\u094d\u092f\u093e\u0935\u0938\u093e\u092f\u093f\u0915 \u0935\u093f\u0915\u093e\u0938<\/strong> \u0939\u0947\u0924\u0941 \u0909\u092a\u093e\u092f \u0938\u0941\u091d\u093e\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Suggest strategies for the <strong>qualitative implementation of central programmes \u2014 NISHTHA FLN, NISHTHA ECCE and DIKSHA FLN<\/strong> \u2014 in the State\/UT.<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f\/\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092e\u0947\u0902 <strong>\u0915\u0947\u0902\u0926\u094d\u0930\u0940\u092f \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e\u094b\u0902 \u2014 NISHTHA FLN, NISHTHA ECCE \u090f\u0935\u0902 DIKSHA FLN \u2014 \u0915\u0947 \u0917\u0941\u0923\u093e\u0924\u094d\u092e\u0915 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928<\/strong> \u0939\u0947\u0924\u0941 \u0930\u0923\u0928\u0940\u0924\u093f\u092f\u093e\u0901 \u0938\u0941\u091d\u093e\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Guide on development and contextualization of online and offline FLN resources<\/strong> \u2014 curricular framework, textbooks and TLM \u2014 and support the creation and maintenance of a <strong>repository of FLN resources<\/strong>.<\/span><span class=\"hi\"><strong>\u0911\u0928\u0932\u093e\u0907\u0928 \u090f\u0935\u0902 \u0911\u092b\u093c\u0932\u093e\u0907\u0928 FLN \u0938\u0902\u0938\u093e\u0927\u0928\u094b\u0902 \u2014 \u092a\u093e\u0920\u094d\u092f\u091a\u0930\u094d\u092f\u093e \u0930\u0942\u092a\u0930\u0947\u0916\u093e, \u092a\u093e\u0920\u094d\u092f\u092a\u0941\u0938\u094d\u0924\u0915\u0947\u0902 \u090f\u0935\u0902 TLM \u2014 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u090f\u0935\u0902 \u0938\u0902\u0926\u0930\u094d\u092d-\u0905\u0928\u0941\u0915\u0942\u0932\u0928 \u092a\u0930 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928<\/strong>, \u0924\u0925\u093e <strong>FLN \u0938\u0902\u0938\u093e\u0927\u0928\u094b\u0902 \u0915\u0947 \u092d\u0902\u0921\u093e\u0930<\/strong> \u0915\u0947 \u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u090f\u0935\u0902 \u0930\u0916\u0930\u0916\u093e\u0935 \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Conduct capacity-building programmes for DTFs<\/strong> to help them discharge their responsibilities effectively.<\/span><span class=\"hi\"><strong>DTF \u0939\u0947\u0924\u0941 \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e<\/strong> \u091a\u0932\u093e\u0928\u093e \u0924\u093e\u0915\u093f \u0935\u0947 \u0905\u092a\u0928\u0947 \u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935 \u092a\u094d\u0930\u092d\u093e\u0935\u0940 \u0930\u0942\u092a \u0938\u0947 \u0928\u093f\u092d\u093e \u0938\u0915\u0947\u0902\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Undertake studies<\/strong> to understand State\/UT-specific issues on implementation and efficacy of the Mission, Vidya Pravesh, NISHTHA FLN and NISHTHA ECCE; <strong>analyze data on academic aspects for decision-making and course correction<\/strong>.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928, \u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936, NISHTHA FLN \u090f\u0935\u0902 NISHTHA ECCE \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u092a\u094d\u0930\u092d\u093e\u0935\u0915\u093e\u0930\u093f\u0924\u093e \u092a\u0930 \u0930\u093e\u091c\u094d\u092f-\u0935\u093f\u0936\u093f\u0937\u094d\u091f \u092e\u0941\u0926\u094d\u0926\u094b\u0902 \u0915\u094b \u0938\u092e\u091d\u0928\u0947 \u0939\u0947\u0924\u0941 <strong>\u0905\u0927\u094d\u092f\u092f\u0928<\/strong>; <strong>\u0928\u093f\u0930\u094d\u0923\u092f \u090f\u0935\u0902 \u0926\u093f\u0936\u093e-\u0938\u0941\u0927\u093e\u0930 \u0939\u0947\u0924\u0941 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092a\u0915\u094d\u0937\u094b\u0902 \u0915\u0947 \u0906\u0901\u0915\u0921\u093c\u094b\u0902 \u0915\u093e \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923<\/strong>\u0964<\/span><\/span><\/li>\n    <\/ul>\n\n    <div class=\"exam-tip\">\n      <div class=\"et-icon\">\u2696\ufe0f<\/div>\n      <div class=\"et-body\">\n        <span class=\"en\"><strong>SCERT versus ATF \u2014 the distinction that is easy to blur.<\/strong> Both work on academics at State level, but <strong>SCERT produces<\/strong> while <strong>ATF advises<\/strong>. SCERT develops curriculum, textbooks, item banks, the progress card and the digital repository \u2014 <em>things<\/em>. The ATF develops the roadmap, evolves role clarity, suggests measures and strategies, and builds the capacity of DTFs \u2014 <em>direction<\/em>. When a question names a tangible academic product, the answer is SCERT; when it names planning, coordination or advice, the answer is the ATF.<\/span>\n        <span class=\"hi\"><strong>SCERT \u092c\u0928\u093e\u092e ATF \u2014 \u0935\u0939 \u092d\u0947\u0926 \u091c\u094b \u0938\u0930\u0932\u0924\u093e \u0938\u0947 \u0927\u0941\u0901\u0927\u0932\u093e \u091c\u093e\u0924\u093e \u0939\u0948\u0964<\/strong> \u0926\u094b\u0928\u094b\u0902 \u0930\u093e\u091c\u094d\u092f \u0938\u094d\u0924\u0930 \u092a\u0930 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0915\u093e\u0930\u094d\u092f \u0915\u0930\u0924\u0947 \u0939\u0948\u0902, \u0915\u093f\u0902\u0924\u0941 <strong>SCERT \u0909\u0924\u094d\u092a\u093e\u0926\u0928 \u0915\u0930\u0924\u093e \u0939\u0948<\/strong> \u091c\u092c\u0915\u093f <strong>ATF \u092a\u0930\u093e\u092e\u0930\u094d\u0936 \u0926\u0947\u0924\u093e \u0939\u0948<\/strong>\u0964 SCERT \u092a\u093e\u0920\u094d\u092f\u091a\u0930\u094d\u092f\u093e, \u092a\u093e\u0920\u094d\u092f\u092a\u0941\u0938\u094d\u0924\u0915\u0947\u0902, \u092a\u0926-\u092c\u0948\u0902\u0915, \u092a\u094d\u0930\u0917\u0924\u093f \u092a\u0924\u094d\u0930\u0915 \u090f\u0935\u0902 \u0921\u093f\u091c\u093f\u091f\u0932 \u092d\u0902\u0921\u093e\u0930 \u092c\u0928\u093e\u0924\u093e \u0939\u0948 \u2014 <em>\u0935\u0938\u094d\u0924\u0941\u090f\u0901<\/em>\u0964 ATF \u0930\u094b\u0921\u092e\u0948\u092a \u092c\u0928\u093e\u0924\u093e \u0939\u0948, \u092d\u0942\u092e\u093f\u0915\u093e-\u0938\u094d\u092a\u0937\u094d\u091f\u0924\u093e \u0932\u093e\u0924\u093e \u0939\u0948, \u0909\u092a\u093e\u092f \u090f\u0935\u0902 \u0930\u0923\u0928\u0940\u0924\u093f\u092f\u093e\u0901 \u0938\u0941\u091d\u093e\u0924\u093e \u0939\u0948 \u0924\u0925\u093e DTF \u0915\u0940 \u0915\u094d\u0937\u092e\u0924\u093e \u092c\u0928\u093e\u0924\u093e \u0939\u0948 \u2014 <em>\u0926\u093f\u0936\u093e<\/em>\u0964 \u091c\u092c \u092a\u094d\u0930\u0936\u094d\u0928 \u0915\u093f\u0938\u0940 \u092e\u0942\u0930\u094d\u0924 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0909\u0924\u094d\u092a\u093e\u0926 \u0915\u093e \u0928\u093e\u092e \u0932\u0947 \u0924\u094b \u0909\u0924\u094d\u0924\u0930 SCERT \u0939\u0948; \u091c\u092c \u0935\u0939 \u0928\u093f\u092f\u094b\u091c\u0928, \u0938\u092e\u0928\u094d\u0935\u092f \u0905\u0925\u0935\u093e \u092a\u0930\u093e\u092e\u0930\u094d\u0936 \u0915\u093e \u0928\u093e\u092e \u0932\u0947 \u0924\u094b \u0909\u0924\u094d\u0924\u0930 ATF \u0939\u0948\u0964<\/span>\n      <\/div>\n    <\/div>\n\n  <\/section>\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CHAPTER 4 \u2014 DISTRICT LEVEL \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"chapter-content\" data-chap=\"4\">\n\n    <div class=\"chapter-heading-block\">\n      <span class=\"chapter-badge\"><span class=\"en\">TIER 3<\/span><span class=\"hi\">\u0938\u094d\u0924\u0930 3<\/span><\/span>\n      <h2>\n        <span class=\"en\">District Level: Roles and Responsibilities<\/span>\n        <span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0938\u094d\u0924\u0930: \u092d\u0942\u092e\u093f\u0915\u093e\u090f\u0901 \u090f\u0935\u0902 \u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935<\/span>\n      <\/h2>\n    <\/div>\n\n    <div class=\"callout amber\">\n      <div class=\"callout-label\"><span class=\"en\">\ud83d\udccc Where the mission stops being paper<\/span><span class=\"hi\">\ud83d\udccc \u091c\u0939\u093e\u0901 \u092e\u093f\u0936\u0928 \u0915\u093e\u0917\u093c\u091c\u093c \u0938\u0947 \u0906\u0917\u0947 \u092c\u0922\u093c\u0924\u093e \u0939\u0948<\/span><\/div>\n      <span class=\"en\">The District is the <strong>lowest tier that still plans and funds<\/strong>, and the <strong>highest tier that still touches individual schools<\/strong>. Notice the shift in the language of the responsibilities at this level: national and state duties speak of frameworks and roadmaps, but district duties speak of <strong>uniforms, textbooks, disbursement of funds to blocks, and the inspection of schools<\/strong>.<\/span>\n      <span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0935\u0939 <strong>\u0928\u093f\u092e\u094d\u0928\u0924\u092e \u0938\u094d\u0924\u0930 \u0939\u0948 \u091c\u094b \u0905\u092c \u092d\u0940 \u0928\u093f\u092f\u094b\u091c\u0928 \u090f\u0935\u0902 \u0935\u093f\u0924\u094d\u0924\u092a\u094b\u0937\u0923 \u0915\u0930\u0924\u093e \u0939\u0948<\/strong>, \u0924\u0925\u093e \u0935\u0939 <strong>\u0909\u091a\u094d\u091a\u0924\u092e \u0938\u094d\u0924\u0930 \u091c\u094b \u0905\u092c \u092d\u0940 \u0935\u094d\u092f\u0915\u094d\u0924\u093f\u0917\u0924 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u094b \u091b\u0942\u0924\u093e \u0939\u0948<\/strong>\u0964 \u0907\u0938 \u0938\u094d\u0924\u0930 \u092a\u0930 \u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935\u094b\u0902 \u0915\u0940 \u092d\u093e\u0937\u093e \u092e\u0947\u0902 \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928 \u0926\u0947\u0916\u093f\u090f: \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u090f\u0935\u0902 \u0930\u093e\u091c\u094d\u092f \u0915\u0930\u094d\u0924\u0935\u094d\u092f \u0930\u0942\u092a\u0930\u0947\u0916\u093e\u0913\u0902 \u090f\u0935\u0902 \u0930\u094b\u0921\u092e\u0948\u092a \u0915\u0940 \u092c\u093e\u0924 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902, \u0915\u093f\u0902\u0924\u0941 \u091c\u093c\u093f\u0932\u093e \u0915\u0930\u094d\u0924\u0935\u094d\u092f <strong>\u0917\u0923\u0935\u0947\u0936, \u092a\u093e\u0920\u094d\u092f\u092a\u0941\u0938\u094d\u0924\u0915\u094b\u0902, \u0916\u0902\u0921\u094b\u0902 \u0915\u094b \u0928\u093f\u0927\u093f-\u0935\u093f\u0924\u0930\u0923 \u0924\u0925\u093e \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u0947 \u0928\u093f\u0930\u0940\u0915\u094d\u0937\u0923<\/strong> \u0915\u0940 \u092c\u093e\u0924 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902\u0964<\/span>\n    <\/div>\n\n    <!-- \u2550\u2550\u2550 4.1 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b4-1\">\n      <span class=\"section-badge\">4.1<\/span>\n      <h3><span class=\"en\">District Mission Management Structure<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u092e\u093f\u0936\u0928 \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/h3>\n    <\/div>\n\n    <table class=\"data-table\">\n      <thead>\n        <tr>\n          <th class=\"narrow\"><span class=\"en\">Unit<\/span><span class=\"hi\">\u0907\u0915\u093e\u0908<\/span><\/th>\n          <th class=\"narrow\"><span class=\"en\">Administrative Head<\/span><span class=\"hi\">\u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u092a\u094d\u0930\u092e\u0941\u0916<\/span><\/th>\n          <th><span class=\"en\">Major role<\/span><span class=\"hi\">\u092a\u094d\u0930\u092e\u0941\u0916 \u092d\u0942\u092e\u093f\u0915\u093e<\/span><\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td class=\"narrow\"><strong>DSC<\/strong><\/td><td class=\"narrow\"><span class=\"en\">Chairperson \u2014 <strong>DC \/ DM \/ CEO Zila Parishad<\/strong><\/span><span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937 \u2014 <strong>DC \/ DM \/ CEO \u091c\u093c\u093f\u0932\u093e \u092a\u0930\u093f\u0937\u0926\u094d<\/strong><\/span><\/td><td><span class=\"en\"><strong>Facilitate and review<\/strong> the implementation of the Mission in the District<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u0947 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u094b <strong>\u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u093e \u090f\u0935\u0902 \u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>DMD<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>DEO<\/strong> \u2014 District Education Officer<\/span><span class=\"hi\"><strong>DEO<\/strong> \u2014 \u091c\u093c\u093f\u0932\u093e \u0936\u093f\u0915\u094d\u0937\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940<\/span><\/td><td><span class=\"en\"><strong>Plan, implement and monitor<\/strong> the Mission in the District<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u0947 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u093e <strong>\u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>DPMU<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>DMD<\/strong><\/span><span class=\"hi\"><strong>DMD<\/strong><\/span><\/td><td><span class=\"en\"><strong>Assist the DMD<\/strong> in all planning, implementation and monitoring activities<\/span><span class=\"hi\">\u0938\u092e\u0938\u094d\u0924 \u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u094b\u0902 \u092e\u0947\u0902 <strong>DMD \u0915\u0940 \u0938\u0939\u093e\u092f\u0924\u093e<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>DIET<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Principal<\/strong><\/span><span class=\"hi\"><strong>\u092a\u094d\u0930\u093e\u091a\u093e\u0930\u094d\u092f<\/strong><\/span><\/td><td><span class=\"en\">Provide <strong>technical and academic support<\/strong>; handhold <strong>blocks and other stakeholders<\/strong><\/span><span class=\"hi\"><strong>\u0924\u0915\u0928\u0940\u0915\u0940 \u090f\u0935\u0902 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u093e\u092f\u0924\u093e<\/strong>; <strong>\u0916\u0902\u0921\u094b\u0902 \u090f\u0935\u0902 \u0905\u0928\u094d\u092f \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902<\/strong> \u0915\u093e \u0938\u0939\u092f\u094b\u0917<\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>DTF<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Principal DIET \/ DMD<\/strong><\/span><span class=\"hi\"><strong>\u092a\u094d\u0930\u093e\u091a\u093e\u0930\u094d\u092f DIET \/ DMD<\/strong><\/span><\/td><td><span class=\"en\">Support the District <strong>on academic matters<\/strong> in implementation<\/span><span class=\"hi\">\u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 \u091c\u093c\u093f\u0932\u0947 \u0915\u094b <strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092e\u093e\u092e\u0932\u094b\u0902<\/strong> \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <div class=\"exam-tip\">\n      <div class=\"et-icon\">\ud83d\udc64<\/div>\n      <div class=\"et-body\">\n        <span class=\"en\"><strong>The heads to memorize as a set, because they are the likeliest one-mark questions.<\/strong> Note that the District Steering Committee is <strong>not<\/strong> chaired by an education officer at all \u2014 it is chaired by the <strong>District Collector \/ District Magistrate \/ CEO Zila Parishad<\/strong>, that is, by the <strong>district administration<\/strong>, while the <strong>DEO serves as District Mission Director<\/strong> under it. Members of the DSC include the <strong>DEO, DPO, CDMO, DIET and nominated experts<\/strong>. Placing the general administration above the education department at district level is deliberate \u2014 it gives the mission access to convergence with health, nutrition and Panchayati Raj.<\/span>\n        <span class=\"hi\"><strong>\u0938\u092e\u0941\u091a\u094d\u091a\u092f \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0915\u0902\u0920\u0938\u094d\u0925 \u0915\u0930\u0928\u0947 \u092f\u094b\u0917\u094d\u092f \u092a\u094d\u0930\u092e\u0941\u0916, \u0915\u094d\u092f\u094b\u0902\u0915\u093f \u092f\u0947 \u0938\u0930\u094d\u0935\u093e\u0927\u093f\u0915 \u0938\u0902\u092d\u093e\u0935\u093f\u0924 \u090f\u0915-\u0905\u0902\u0915\u0940\u092f \u092a\u094d\u0930\u0936\u094d\u0928 \u0939\u0948\u0902\u0964<\/strong> \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0902 \u0915\u093f \u091c\u093c\u093f\u0932\u093e \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f \u0915\u0940 \u0905\u0927\u094d\u092f\u0915\u094d\u0937\u0924\u093e \u0915\u093f\u0938\u0940 \u0936\u093f\u0915\u094d\u0937\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940 \u0915\u0947 \u092a\u093e\u0938 <strong>\u0939\u0948 \u0939\u0940 \u0928\u0939\u0940\u0902<\/strong> \u2014 \u0909\u0938\u0915\u0940 \u0905\u0927\u094d\u092f\u0915\u094d\u0937\u0924\u093e <strong>\u091c\u093c\u093f\u0932\u093e \u0915\u0932\u0947\u0915\u094d\u091f\u0930 \/ \u091c\u093c\u093f\u0932\u093e \u092e\u091c\u093f\u0938\u094d\u091f\u094d\u0930\u0947\u091f \/ CEO \u091c\u093c\u093f\u0932\u093e \u092a\u0930\u093f\u0937\u0926\u094d<\/strong>, \u0905\u0930\u094d\u0925\u093e\u0924\u094d <strong>\u091c\u093c\u093f\u0932\u093e \u092a\u094d\u0930\u0936\u093e\u0938\u0928<\/strong> \u0915\u0930\u0924\u093e \u0939\u0948, \u091c\u092c\u0915\u093f <strong>DEO \u0909\u0938\u0915\u0947 \u0905\u0927\u0940\u0928 \u091c\u093c\u093f\u0932\u093e \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/strong> \u0939\u094b\u0924\u093e \u0939\u0948\u0964 DSC \u0915\u0947 \u0938\u0926\u0938\u094d\u092f\u094b\u0902 \u092e\u0947\u0902 <strong>DEO, DPO, CDMO, DIET \u090f\u0935\u0902 \u0928\u093e\u092e\u093f\u0924 \u0935\u093f\u0936\u0947\u0937\u091c\u094d\u091e<\/strong> \u0939\u0948\u0902\u0964 \u091c\u093c\u093f\u0932\u093e \u0938\u094d\u0924\u0930 \u092a\u0930 \u0938\u093e\u092e\u093e\u0928\u094d\u092f \u092a\u094d\u0930\u0936\u093e\u0938\u0928 \u0915\u094b \u0936\u093f\u0915\u094d\u0937\u093e \u0935\u093f\u092d\u093e\u0917 \u0915\u0947 \u090a\u092a\u0930 \u0930\u0916\u0928\u093e \u091c\u093e\u0928\u092c\u0942\u091d\u0915\u0930 \u0939\u0948 \u2014 \u0907\u0938\u0938\u0947 \u092e\u093f\u0936\u0928 \u0915\u094b \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f, \u092a\u094b\u0937\u0923 \u090f\u0935\u0902 \u092a\u0902\u091a\u093e\u092f\u0924\u0940 \u0930\u093e\u091c \u0938\u0947 \u0938\u092e\u0928\u094d\u0935\u092f \u0915\u0940 \u092a\u0939\u0941\u0901\u091a \u092e\u093f\u0932\u0924\u0940 \u0939\u0948\u0964<\/span>\n      <\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 4.2 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b4-2\">\n      <span class=\"section-badge\">4.2<\/span>\n      <h3><span class=\"en\">District Steering Committee (DSC)<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f (DSC)<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:13px;\">\n      <span class=\"en\">Chaired by the <strong>DC \/ DM \/ CEO Zila Parishad<\/strong>, its stated role is to <strong>facilitate and review the implementation of the Mission in the district<\/strong>. Its four duties are the district counterparts of the SSC's.<\/span>\n      <span class=\"hi\"><strong>DC \/ DM \/ CEO \u091c\u093c\u093f\u0932\u093e \u092a\u0930\u093f\u0937\u0926\u094d<\/strong> \u0915\u0940 \u0905\u0927\u094d\u092f\u0915\u094d\u0937\u0924\u093e \u092e\u0947\u0902, \u0907\u0938\u0915\u0940 \u0918\u094b\u0937\u093f\u0924 \u092d\u0942\u092e\u093f\u0915\u093e \u0939\u0948 <strong>\u091c\u093c\u093f\u0932\u0947 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u093e \u090f\u0935\u0902 \u0938\u092e\u0940\u0915\u094d\u0937\u093e \u0915\u0930\u0928\u093e<\/strong>\u0964 \u0907\u0938\u0915\u0947 \u091a\u093e\u0930 \u0915\u0930\u094d\u0924\u0935\u094d\u092f SSC \u0915\u0947 \u091c\u093c\u093f\u0932\u093e-\u0938\u092e\u0915\u0915\u094d\u0937 \u0939\u0948\u0902\u0964<\/span>\n    <\/p>\n\n    <div class=\"feat-grid\">\n      <div class=\"feat-card\"><span class=\"fc-num\">1<\/span><strong><span class=\"en\">Oversee progress<\/span><span class=\"hi\">\u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0940 \u0926\u0947\u0916\u0930\u0947\u0916<\/span><\/strong><span class=\"en\"><strong>Oversee the progress of the mission in the district<\/strong> and provide guidance for its implementation.<\/span><span class=\"hi\"><strong>\u091c\u093c\u093f\u0932\u0947 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u0940 \u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0940 \u0926\u0947\u0916\u0930\u0947\u0916<\/strong> \u0924\u0925\u093e \u0909\u0938\u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928\u0964<\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">2<\/span><strong><span class=\"en\">Approve the plan<\/span><span class=\"hi\">\u092f\u094b\u091c\u0928\u093e \u0915\u0940 \u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f<\/span><\/strong><span class=\"en\"><strong>Finalize and approve the 5-year roadmap and action plan for the district.<\/strong><\/span><span class=\"hi\"><strong>\u091c\u093c\u093f\u0932\u0947 \u0939\u0947\u0924\u0941 5-\u0935\u0930\u094d\u0937\u0940\u092f \u0930\u094b\u0921\u092e\u0948\u092a \u090f\u0935\u0902 \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e \u0915\u094b \u0905\u0902\u0924\u093f\u092e \u0930\u0942\u092a \u090f\u0935\u0902 \u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f\u0964<\/strong><\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">3<\/span><strong><span class=\"en\">Set targets<\/span><span class=\"hi\">\u0932\u0915\u094d\u0937\u094d\u092f-\u0928\u093f\u0930\u094d\u0927\u093e\u0930\u0923<\/span><\/strong><span class=\"en\"><strong>Decide year-wise targets for the district<\/strong> under the mission.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0905\u0902\u0924\u0930\u094d\u0917\u0924 <strong>\u091c\u093c\u093f\u0932\u0947 \u0939\u0947\u0924\u0941 \u0935\u0930\u094d\u0937\u0935\u093e\u0930 \u0932\u0915\u094d\u0937\u094d\u092f \u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">4<\/span><strong><span class=\"en\">Review<\/span><span class=\"hi\">\u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/span><\/strong><span class=\"en\"><strong>Review programmatic and financial progress<\/strong> from time to time.<\/span><span class=\"hi\">\u0938\u092e\u092f-\u0938\u092e\u092f \u092a\u0930 <strong>\u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e\u0917\u0924 \u090f\u0935\u0902 \u0935\u093f\u0924\u094d\u0924\u0940\u092f \u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/strong>\u0964<\/span><\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 4.3 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b4-3\">\n      <span class=\"section-badge\">4.3<\/span>\n      <h3><span class=\"en\">District Mission Director (DMD)<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915 (DMD)<\/span><\/h3>\n    <\/div>\n\n    <h4><span class=\"en\">A. Planning and monitoring duties<\/span><span class=\"hi\">\u0915. \u0928\u093f\u092f\u094b\u091c\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0938\u0902\u092c\u0902\u0927\u0940 \u0915\u0930\u094d\u0924\u0935\u094d\u092f<\/span><\/h4>\n    <ul class=\"split-list\">\n      <li><span class=\"sl-tag\">1<\/span><span><span class=\"en\"><strong>Ensure preparation of the annual mission implementation plan for each block<\/strong> and consolidate the same into the <strong>District AWP&amp;B<\/strong>.<\/span><span class=\"hi\"><strong>\u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0916\u0902\u0921 \u0939\u0947\u0924\u0941 \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u092e\u093f\u0936\u0928 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092f\u094b\u091c\u0928\u093e \u0915\u0940 \u0924\u0948\u092f\u093e\u0930\u0940 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e \u0924\u0925\u093e \u0909\u0938\u0947 <strong>\u091c\u093c\u093f\u0932\u093e AWP&amp;B<\/strong> \u092e\u0947\u0902 \u0938\u092e\u0947\u0915\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">2<\/span><span><span class=\"en\"><strong>Ensure adequate administrative and technical support<\/strong> by engaging technical experts, consultants and interns.<\/span><span class=\"hi\">\u0924\u0915\u0928\u0940\u0915\u0940 \u0935\u093f\u0936\u0947\u0937\u091c\u094d\u091e\u094b\u0902, \u092a\u0930\u093e\u092e\u0930\u094d\u0936\u0926\u093e\u0924\u093e\u0913\u0902 \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0941\u0913\u0902 \u0915\u094b \u0928\u093f\u092f\u0941\u0915\u094d\u0924 \u0915\u0930 <strong>\u092a\u0930\u094d\u092f\u093e\u092a\u094d\u0924 \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u090f\u0935\u0902 \u0924\u0915\u0928\u0940\u0915\u0940 \u0938\u0939\u092f\u094b\u0917 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">3<\/span><span><span class=\"en\"><strong>Hold periodic review meetings with BEO \/ BRC \/ CRCs<\/strong> and stakeholders to track the progress of implementation.<\/span><span class=\"hi\">\u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u0940 \u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0947 \u0905\u0928\u0941\u0938\u0930\u0923 \u0939\u0947\u0924\u0941 <strong>BEO \/ BRC \/ CRC<\/strong> \u090f\u0935\u0902 \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 <strong>\u0906\u0935\u0927\u093f\u0915 \u0938\u092e\u0940\u0915\u094d\u0937\u093e \u092c\u0948\u0920\u0915\u0947\u0902<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">4<\/span><span><span class=\"en\"><strong>Ensure IT-based solutions<\/strong> to facilitate implementation and monitoring; carry out <strong>overall tracking, monitoring and supervision<\/strong> in the District to ensure achievement of milestones in the District action plan.<\/span><span class=\"hi\">\u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u0947 \u0939\u0947\u0924\u0941 <strong>IT-\u0906\u0927\u093e\u0930\u093f\u0924 \u0938\u092e\u093e\u0927\u093e\u0928 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e; \u091c\u093c\u093f\u0932\u093e \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e \u0915\u0947 \u092e\u0940\u0932-\u092a\u0924\u094d\u0925\u0930\u094b\u0902 \u0915\u0940 \u092a\u094d\u0930\u093e\u092a\u094d\u0924\u093f \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u0947 \u0939\u0947\u0924\u0941 \u091c\u093c\u093f\u0932\u0947 \u092e\u0947\u0902 <strong>\u0938\u092e\u0917\u094d\u0930 \u0905\u0928\u0941\u0938\u0930\u0923, \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u090f\u0935\u0902 \u092a\u0930\u094d\u092f\u0935\u0947\u0915\u094d\u0937\u0923<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">5<\/span><span><span class=\"en\"><strong>Monitor the Lakshyas \/ Outcomes<\/strong>; <strong>ensure Vidya Pravesh for all eligible children<\/strong>; and <strong>facilitate research and evaluation<\/strong>.<\/span><span class=\"hi\"><strong>\u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \/ \u092a\u0930\u093f\u0923\u093e\u092e\u094b\u0902 \u0915\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/strong>; <strong>\u0938\u092d\u0940 \u092a\u093e\u0924\u094d\u0930 \u092c\u093e\u0932\u0915\u094b\u0902 \u0939\u0947\u0924\u0941 \u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e; \u0924\u0925\u093e <strong>\u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928 \u090f\u0935\u0902 \u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u093e<\/strong>\u0964<\/span><\/span><\/li>\n    <\/ul>\n\n    <h4><span class=\"en\">B. The five ground-level duties<\/span><span class=\"hi\">\u0916. \u092a\u093e\u0901\u091a \u0927\u0930\u093e\u0924\u0932\u0940\u092f \u0915\u0930\u094d\u0924\u0935\u094d\u092f<\/span><\/h4>\n    <p style=\"font-size:12.5px; color:var(--muted); font-style:italic;\">\n      <span class=\"en\">These five are the DMD's operational core, and four of them <strong>reappear verbatim as the duties of the Block Education Officer<\/strong> in Chapter 5 \u2014 the District ensures, the Block executes.<\/span>\n      <span class=\"hi\">\u092f\u0947 \u092a\u093e\u0901\u091a DMD \u0915\u093e \u0938\u0902\u091a\u093e\u0932\u0928\u093e\u0924\u094d\u092e\u0915 \u092e\u0942\u0932 \u0939\u0948\u0902, \u0924\u0925\u093e \u0907\u0928\u092e\u0947\u0902 \u0938\u0947 \u091a\u093e\u0930 <strong>\u0905\u0927\u094d\u092f\u093e\u092f 5 \u092e\u0947\u0902 \u0916\u0902\u0921 \u0936\u093f\u0915\u094d\u0937\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940 \u0915\u0947 \u0915\u0930\u094d\u0924\u0935\u094d\u092f\u094b\u0902 \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0936\u092c\u094d\u0926\u0936\u0903 \u092a\u0941\u0928\u0903 \u0906\u0924\u0947 \u0939\u0948\u0902<\/strong> \u2014 \u091c\u093c\u093f\u0932\u093e \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0924\u093e \u0939\u0948, \u0916\u0902\u0921 \u0928\u093f\u0937\u094d\u092a\u093e\u0926\u093f\u0924 \u0915\u0930\u0924\u093e \u0939\u0948\u0964<\/span>\n    <\/p>\n    <div class=\"feat-grid\">\n      <div class=\"feat-card\"><span class=\"fc-num\">1<\/span><strong><span class=\"en\">Timely materials<\/span><span class=\"hi\">\u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0938\u093e\u092e\u0917\u094d\u0930\u0940<\/span><\/strong><span class=\"en\">Ensure <strong>timely distribution of uniforms, textbooks and teaching-learning materials \u2014 at least a fortnight before the new academic session<\/strong>.<\/span><span class=\"hi\"><strong>\u0917\u0923\u0935\u0947\u0936, \u092a\u093e\u0920\u094d\u092f\u092a\u0941\u0938\u094d\u0924\u0915\u094b\u0902 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0923-\u0905\u0927\u093f\u0917\u092e \u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u0915\u093e \u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0935\u093f\u0924\u0930\u0923 \u2014 \u0928\u090f \u0936\u0948\u0915\u094d\u0937\u093f\u0915 \u0938\u0924\u094d\u0930 \u0938\u0947 \u0915\u092e-\u0938\u0947-\u0915\u092e \u090f\u0915 \u092a\u0916\u0935\u093e\u0921\u093c\u093e \u092a\u0942\u0930\u094d\u0935<\/strong> \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">2<\/span><strong><span class=\"en\">Timely funds<\/span><span class=\"hi\">\u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0928\u093f\u0927\u093f<\/span><\/strong><span class=\"en\"><strong>Timely disbursement of funds to the Blocks \/ CRCs and schools.<\/strong><\/span><span class=\"hi\"><strong>\u0916\u0902\u0921\u094b\u0902 \/ CRC \u090f\u0935\u0902 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u094b \u0928\u093f\u0927\u093f \u0915\u093e \u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0935\u093f\u0924\u0930\u0923\u0964<\/strong><\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">3<\/span><strong><span class=\"en\">On-site support<\/span><span class=\"hi\">\u0938\u094d\u0925\u0932-\u0938\u0939\u092f\u094b\u0917<\/span><\/strong><span class=\"en\">Ensure <strong>regular and adequate on-site support to teachers by mentors \/ BRC \/ CRC<\/strong>.<\/span><span class=\"hi\"><strong>\u092e\u0947\u0902\u091f\u0930 \/ BRC \/ CRC \u0926\u094d\u0935\u093e\u0930\u093e \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u094b \u0928\u093f\u092f\u092e\u093f\u0924 \u090f\u0935\u0902 \u092a\u0930\u094d\u092f\u093e\u092a\u094d\u0924 \u0938\u094d\u0925\u0932-\u0938\u0939\u092f\u094b\u0917<\/strong> \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">4<\/span><strong><span class=\"en\">Training<\/span><span class=\"hi\">\u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923<\/span><\/strong><span class=\"en\"><strong>Keep track of different training programmes on FLN<\/strong> and ensure <strong>capacity building of primary teachers and the mentor cadre<\/strong>.<\/span><span class=\"hi\"><strong>FLN \u0915\u0947 \u0935\u093f\u092d\u093f\u0928\u094d\u0928 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e\u094b\u0902 \u092a\u0930 \u0928\u091c\u093c\u0930<\/strong> \u0930\u0916\u0928\u093e \u0924\u0925\u093e <strong>\u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u090f\u0935\u0902 \u092e\u0947\u0902\u091f\u0930 \u0938\u0902\u0935\u0930\u094d\u0917 \u0915\u093e \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923<\/strong> \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">5<\/span><strong><span class=\"en\">Inspection<\/span><span class=\"hi\">\u0928\u093f\u0930\u0940\u0915\u094d\u0937\u0923<\/span><\/strong><span class=\"en\"><strong>Mentor, supervise and inspect schools in their jurisdiction<\/strong> for quality implementation of the mission.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0917\u0941\u0923\u093e\u0924\u094d\u092e\u0915 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 <strong>\u0905\u092a\u0928\u0947 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u093e\u0927\u093f\u0915\u093e\u0930 \u0915\u0947 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928, \u092a\u0930\u094d\u092f\u0935\u0947\u0915\u094d\u0937\u0923 \u090f\u0935\u0902 \u0928\u093f\u0930\u0940\u0915\u094d\u0937\u0923<\/strong>\u0964<\/span><\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 4.4 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b4-4\">\n      <span class=\"section-badge\">4.4<\/span>\n      <h3><span class=\"en\">District Programme Management Unit (DPMU)<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908 (DPMU)<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:13px;\">\n      <span class=\"en\">Headed by the <strong>DMD<\/strong>, the DPMU <strong>assists the DMD in all activities related to planning, implementation and monitoring<\/strong> of the Mission in the District.<\/span>\n      <span class=\"hi\"><strong>DMD<\/strong> \u0915\u0947 \u0928\u0947\u0924\u0943\u0924\u094d\u0935 \u092e\u0947\u0902, DPMU \u091c\u093c\u093f\u0932\u0947 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u0947 <strong>\u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0938\u0902\u092c\u0902\u0927\u0940 \u0938\u092e\u0938\u094d\u0924 \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u094b\u0902 \u092e\u0947\u0902 DMD \u0915\u0940 \u0938\u0939\u093e\u092f\u0924\u093e<\/strong> \u0915\u0930\u0924\u0940 \u0939\u0948\u0964<\/span>\n    <\/p>\n\n    <ul class=\"icon-list\">\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Develop the 5-year roadmap and action plan for the district.<\/strong><\/span><span class=\"hi\"><strong>\u091c\u093c\u093f\u0932\u0947 \u0939\u0947\u0924\u0941 5-\u0935\u0930\u094d\u0937\u0940\u092f \u0930\u094b\u0921\u092e\u0948\u092a \u090f\u0935\u0902 \u0915\u093e\u0930\u094d\u092f-\u092f\u094b\u091c\u0928\u093e \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/strong><\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Ensure <strong>regular training and capacity building programmes of teachers, school heads, SMC\/SMDC members, mentors, BRCs and CRCs \u2014 in coordination with DIET<\/strong>.<\/span><span class=\"hi\"><strong>DIET \u0915\u0947 \u0938\u092e\u0928\u094d\u0935\u092f \u0938\u0947 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902, \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f-\u092a\u094d\u0930\u092e\u0941\u0916\u094b\u0902, SMC\/SMDC \u0938\u0926\u0938\u094d\u092f\u094b\u0902, \u092e\u0947\u0902\u091f\u0930, BRC \u090f\u0935\u0902 CRC \u0915\u0947 \u0928\u093f\u092f\u092e\u093f\u0924 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u090f\u0935\u0902 \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e<\/strong> \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Ensure the availability of <strong>print and numeracy rich material, a class library with appropriate children's literature, and digital resources<\/strong> to support teachers.<\/span><span class=\"hi\">\u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u0947 \u0938\u0939\u092f\u094b\u0917 \u0939\u0947\u0924\u0941 <strong>\u092e\u0941\u0926\u094d\u0930\u0923 \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e-\u0938\u092e\u0943\u0926\u094d\u0927 \u0938\u093e\u092e\u0917\u094d\u0930\u0940, \u0938\u092e\u0941\u091a\u093f\u0924 \u092c\u093e\u0932-\u0938\u093e\u0939\u093f\u0924\u094d\u092f \u0935\u093e\u0932\u093e \u0915\u0915\u094d\u0937\u093e-\u092a\u0941\u0938\u094d\u0924\u0915\u093e\u0932\u092f \u0924\u0925\u093e \u0921\u093f\u091c\u093f\u091f\u0932 \u0938\u0902\u0938\u093e\u0927\u0928\u094b\u0902<\/strong> \u0915\u0940 \u0909\u092a\u0932\u092c\u094d\u0927\u0924\u093e \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\">Provide <strong>technical support for formative and summative assessment<\/strong> in the district.<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u0947 \u092e\u0947\u0902 <strong>\u0930\u091a\u0928\u093e\u0924\u094d\u092e\u0915 \u090f\u0935\u0902 \u092f\u094b\u0917\u093e\u0924\u094d\u092e\u0915 \u0906\u0915\u0932\u0928 \u0939\u0947\u0924\u0941 \u0924\u0915\u0928\u0940\u0915\u0940 \u0938\u0939\u092f\u094b\u0917<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Implement school-related IT-based solutions \/ MIS<\/strong>; <strong>maintain district-wise dashboards and MIS<\/strong> for reviews and meetings.<\/span><span class=\"hi\"><strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f-\u0938\u0902\u092c\u0902\u0927\u0940 IT-\u0906\u0927\u093e\u0930\u093f\u0924 \u0938\u092e\u093e\u0927\u093e\u0928 \/ MIS \u0915\u093e \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928<\/strong>; \u0938\u092e\u0940\u0915\u094d\u0937\u093e\u0913\u0902 \u090f\u0935\u0902 \u092c\u0948\u0920\u0915\u094b\u0902 \u0939\u0947\u0924\u0941 <strong>\u091c\u093c\u093f\u0932\u093e\u0935\u093e\u0930 \u0921\u0948\u0936\u092c\u094b\u0930\u094d\u0921 \u090f\u0935\u0902 MIS<\/strong> \u092c\u0928\u093e\u090f \u0930\u0916\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Monitor KPIs related to academic and administrative aspects.<\/strong><\/span><span class=\"hi\"><strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u092a\u0915\u094d\u0937\u094b\u0902 \u0938\u0947 \u0938\u0902\u092c\u0902\u0927\u093f\u0924 KPI \u0915\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940\u0964<\/strong><\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Plan and implement an awareness plan to mobilise community, parents and teachers<\/strong>; and undertake <strong>documentation of best practices from the field<\/strong>.<\/span><span class=\"hi\"><strong>\u0938\u092e\u0941\u0926\u093e\u092f, \u0905\u092d\u093f\u092d\u093e\u0935\u0915\u094b\u0902 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u094b \u0938\u0902\u0917\u0920\u093f\u0924 \u0915\u0930\u0928\u0947 \u0939\u0947\u0924\u0941 \u091c\u093e\u0917\u0930\u0942\u0915\u0924\u093e-\u092f\u094b\u091c\u0928\u093e \u0915\u093e \u0928\u093f\u092f\u094b\u091c\u0928 \u090f\u0935\u0902 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928<\/strong>; \u0924\u0925\u093e <strong>\u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u0938\u0947 \u0938\u0930\u094d\u0935\u094b\u0924\u094d\u0924\u092e \u092a\u094d\u0930\u0925\u093e\u0913\u0902 \u0915\u093e \u092a\u094d\u0930\u0932\u0947\u0916\u0928<\/strong>\u0964<\/span><\/span><\/li>\n    <\/ul>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 4.5 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b4-5\">\n      <span class=\"section-badge\">4.5<\/span>\n      <h3><span class=\"en\">District Institute of Education and Training (DIET)<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0936\u093f\u0915\u094d\u0937\u093e \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u0938\u0902\u0938\u094d\u0925\u093e\u0928 (DIET)<\/span><\/h3>\n    <\/div>\n\n    <div class=\"callout teal\">\n      <div class=\"callout-label\"><span class=\"en\">\ud83d\udcd8 Principal \u00b7 technical and academic support to mentors, BRC, CRC and teachers<\/span><span class=\"hi\">\ud83d\udcd8 \u092a\u094d\u0930\u093e\u091a\u093e\u0930\u094d\u092f \u00b7 \u092e\u0947\u0902\u091f\u0930, BRC, CRC \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u094b \u0924\u0915\u0928\u0940\u0915\u0940 \u090f\u0935\u0902 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u092f\u094b\u0917<\/span><\/div>\n      <span class=\"en\">DIET completes the academic chain <strong>NCERT \u2192 SCERT \u2192 DIET<\/strong>. Its distinguishing feature is that it is the <strong>only academic institution in the chain whose staff physically visit schools<\/strong> \u2014 the document explicitly requires DIET to <strong>visit schools and identify challenges in the implementation of the academic plan<\/strong>.<\/span>\n      <span class=\"hi\">DIET \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0936\u0943\u0902\u0916\u0932\u093e <strong>NCERT \u2192 SCERT \u2192 DIET<\/strong> \u0915\u094b \u092a\u0942\u0930\u094d\u0923 \u0915\u0930\u0924\u093e \u0939\u0948\u0964 \u0909\u0938\u0915\u0940 \u0935\u093f\u0936\u093f\u0937\u094d\u091f\u0924\u093e \u092f\u0939 \u0939\u0948 \u0915\u093f \u0935\u0939 <strong>\u0936\u0943\u0902\u0916\u0932\u093e \u0915\u093e \u090f\u0915\u092e\u093e\u0924\u094d\u0930 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0902\u0938\u094d\u0925\u093e\u0928 \u0939\u0948 \u091c\u093f\u0938\u0915\u093e \u0915\u093e\u0930\u094d\u092e\u093f\u0915 \u0938\u094d\u0935\u092f\u0902 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u092e\u0947\u0902 \u091c\u093e\u0924\u093e \u0939\u0948<\/strong> \u2014 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0938\u094d\u092a\u0937\u094d\u091f\u0924\u0903 DIET \u0938\u0947 \u0905\u092a\u0947\u0915\u094d\u0937\u093e \u0915\u0930\u0924\u093e \u0939\u0948 \u0915\u093f \u0935\u0939 <strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u093e \u0926\u094c\u0930\u093e \u0915\u0930 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092f\u094b\u091c\u0928\u093e \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u0940 \u091a\u0941\u0928\u094c\u0924\u093f\u092f\u093e\u0901 \u091a\u093f\u0939\u094d\u0928\u093f\u0924 \u0915\u0930\u0947<\/strong>\u0964<\/span>\n    <\/div>\n\n    <ul class=\"split-list\">\n      <li><span class=\"sl-tag\">1<\/span><span><span class=\"en\"><strong>Create a District Resource Group (DRG)<\/strong> and conduct their training for quality implementation of teacher professional development.<\/span><span class=\"hi\"><strong>\u091c\u093c\u093f\u0932\u093e \u0938\u0902\u0938\u093e\u0927\u0928 \u0938\u092e\u0942\u0939 (DRG) \u092c\u0928\u093e\u0928\u093e<\/strong> \u0924\u0925\u093e \u0936\u093f\u0915\u094d\u0937\u0915 \u0935\u094d\u092f\u093e\u0935\u0938\u093e\u092f\u093f\u0915 \u0935\u093f\u0915\u093e\u0938 \u0915\u0947 \u0917\u0941\u0923\u093e\u0924\u094d\u092e\u0915 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 \u0909\u0928\u0915\u093e \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">2<\/span><span><span class=\"en\"><strong>Facilitate the implementation of academic activities in coordination with SCERT and BRC\/CRC.<\/strong><\/span><span class=\"hi\"><strong>SCERT \u090f\u0935\u0902 BRC\/CRC \u0915\u0947 \u0938\u092e\u0928\u094d\u0935\u092f \u0938\u0947 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u094b\u0902 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u093e\u0964<\/strong><\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">3<\/span><span><span class=\"en\"><strong>Assist in planning and conducting research and evaluation<\/strong>; and <strong>conduct action research<\/strong> to understand the academic challenges in quality implementation.<\/span><span class=\"hi\"><strong>\u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928 \u090f\u0935\u0902 \u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928 \u0915\u0947 \u0928\u093f\u092f\u094b\u091c\u0928 \u090f\u0935\u0902 \u0938\u0902\u091a\u093e\u0932\u0928 \u092e\u0947\u0902 \u0938\u0939\u093e\u092f\u0924\u093e<\/strong>; \u0924\u0925\u093e \u0917\u0941\u0923\u093e\u0924\u094d\u092e\u0915 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u0940 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u091a\u0941\u0928\u094c\u0924\u093f\u092f\u093e\u0901 \u0938\u092e\u091d\u0928\u0947 \u0939\u0947\u0924\u0941 <strong>\u0915\u094d\u0930\u093f\u092f\u093e\u0924\u094d\u092e\u0915 \u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">4<\/span><span><span class=\"en\"><strong>Facilitate the trainings of mentors, BRC, CRC and teachers<\/strong> at district level.<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0938\u094d\u0924\u0930 \u092a\u0930 <strong>\u092e\u0947\u0902\u091f\u0930, BRC, CRC \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u0947 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0928\u093e<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">5<\/span><span><span class=\"en\"><strong>Visit schools and identify challenges<\/strong> in the implementation of the academic plan.<\/span><span class=\"hi\">\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092f\u094b\u091c\u0928\u093e \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 <strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u093e \u0926\u094c\u0930\u093e \u0915\u0930 \u091a\u0941\u0928\u094c\u0924\u093f\u092f\u093e\u0901 \u091a\u093f\u0939\u094d\u0928\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">6<\/span><span><span class=\"en\"><strong>Regularly conduct meetings with mentors, BRC and CRC<\/strong> to understand challenges in implementation.<\/span><span class=\"hi\">\u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0915\u0940 \u091a\u0941\u0928\u094c\u0924\u093f\u092f\u093e\u0901 \u0938\u092e\u091d\u0928\u0947 \u0939\u0947\u0924\u0941 <strong>\u092e\u0947\u0902\u091f\u0930, BRC \u090f\u0935\u0902 CRC \u0915\u0947 \u0938\u093e\u0925 \u0928\u093f\u092f\u092e\u093f\u0924 \u092c\u0948\u0920\u0915\u0947\u0902<\/strong>\u0964<\/span><\/span><\/li>\n    <\/ul>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 4.6 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b4-6\">\n      <span class=\"section-badge\">4.6<\/span>\n      <h3><span class=\"en\">District Task Force (DTF)<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0915\u093e\u0930\u094d\u092f\u092c\u0932 (DTF)<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:12.5px; color:var(--muted); font-style:italic;\">\n      <span class=\"en\">Headed by the <strong>Principal DIET \/ District Mission Director<\/strong>. Its role is to <strong>support the District on academic matters<\/strong>. Recall the vertical established earlier \u2014 <strong>NRG guides the ATF, and the ATF conducts capacity-building programmes for the DTF<\/strong>.<\/span>\n      <span class=\"hi\"><strong>\u092a\u094d\u0930\u093e\u091a\u093e\u0930\u094d\u092f DIET \/ \u091c\u093c\u093f\u0932\u093e \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/strong> \u0915\u0947 \u0928\u0947\u0924\u0943\u0924\u094d\u0935 \u092e\u0947\u0902\u0964 \u0907\u0938\u0915\u0940 \u092d\u0942\u092e\u093f\u0915\u093e \u0939\u0948 <strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092e\u093e\u092e\u0932\u094b\u0902 \u092e\u0947\u0902 \u091c\u093c\u093f\u0932\u0947 \u0915\u094b \u0938\u0939\u092f\u094b\u0917<\/strong>\u0964 \u092a\u0942\u0930\u094d\u0935-\u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0936\u0943\u0902\u0916\u0932\u093e \u0938\u094d\u092e\u0930\u0923 \u0915\u0940\u091c\u093f\u090f \u2014 <strong>NRG, ATF \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u0915\u0930\u0924\u093e \u0939\u0948, \u0924\u0925\u093e ATF, DTF \u0939\u0947\u0924\u0941 \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e \u091a\u0932\u093e\u0924\u093e \u0939\u0948<\/strong>\u0964<\/span>\n    <\/p>\n\n    <ul class=\"icon-list\">\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Develop a 5-year academic plan in the district<\/strong> for the implementation of the Mission, and <strong>provide guidance and support for its quality implementation<\/strong>.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 <strong>\u091c\u093c\u093f\u0932\u0947 \u092e\u0947\u0902 5-\u0935\u0930\u094d\u0937\u0940\u092f \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092f\u094b\u091c\u0928\u093e<\/strong> \u092c\u0928\u093e\u0928\u093e, \u0924\u0925\u093e <strong>\u0909\u0938\u0915\u0947 \u0917\u0941\u0923\u093e\u0924\u094d\u092e\u0915 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u090f\u0935\u0902 \u0938\u0939\u092f\u094b\u0917<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Support in creating an awareness plan<\/strong> in the district on the mission.<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u0947 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0938\u0902\u092c\u0902\u0927\u0940 <strong>\u091c\u093e\u0917\u0930\u0942\u0915\u0924\u093e-\u092f\u094b\u091c\u0928\u093e \u092c\u0928\u093e\u0928\u0947 \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Suggest a mechanism for coordination among DIET, BRC\/CRC and mentors<\/strong> to provide onsite support to teachers.<\/span><span class=\"hi\">\u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u094b \u0938\u094d\u0925\u0932-\u0938\u0939\u092f\u094b\u0917 \u0926\u0947\u0928\u0947 \u0939\u0947\u0924\u0941 <strong>DIET, BRC\/CRC \u090f\u0935\u0902 \u092e\u0947\u0902\u091f\u0930 \u0915\u0947 \u092c\u0940\u091a \u0938\u092e\u0928\u094d\u0935\u092f \u0915\u093e \u0924\u0902\u0924\u094d\u0930 \u0938\u0941\u091d\u093e\u0928\u093e<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Suggest strategies for the continuous professional development of mentors<\/strong>, and <strong>ways for the qualitative continuous professional development of teachers<\/strong> covering critical academic aspects of FLN.<\/span><span class=\"hi\"><strong>\u092e\u0947\u0902\u091f\u0930 \u0915\u0947 \u0938\u0924\u0924 \u0935\u094d\u092f\u093e\u0935\u0938\u093e\u092f\u093f\u0915 \u0935\u093f\u0915\u093e\u0938 \u0939\u0947\u0924\u0941 \u0930\u0923\u0928\u0940\u0924\u093f\u092f\u093e\u0901<\/strong> \u0924\u0925\u093e FLN \u0915\u0947 \u0928\u093f\u0930\u094d\u0923\u093e\u092f\u0915 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092a\u0915\u094d\u0937\u094b\u0902 \u0915\u094b \u0906\u0935\u0943\u0924\u094d\u0924 \u0915\u0930\u0924\u0947 \u0939\u0941\u090f <strong>\u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u0947 \u0917\u0941\u0923\u093e\u0924\u094d\u092e\u0915 \u0938\u0924\u0924 \u0935\u094d\u092f\u093e\u0935\u0938\u093e\u092f\u093f\u0915 \u0935\u093f\u0915\u093e\u0938 \u0915\u0947 \u0909\u092a\u093e\u092f<\/strong> \u0938\u0941\u091d\u093e\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Collect data on key academic aspects at appropriate intervals<\/strong> for analysis and suggestion.<\/span><span class=\"hi\">\u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923 \u090f\u0935\u0902 \u0938\u0941\u091d\u093e\u0935 \u0939\u0947\u0924\u0941 <strong>\u0909\u092a\u092f\u0941\u0915\u094d\u0924 \u0905\u0902\u0924\u0930\u093e\u0932\u094b\u0902 \u092a\u0930 \u092e\u0941\u0916\u094d\u092f \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092a\u0915\u094d\u0937\u094b\u0902 \u0915\u0947 \u0906\u0901\u0915\u0921\u093c\u0947 \u0938\u0902\u0915\u0932\u093f\u0924<\/strong> \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Support in the implementation of the academic plan and other critical components \u2014 mentor identification and their mapping, child tracking<\/strong>, and the like.<\/span><span class=\"hi\"><strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092f\u094b\u091c\u0928\u093e \u090f\u0935\u0902 \u0905\u0928\u094d\u092f \u0928\u093f\u0930\u094d\u0923\u093e\u092f\u0915 \u0918\u091f\u0915\u094b\u0902 \u2014 \u092e\u0947\u0902\u091f\u0930 \u0915\u0940 \u092a\u0939\u091a\u093e\u0928 \u090f\u0935\u0902 \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930\u0923, \u092c\u093e\u0932\u0915-\u0905\u0928\u0941\u0938\u0930\u0923<\/strong> \u0906\u0926\u093f \u2014 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917\u0964<\/span><\/span><\/li>\n    <\/ul>\n\n    <div class=\"exam-tip\">\n      <div class=\"et-icon\">\ud83d\udd17<\/div>\n      <div class=\"et-body\">\n        <span class=\"en\"><strong>The three task forces compared in one line each.<\/strong> The <strong>NRG<\/strong> builds the capacity of States to make their own academic roadmaps and guides the ATFs. The <strong>ATF<\/strong> makes the State's 5-year academic roadmap and builds the capacity of the DTFs. The <strong>DTF<\/strong> makes the district's 5-year academic plan and supports mentor identification and child tracking on the ground. Each one <strong>plans at its own level and builds capacity at the level below<\/strong> \u2014 that single sentence answers most questions about how the academic vertical works.<\/span>\n        <span class=\"hi\"><strong>\u0924\u0940\u0928\u094b\u0902 \u0915\u093e\u0930\u094d\u092f\u092c\u0932, \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u090f\u0915 \u092a\u0902\u0915\u094d\u0924\u093f \u092e\u0947\u0902\u0964<\/strong> <strong>NRG<\/strong> \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u0940 \u0905\u092a\u0928\u093e \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0930\u094b\u0921\u092e\u0948\u092a \u092c\u0928\u093e\u0928\u0947 \u0915\u0940 \u0915\u094d\u0937\u092e\u0924\u093e \u092c\u0928\u093e\u0924\u093e \u0939\u0948 \u0924\u0925\u093e ATF \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u0915\u0930\u0924\u093e \u0939\u0948\u0964 <strong>ATF<\/strong> \u0930\u093e\u091c\u094d\u092f \u0915\u093e 5-\u0935\u0930\u094d\u0937\u0940\u092f \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0930\u094b\u0921\u092e\u0948\u092a \u092c\u0928\u093e\u0924\u093e \u0939\u0948 \u0924\u0925\u093e DTF \u0915\u0940 \u0915\u094d\u0937\u092e\u0924\u093e \u092c\u0928\u093e\u0924\u093e \u0939\u0948\u0964 <strong>DTF<\/strong> \u091c\u093c\u093f\u0932\u0947 \u0915\u0940 5-\u0935\u0930\u094d\u0937\u0940\u092f \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u092f\u094b\u091c\u0928\u093e \u092c\u0928\u093e\u0924\u093e \u0939\u0948 \u0924\u0925\u093e \u0927\u0930\u093e\u0924\u0932 \u092a\u0930 \u092e\u0947\u0902\u091f\u0930-\u092a\u0939\u091a\u093e\u0928 \u090f\u0935\u0902 \u092c\u093e\u0932\u0915-\u0905\u0928\u0941\u0938\u0930\u0923 \u092e\u0947\u0902 \u0938\u0939\u092f\u094b\u0917 \u0915\u0930\u0924\u093e \u0939\u0948\u0964 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 <strong>\u0905\u092a\u0928\u0947 \u0938\u094d\u0924\u0930 \u092a\u0930 \u0928\u093f\u092f\u094b\u091c\u0928 \u0915\u0930\u0924\u093e \u0939\u0948 \u0914\u0930 \u0928\u0940\u091a\u0947 \u0915\u0947 \u0938\u094d\u0924\u0930 \u0915\u0940 \u0915\u094d\u0937\u092e\u0924\u093e \u092c\u0928\u093e\u0924\u093e \u0939\u0948<\/strong> \u2014 \u092f\u0939\u0940 \u090f\u0915 \u0935\u093e\u0915\u094d\u092f \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0936\u0943\u0902\u0916\u0932\u093e \u0938\u0902\u092c\u0902\u0927\u0940 \u0905\u0927\u093f\u0915\u093e\u0902\u0936 \u092a\u094d\u0930\u0936\u094d\u0928\u094b\u0902 \u0915\u093e \u0909\u0924\u094d\u0924\u0930 \u0939\u0948\u0964<\/span>\n      <\/div>\n    <\/div>\n\n  <\/section>\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CHAPTER 5 \u2014 BLOCK, SCHOOL AND COMMUNITY \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"chapter-content\" data-chap=\"5\">\n\n    <div class=\"chapter-heading-block\">\n      <span class=\"chapter-badge\"><span class=\"en\">TIERS 4 &amp; 5<\/span><span class=\"hi\">\u0938\u094d\u0924\u0930 4 \u090f\u0935\u0902 5<\/span><\/span>\n      <h2>\n        <span class=\"en\">Block \/ Cluster, School and Community Level<\/span>\n        <span class=\"hi\">\u0916\u0902\u0921 \/ \u0938\u0902\u0915\u0941\u0932, \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0938\u094d\u0924\u0930<\/span>\n      <\/h2>\n    <\/div>\n\n    <div class=\"callout amber\">\n      <div class=\"callout-label\"><span class=\"en\">\ud83d\udccc Why two tiers share one chapter<\/span><span class=\"hi\">\ud83d\udccc \u0926\u094b \u0938\u094d\u0924\u0930 \u090f\u0915 \u0939\u0940 \u0905\u0927\u094d\u092f\u093e\u092f \u092e\u0947\u0902 \u0915\u094d\u092f\u094b\u0902<\/span><\/div>\n      <span class=\"en\">The document itself notes that <strong>the Block\/Cluster level and the School and Community level functionaries are clubbed together in the fourth category<\/strong> of stakeholders. This is the level at which <strong>the Lakshyas are actually achieved<\/strong> \u2014 everything in the previous three chapters exists to make what happens here possible.<\/span>\n      <span class=\"hi\">\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0938\u094d\u0935\u092f\u0902 \u092c\u0924\u093e\u0924\u093e \u0939\u0948 \u0915\u093f <strong>\u0916\u0902\u0921\/\u0938\u0902\u0915\u0941\u0932 \u0938\u094d\u0924\u0930 \u0924\u0925\u093e \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0938\u094d\u0924\u0930 \u0915\u0947 \u092a\u0926\u093e\u0927\u093f\u0915\u093e\u0930\u0940 \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0915\u0940 \u091a\u094c\u0925\u0940 \u0936\u094d\u0930\u0947\u0923\u0940 \u092e\u0947\u0902 \u090f\u0915 \u0938\u093e\u0925 \u0930\u0916\u0947 \u0917\u090f \u0939\u0948\u0902<\/strong>\u0964 \u092f\u0939\u0940 \u0935\u0939 \u0938\u094d\u0924\u0930 \u0939\u0948 \u091c\u0939\u093e\u0901 <strong>\u0932\u0915\u094d\u0937\u094d\u092f \u0935\u0938\u094d\u0924\u0941\u0924\u0903 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0939\u094b\u0924\u0947 \u0939\u0948\u0902<\/strong> \u2014 \u092a\u093f\u091b\u0932\u0947 \u0924\u0940\u0928 \u0905\u0927\u094d\u092f\u093e\u092f\u094b\u0902 \u0915\u093e \u0938\u092c \u0915\u0941\u091b \u092f\u0939\u093e\u0901 \u0939\u094b\u0928\u0947 \u0935\u093e\u0932\u0947 \u0915\u093e\u0930\u094d\u092f \u0915\u094b \u0938\u0902\u092d\u0935 \u092c\u0928\u093e\u0928\u0947 \u0939\u0947\u0924\u0941 \u0939\u0940 \u0939\u0948\u0964<\/span>\n    <\/div>\n\n    <!-- \u2550\u2550\u2550 5.1 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b5-1\">\n      <span class=\"section-badge\">5.1<\/span>\n      <h3><span class=\"en\">Block \/ Cluster, School and Community Structure<\/span><span class=\"hi\">\u0916\u0902\u0921 \/ \u0938\u0902\u0915\u0941\u0932, \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/h3>\n    <\/div>\n\n    <table class=\"data-table\">\n      <thead>\n        <tr>\n          <th class=\"narrow\"><span class=\"en\">Unit<\/span><span class=\"hi\">\u0907\u0915\u093e\u0908<\/span><\/th>\n          <th class=\"narrow\"><span class=\"en\">Administrative Head<\/span><span class=\"hi\">\u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u092a\u094d\u0930\u092e\u0941\u0916<\/span><\/th>\n          <th><span class=\"en\">Major role<\/span><span class=\"hi\">\u092a\u094d\u0930\u092e\u0941\u0916 \u092d\u0942\u092e\u093f\u0915\u093e<\/span><\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td class=\"narrow\"><strong>BEO<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Block Education Officer<\/strong><\/span><span class=\"hi\"><strong>\u0916\u0902\u0921 \u0936\u093f\u0915\u094d\u0937\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940<\/strong><\/span><\/td><td><span class=\"en\"><strong>Implement and monitor<\/strong> the Mission in the <strong>blocks, clusters and schools<\/strong><\/span><span class=\"hi\"><strong>\u0916\u0902\u0921\u094b\u0902, \u0938\u0902\u0915\u0941\u0932\u094b\u0902 \u090f\u0935\u0902 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902<\/strong> \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u093e <strong>\u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong>BRC \/ CRC \/ Mentors<\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>BRC \/ CRC \/ Mentors<\/strong><\/span><span class=\"hi\"><strong>BRC \/ CRC \/ \u092e\u0947\u0902\u091f\u0930<\/strong><\/span><\/td><td><span class=\"en\"><strong>Support teachers and community<\/strong> in the implementation of the Mission<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 <strong>\u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0915\u094b \u0938\u0939\u092f\u094b\u0917<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">School and SMC<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 SMC<\/span><\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>Head Teachers, Teachers and SMC<\/strong><\/span><span class=\"hi\"><strong>\u092a\u094d\u0930\u0927\u093e\u0928\u093e\u0927\u094d\u092f\u093e\u092a\u0915, \u0936\u093f\u0915\u094d\u0937\u0915 \u090f\u0935\u0902 SMC<\/strong><\/span><\/td><td><span class=\"en\"><strong>Support teachers and community<\/strong> in the implementation of the Mission<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 <strong>\u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0915\u094b \u0938\u0939\u092f\u094b\u0917<\/strong><\/span><\/td><\/tr>\n        <tr><td class=\"narrow\"><strong><span class=\"en\">Parents and Community<\/span><span class=\"hi\">\u0905\u092d\u093f\u092d\u093e\u0935\u0915 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f<\/span><\/strong><\/td><td class=\"narrow\"><span class=\"en\"><strong>School Management Committee (SMC)<\/strong><\/span><span class=\"hi\"><strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0938\u092e\u093f\u0924\u093f (SMC)<\/strong><\/span><\/td><td><span class=\"en\"><strong>Support schools<\/strong> in the implementation of the Mission<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 <strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u094b \u0938\u0939\u092f\u094b\u0917<\/strong><\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <div class=\"exam-tip\">\n      <div class=\"et-icon\">\ud83d\udd04<\/div>\n      <div class=\"et-body\">\n        <span class=\"en\"><strong>The SMC appears twice \u2014 and that is not an error.<\/strong> The SMC is listed as <strong>part of the \"School and SMC\" unit<\/strong>, alongside Head Teachers and Teachers, and again as the <strong>administrative head of the \"Parents and Community\" unit<\/strong>. This is deliberate: the SMC is precisely the <strong>bridge between the school and the community<\/strong>, sitting on both sides of that boundary. Note also that the pattern of the upper three tiers \u2014 Steering Committee, Mission Director, PMU, academic institution, task force \u2014 <strong>does not apply here<\/strong>; at this level the units are defined by <em>who the people are<\/em>, not by administrative function.<\/span>\n        <span class=\"hi\"><strong>SMC \u0926\u094b \u092c\u093e\u0930 \u0906\u0924\u0940 \u0939\u0948 \u2014 \u0914\u0930 \u092f\u0939 \u0924\u094d\u0930\u0941\u091f\u093f \u0928\u0939\u0940\u0902 \u0939\u0948\u0964<\/strong> SMC \u0915\u094b \u092a\u094d\u0930\u0927\u093e\u0928\u093e\u0927\u094d\u092f\u093e\u092a\u0915\u094b\u0902 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 <strong>\"\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 SMC\" \u0907\u0915\u093e\u0908 \u0915\u0947 \u0905\u0902\u0917<\/strong> \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0938\u0942\u091a\u0940\u092c\u0926\u094d\u0927 \u0915\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948, \u0924\u0925\u093e \u092a\u0941\u0928\u0903 <strong>\"\u0905\u092d\u093f\u092d\u093e\u0935\u0915 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f\" \u0907\u0915\u093e\u0908 \u0915\u0947 \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u092a\u094d\u0930\u092e\u0941\u0916<\/strong> \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902\u0964 \u092f\u0939 \u091c\u093e\u0928\u092c\u0942\u091d\u0915\u0930 \u0939\u0948: SMC \u0920\u0940\u0915-\u0920\u0940\u0915 <strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0915\u0947 \u092c\u0940\u091a \u0938\u0947\u0924\u0941<\/strong> \u0939\u0948, \u091c\u094b \u0909\u0938 \u0938\u0940\u092e\u093e \u0915\u0947 \u0926\u094b\u0928\u094b\u0902 \u0913\u0930 \u092c\u0948\u0920\u0924\u0940 \u0939\u0948\u0964 \u092f\u0939 \u092d\u0940 \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0902 \u0915\u093f \u090a\u092a\u0930\u0940 \u0924\u0940\u0928 \u0938\u094d\u0924\u0930\u094b\u0902 \u0915\u093e \u092a\u094d\u0930\u0924\u093f\u092e\u093e\u0928 \u2014 \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f, \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915, PMU, \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0902\u0938\u094d\u0925\u093e\u0928, \u0915\u093e\u0930\u094d\u092f\u092c\u0932 \u2014 <strong>\u092f\u0939\u093e\u0901 \u0932\u093e\u0917\u0942 \u0928\u0939\u0940\u0902<\/strong>; \u0907\u0938 \u0938\u094d\u0924\u0930 \u092a\u0930 \u0907\u0915\u093e\u0907\u092f\u093e\u0901 \u092a\u094d\u0930\u0936\u093e\u0938\u0928\u093f\u0915 \u0915\u093e\u0930\u094d\u092f \u0938\u0947 \u0928\u0939\u0940\u0902, <em>\u0935\u094d\u092f\u0915\u094d\u0924\u093f \u0915\u094c\u0928 \u0939\u0948\u0902<\/em> \u0907\u0938\u0938\u0947 \u092a\u0930\u093f\u092d\u093e\u0937\u093f\u0924 \u0939\u094b\u0924\u0940 \u0939\u0948\u0902\u0964<\/span>\n      <\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 5.2 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b5-2\">\n      <span class=\"section-badge\">5.2<\/span>\n      <h3><span class=\"en\">Block Education Officer (BEO)<\/span><span class=\"hi\">\u0916\u0902\u0921 \u0936\u093f\u0915\u094d\u0937\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940 (BEO)<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:13px;\">\n      <span class=\"en\">The BEO's stated role is to <strong>implement and monitor the Mission in the blocks, clusters and schools<\/strong>. Compare this list with the District Mission Director's ground-level duties in \u00a74.3 \u2014 <strong>the wording is nearly identical<\/strong>, because the District <em>ensures<\/em> what the Block <em>executes<\/em>.<\/span>\n      <span class=\"hi\">BEO \u0915\u0940 \u0918\u094b\u0937\u093f\u0924 \u092d\u0942\u092e\u093f\u0915\u093e \u0939\u0948 <strong>\u0916\u0902\u0921\u094b\u0902, \u0938\u0902\u0915\u0941\u0932\u094b\u0902 \u090f\u0935\u0902 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u093e \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/strong>\u0964 \u0907\u0938 \u0938\u0942\u091a\u0940 \u0915\u0940 \u0924\u0941\u0932\u0928\u093e \u00a74.3 \u092e\u0947\u0902 \u091c\u093c\u093f\u0932\u093e \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915 \u0915\u0947 \u0927\u0930\u093e\u0924\u0932\u0940\u092f \u0915\u0930\u094d\u0924\u0935\u094d\u092f\u094b\u0902 \u0938\u0947 \u0915\u0940\u091c\u093f\u090f \u2014 <strong>\u0936\u092c\u094d\u0926\u093e\u0935\u0932\u0940 \u0932\u0917\u092d\u0917 \u0938\u092e\u093e\u0928<\/strong> \u0939\u0948, \u0915\u094d\u092f\u094b\u0902\u0915\u093f \u091c\u093c\u093f\u0932\u093e \u0935\u0939 <em>\u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924<\/em> \u0915\u0930\u0924\u093e \u0939\u0948 \u091c\u093f\u0938\u0947 \u0916\u0902\u0921 <em>\u0928\u093f\u0937\u094d\u092a\u093e\u0926\u093f\u0924<\/em> \u0915\u0930\u0924\u093e \u0939\u0948\u0964<\/span>\n    <\/p>\n\n    <div class=\"feat-grid\">\n      <div class=\"feat-card\"><span class=\"fc-num\">1<\/span><strong><span class=\"en\">On-site support<\/span><span class=\"hi\">\u0938\u094d\u0925\u0932-\u0938\u0939\u092f\u094b\u0917<\/span><\/strong><span class=\"en\">Ensure <strong>regular and adequate on-site support to teachers by mentors \/ BRC \/ CRC<\/strong>.<\/span><span class=\"hi\"><strong>\u092e\u0947\u0902\u091f\u0930 \/ BRC \/ CRC \u0926\u094d\u0935\u093e\u0930\u093e \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u094b \u0928\u093f\u092f\u092e\u093f\u0924 \u090f\u0935\u0902 \u092a\u0930\u094d\u092f\u093e\u092a\u094d\u0924 \u0938\u094d\u0925\u0932-\u0938\u0939\u092f\u094b\u0917<\/strong> \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">2<\/span><strong><span class=\"en\">Funds<\/span><span class=\"hi\">\u0928\u093f\u0927\u093f<\/span><\/strong><span class=\"en\"><strong>Timely disbursement of funds to the BRC \/ CRCs and schools.<\/strong><\/span><span class=\"hi\"><strong>BRC \/ CRC \u090f\u0935\u0902 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u094b \u0928\u093f\u0927\u093f \u0915\u093e \u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0935\u093f\u0924\u0930\u0923\u0964<\/strong><\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">3<\/span><strong><span class=\"en\">Training<\/span><span class=\"hi\">\u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923<\/span><\/strong><span class=\"en\"><strong>Keep track of different training programmes on FLN<\/strong> and ensure <strong>capacity building of primary teachers and the mentor cadre<\/strong>.<\/span><span class=\"hi\"><strong>FLN \u0915\u0947 \u0935\u093f\u092d\u093f\u0928\u094d\u0928 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e\u094b\u0902 \u092a\u0930 \u0928\u091c\u093c\u0930<\/strong> \u0924\u0925\u093e <strong>\u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u090f\u0935\u0902 \u092e\u0947\u0902\u091f\u0930 \u0938\u0902\u0935\u0930\u094d\u0917 \u0915\u093e \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923<\/strong> \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">4<\/span><strong><span class=\"en\">Inspection<\/span><span class=\"hi\">\u0928\u093f\u0930\u0940\u0915\u094d\u0937\u0923<\/span><\/strong><span class=\"en\"><strong>Mentor, supervise and inspect schools in their jurisdiction<\/strong> for quality implementation of the mission.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0947 \u0917\u0941\u0923\u093e\u0924\u094d\u092e\u0915 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 <strong>\u0905\u092a\u0928\u0947 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u093e\u0927\u093f\u0915\u093e\u0930 \u0915\u0947 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u093e \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928, \u092a\u0930\u094d\u092f\u0935\u0947\u0915\u094d\u0937\u0923 \u090f\u0935\u0902 \u0928\u093f\u0930\u0940\u0915\u094d\u0937\u0923<\/strong>\u0964<\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">5<\/span><strong><span class=\"en\">Materials<\/span><span class=\"hi\">\u0938\u093e\u092e\u0917\u094d\u0930\u0940<\/span><\/strong><span class=\"en\">Ensure <strong>timely distribution of uniforms, textbooks and teaching-learning materials \u2014 at least a fortnight before the new academic session<\/strong>.<\/span><span class=\"hi\"><strong>\u0917\u0923\u0935\u0947\u0936, \u092a\u093e\u0920\u094d\u092f\u092a\u0941\u0938\u094d\u0924\u0915\u094b\u0902 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0923-\u0905\u0927\u093f\u0917\u092e \u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u0915\u093e \u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0935\u093f\u0924\u0930\u0923 \u2014 \u0928\u090f \u0936\u0948\u0915\u094d\u0937\u093f\u0915 \u0938\u0924\u094d\u0930 \u0938\u0947 \u0915\u092e-\u0938\u0947-\u0915\u092e \u090f\u0915 \u092a\u0916\u0935\u093e\u0921\u093c\u093e \u092a\u0942\u0930\u094d\u0935<\/strong> \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">6<\/span><strong><span class=\"en\">Supervision<\/span><span class=\"hi\">\u092a\u0930\u094d\u092f\u0935\u0947\u0915\u094d\u0937\u0923<\/span><\/strong><span class=\"en\"><strong>Overall tracking, monitoring and supervision<\/strong> of the mission in blocks, clusters and schools.<\/span><span class=\"hi\">\u0916\u0902\u0921\u094b\u0902, \u0938\u0902\u0915\u0941\u0932\u094b\u0902 \u090f\u0935\u0902 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u092e\u0947\u0902 \u092e\u093f\u0936\u0928 \u0915\u093e <strong>\u0938\u092e\u0917\u094d\u0930 \u0905\u0928\u0941\u0938\u0930\u0923, \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u090f\u0935\u0902 \u092a\u0930\u094d\u092f\u0935\u0947\u0915\u094d\u0937\u0923<\/strong>\u0964<\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">7<\/span><strong><span class=\"en\">Vidya Pravesh<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936<\/span><\/strong><span class=\"en\"><strong>Ensure Vidya Pravesh for all.<\/strong><\/span><span class=\"hi\"><strong>\u0938\u092c\u0915\u0947 \u0932\u093f\u090f \u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/strong><\/span><\/div>\n      <div class=\"feat-card\"><span class=\"fc-num\">8<\/span><strong><span class=\"en\">Display of Lakshyas<\/span><span class=\"hi\">\u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \u0915\u093e \u092a\u094d\u0930\u0926\u0930\u094d\u0936\u0928<\/span><\/strong><span class=\"en\"><strong>Display of Lakshyas \/ Learning Outcomes in schools<\/strong> \u2014 so that the targets are visible to teachers, children and parents alike.<\/span><span class=\"hi\"><strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u092e\u0947\u0902 \u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \/ \u0905\u0927\u093f\u0917\u092e-\u092a\u0930\u093f\u0923\u093e\u092e\u094b\u0902 \u0915\u093e \u092a\u094d\u0930\u0926\u0930\u094d\u0936\u0928<\/strong> \u2014 \u0924\u093e\u0915\u093f \u0932\u0915\u094d\u0937\u094d\u092f \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902, \u092c\u093e\u0932\u0915\u094b\u0902 \u090f\u0935\u0902 \u0905\u092d\u093f\u092d\u093e\u0935\u0915\u094b\u0902 \u0938\u092c\u0915\u094b \u0926\u093f\u0916\u0947\u0902\u0964<\/span><\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 5.3 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b5-3\">\n      <span class=\"section-badge\">5.3<\/span>\n      <h3><span class=\"en\">BRC \/ CRC \/ Mentors<\/span><span class=\"hi\">BRC \/ CRC \/ \u092e\u0947\u0902\u091f\u0930<\/span><\/h3>\n    <\/div>\n\n    <div class=\"callout teal\">\n      <div class=\"callout-label\"><span class=\"en\">\ud83d\udcd8 Block and Cluster Resource Coordinators and Mentors<\/span><span class=\"hi\">\ud83d\udcd8 \u0916\u0902\u0921 \u090f\u0935\u0902 \u0938\u0902\u0915\u0941\u0932 \u0938\u0902\u0938\u093e\u0927\u0928 \u0938\u092e\u0928\u094d\u0935\u092f\u0915 \u0924\u0925\u093e \u092e\u0947\u0902\u091f\u0930<\/span><\/div>\n      <span class=\"en\">Their role is to <strong>support teachers and community in the implementation of the Mission<\/strong>. These are the people who <strong>actually reach the classroom<\/strong> \u2014 every tier above exists to identify them, train them, map them to schools and fund their travel. The four duties are:<\/span>\n      <span class=\"hi\">\u0907\u0928\u0915\u0940 \u092d\u0942\u092e\u093f\u0915\u093e \u0939\u0948 <strong>\u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0915\u094b \u0938\u0939\u092f\u094b\u0917<\/strong>\u0964 \u092f\u0947 \u0935\u0947 \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u0939\u0948\u0902 \u091c\u094b <strong>\u0935\u0938\u094d\u0924\u0941\u0924\u0903 \u0915\u0915\u094d\u0937\u093e \u0924\u0915 \u092a\u0939\u0941\u0901\u091a\u0924\u0947 \u0939\u0948\u0902<\/strong> \u2014 \u090a\u092a\u0930 \u0915\u093e \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0938\u094d\u0924\u0930 \u0909\u0928\u094d\u0939\u0947\u0902 \u092a\u0939\u091a\u093e\u0928\u0928\u0947, \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u093f\u0924 \u0915\u0930\u0928\u0947, \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0938\u0947 \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930\u093f\u0924 \u0915\u0930\u0928\u0947 \u090f\u0935\u0902 \u0909\u0928\u0915\u0940 \u092f\u093e\u0924\u094d\u0930\u093e \u0939\u0947\u0924\u0941 \u0928\u093f\u0927\u093f \u0926\u0947\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0939\u0940 \u0939\u0948\u0964 \u091a\u093e\u0930 \u0915\u0930\u094d\u0924\u0935\u094d\u092f \u0939\u0948\u0902:<\/span>\n    <\/div>\n\n    <ul class=\"split-list\">\n      <li><span class=\"sl-tag\">1<\/span><span><span class=\"en\"><strong>Conduct in-service training of teachers on the academic approaches of the FLN mission<\/strong> \u2014 curriculum, pedagogy, resources and assessment.<\/span><span class=\"hi\"><strong>FLN \u092e\u093f\u0936\u0928 \u0915\u0947 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0909\u092a\u093e\u0917\u092e\u094b\u0902 \u092a\u0930 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u093e \u0938\u0947\u0935\u093e\u0915\u093e\u0932\u0940\u0928 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923<\/strong> \u2014 \u092a\u093e\u0920\u094d\u092f\u091a\u0930\u094d\u092f\u093e, \u0936\u093f\u0915\u094d\u0937\u0923\u0936\u093e\u0938\u094d\u0924\u094d\u0930, \u0938\u0902\u0938\u093e\u0927\u0928 \u090f\u0935\u0902 \u0906\u0915\u0932\u0928\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">2<\/span><span><span class=\"en\"><strong>Provide onsite academic support to Head Teachers and Teachers<\/strong> in adopting <strong>new pedagogical practices for foundational learning<\/strong>.<\/span><span class=\"hi\"><strong>\u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0905\u0927\u093f\u0917\u092e \u0939\u0947\u0924\u0941 \u0928\u0908 \u0936\u093f\u0915\u094d\u0937\u0923\u0936\u093e\u0938\u094d\u0924\u094d\u0930\u0940\u092f \u092a\u094d\u0930\u0925\u093e\u090f\u0901<\/strong> \u0905\u092a\u0928\u093e\u0928\u0947 \u092e\u0947\u0902 <strong>\u092a\u094d\u0930\u0927\u093e\u0928\u093e\u0927\u094d\u092f\u093e\u092a\u0915\u094b\u0902 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u094b \u0938\u094d\u0925\u0932-\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u092f\u094b\u0917<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">3<\/span><span><span class=\"en\"><strong>Monitoring and supervision of the progress of activities against the goals of the mission<\/strong> at the Block and Cluster level.<\/span><span class=\"hi\">\u0916\u0902\u0921 \u090f\u0935\u0902 \u0938\u0902\u0915\u0941\u0932 \u0938\u094d\u0924\u0930 \u092a\u0930 <strong>\u092e\u093f\u0936\u0928 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \u0915\u0947 \u0938\u093e\u092a\u0947\u0915\u094d\u0937 \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u094b\u0902 \u0915\u0940 \u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0940 \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u090f\u0935\u0902 \u092a\u0930\u094d\u092f\u0935\u0947\u0915\u094d\u0937\u0923<\/strong>\u0964<\/span><\/span><\/li>\n      <li><span class=\"sl-tag\">4<\/span><span><span class=\"en\"><strong>Conduct awareness drives and orientation programmes for the involvement of parents and community.<\/strong><\/span><span class=\"hi\"><strong>\u0905\u092d\u093f\u092d\u093e\u0935\u0915\u094b\u0902 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0915\u0940 \u0938\u0939\u092d\u093e\u0917\u093f\u0924\u093e \u0939\u0947\u0924\u0941 \u091c\u093e\u0917\u0930\u0942\u0915\u0924\u093e \u0905\u092d\u093f\u092f\u093e\u0928 \u090f\u0935\u0902 \u0905\u092d\u093f\u0935\u093f\u0928\u094d\u092f\u093e\u0938 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e \u091a\u0932\u093e\u0928\u093e\u0964<\/strong><\/span><\/span><\/li>\n    <\/ul>\n\n    <div class=\"exam-tip\">\n      <div class=\"et-icon\">\ud83d\udca1<\/div>\n      <div class=\"et-body\">\n        <span class=\"en\"><strong>Why \"onsite academic support\" is the phrase to remember.<\/strong> Traditional in-service training takes the teacher <em>out<\/em> of the classroom for a few days a year. The mission's model is different: the mentor comes <em>into<\/em> the classroom and supports the teacher <strong>while she teaches<\/strong>. That is why mentor identification and mapping appears as a duty at national, state and district level alike \u2014 the whole academic vertical exists to place a trained person beside the teacher, in the school, repeatedly.<\/span>\n        <span class=\"hi\"><strong>\"\u0938\u094d\u0925\u0932-\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u092f\u094b\u0917\" \u0935\u093e\u0915\u094d\u092f\u093e\u0902\u0936 \u0938\u094d\u092e\u0930\u0923\u0940\u092f \u0915\u094d\u092f\u094b\u0902 \u0939\u0948\u0964<\/strong> \u092a\u0930\u0902\u092a\u0930\u093e\u0917\u0924 \u0938\u0947\u0935\u093e\u0915\u093e\u0932\u0940\u0928 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u0936\u093f\u0915\u094d\u0937\u0915 \u0915\u094b \u0935\u0930\u094d\u0937 \u092e\u0947\u0902 \u0915\u0941\u091b \u0926\u093f\u0928\u094b\u0902 \u0939\u0947\u0924\u0941 \u0915\u0915\u094d\u0937\u093e \u0938\u0947 <em>\u092c\u093e\u0939\u0930<\/em> \u0932\u0947 \u091c\u093e\u0924\u093e \u0939\u0948\u0964 \u092e\u093f\u0936\u0928 \u0915\u093e \u092a\u094d\u0930\u0924\u093f\u092e\u093e\u0928 \u092d\u093f\u0928\u094d\u0928 \u0939\u0948: \u092e\u0947\u0902\u091f\u0930 \u0915\u0915\u094d\u0937\u093e \u0915\u0947 <em>\u092d\u0940\u0924\u0930<\/em> \u0906\u0924\u093e \u0939\u0948 \u0914\u0930 <strong>\u0936\u093f\u0915\u094d\u0937\u0915 \u0915\u0947 \u092a\u0922\u093c\u093e\u0924\u0947 \u0938\u092e\u092f<\/strong> \u0909\u0938\u0915\u093e \u0938\u0939\u092f\u094b\u0917 \u0915\u0930\u0924\u093e \u0939\u0948\u0964 \u0907\u0938\u0940\u0932\u093f\u090f \u092e\u0947\u0902\u091f\u0930 \u0915\u0940 \u092a\u0939\u091a\u093e\u0928 \u090f\u0935\u0902 \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930\u0923 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f, \u0930\u093e\u091c\u094d\u092f \u090f\u0935\u0902 \u091c\u093c\u093f\u0932\u093e \u2014 \u0924\u0940\u0928\u094b\u0902 \u0938\u094d\u0924\u0930\u094b\u0902 \u092a\u0930 \u0915\u0930\u094d\u0924\u0935\u094d\u092f \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0906\u0924\u093e \u0939\u0948 \u2014 \u0938\u0902\u092a\u0942\u0930\u094d\u0923 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0936\u0943\u0902\u0916\u0932\u093e \u0907\u0938\u0940\u0932\u093f\u090f \u0939\u0948 \u0915\u093f \u0915\u094b\u0908 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u093f\u0924 \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u0936\u093f\u0915\u094d\u0937\u0915 \u0915\u0947 \u092a\u093e\u0938, \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092e\u0947\u0902, \u092c\u093e\u0930-\u092c\u093e\u0930 \u092a\u0939\u0941\u0901\u091a\u0947\u0964<\/span>\n      <\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 5.4 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b5-4\">\n      <span class=\"section-badge\">5.4<\/span>\n      <h3><span class=\"en\">School and School Management Committee<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0938\u092e\u093f\u0924\u093f<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:12.5px; color:var(--muted); font-style:italic;\">\n      <span class=\"en\">Head Teachers, Teachers and the SMC together. Their role is to <strong>support teachers and community in the implementation of the Mission<\/strong> \u2014 and this is the section in which the Lakshyas of \u00a71.2 are finally converted into classroom practice.<\/span>\n      <span class=\"hi\">\u092a\u094d\u0930\u0927\u093e\u0928\u093e\u0927\u094d\u092f\u093e\u092a\u0915, \u0936\u093f\u0915\u094d\u0937\u0915 \u090f\u0935\u0902 SMC \u092e\u093f\u0932\u0915\u0930\u0964 \u0907\u0928\u0915\u0940 \u092d\u0942\u092e\u093f\u0915\u093e \u0939\u0948 <strong>\u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0915\u094b \u0938\u0939\u092f\u094b\u0917<\/strong> \u2014 \u0924\u0925\u093e \u092f\u0939\u0940 \u0935\u0939 \u092d\u093e\u0917 \u0939\u0948 \u091c\u093f\u0938\u092e\u0947\u0902 \u00a71.2 \u0915\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0905\u0902\u0924\u0924\u0903 \u0915\u0915\u094d\u0937\u093e-\u0935\u094d\u092f\u0935\u0939\u093e\u0930 \u092e\u0947\u0902 \u092c\u0926\u0932\u0924\u0947 \u0939\u0948\u0902\u0964<\/span>\n    <\/p>\n\n    <ul class=\"icon-list\">\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Create an enabling environment in the classroom and school<\/strong> for the implementation of <strong>curriculum, pedagogy and assessment as suggested in the NIPUN Bharat Mission<\/strong>.<\/span><span class=\"hi\">\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u092e\u093f\u0936\u0928 \u092e\u0947\u0902 \u0938\u0941\u091d\u093e\u090f \u0905\u0928\u0941\u0938\u093e\u0930 <strong>\u092a\u093e\u0920\u094d\u092f\u091a\u0930\u094d\u092f\u093e, \u0936\u093f\u0915\u094d\u0937\u0923\u0936\u093e\u0938\u094d\u0924\u094d\u0930 \u090f\u0935\u0902 \u0906\u0915\u0932\u0928<\/strong> \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0939\u0947\u0924\u0941 <strong>\u0915\u0915\u094d\u0937\u093e \u090f\u0935\u0902 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092e\u0947\u0902 \u0938\u0915\u094d\u0937\u092e \u0935\u093e\u0924\u093e\u0935\u0930\u0923<\/strong> \u092c\u0928\u093e\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Continuously build understanding on new pedagogical approaches for foundational learning.<\/strong><\/span><span class=\"hi\"><strong>\u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0905\u0927\u093f\u0917\u092e \u0939\u0947\u0924\u0941 \u0928\u090f \u0936\u093f\u0915\u094d\u0937\u0923\u0936\u093e\u0938\u094d\u0924\u094d\u0930\u0940\u092f \u0909\u092a\u093e\u0917\u092e\u094b\u0902 \u092a\u0930 \u0938\u0924\u0924 \u0938\u092e\u091d \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/strong><\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Head Teacher support in academic innovation, pedagogy and assessment<\/strong> \u2014 the head teacher is named separately here as an academic leader, not merely an administrator.<\/span><span class=\"hi\"><strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0928\u0935\u093e\u091a\u093e\u0930, \u0936\u093f\u0915\u094d\u0937\u0923\u0936\u093e\u0938\u094d\u0924\u094d\u0930 \u090f\u0935\u0902 \u0906\u0915\u0932\u0928 \u092e\u0947\u0902 \u092a\u094d\u0930\u0927\u093e\u0928\u093e\u0927\u094d\u092f\u093e\u092a\u0915 \u0915\u093e \u0938\u0939\u092f\u094b\u0917<\/strong> \u2014 \u092f\u0939\u093e\u0901 \u092a\u094d\u0930\u0927\u093e\u0928\u093e\u0927\u094d\u092f\u093e\u092a\u0915 \u0915\u093e \u0928\u093e\u092e \u092a\u0943\u0925\u0915 \u0930\u0942\u092a \u0938\u0947 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0928\u0947\u0924\u093e \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0932\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948, \u0915\u0947\u0935\u0932 \u092a\u094d\u0930\u0936\u093e\u0938\u0915 \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0928\u0939\u0940\u0902\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Implement Vidya Pravesh<\/strong> and ensure the <strong>display of Lakshyas<\/strong>.<\/span><span class=\"hi\"><strong>\u0935\u093f\u0926\u094d\u092f\u093e \u092a\u094d\u0930\u0935\u0947\u0936 \u0915\u093e \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928<\/strong> \u0924\u0925\u093e <strong>\u0932\u0915\u094d\u0937\u094d\u092f\u094b\u0902 \u0915\u093e \u092a\u094d\u0930\u0926\u0930\u094d\u0936\u0928<\/strong> \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Ensure the safety and hygiene of the school and of children.<\/strong><\/span><span class=\"hi\"><strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u092c\u093e\u0932\u0915\u094b\u0902 \u0915\u0940 \u0938\u0941\u0930\u0915\u094d\u0937\u093e \u090f\u0935\u0902 \u0938\u094d\u0935\u091a\u094d\u091b\u0924\u093e \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e\u0964<\/strong><\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Implement and continuously reflect on pedagogy, TLM and assessment<\/strong> \u2014 for learning and improvement.<\/span><span class=\"hi\"><strong>\u0936\u093f\u0915\u094d\u0937\u0923\u0936\u093e\u0938\u094d\u0924\u094d\u0930, TLM \u090f\u0935\u0902 \u0906\u0915\u0932\u0928 \u0915\u093e \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u0935\u0902 \u0909\u0928 \u092a\u0930 \u0938\u0924\u0924 \u091a\u093f\u0902\u0924\u0928<\/strong> \u2014 \u0905\u0927\u093f\u0917\u092e \u090f\u0935\u0902 \u0938\u0941\u0927\u093e\u0930 \u0939\u0947\u0924\u0941\u0964<\/span><\/span><\/li>\n      <li><span class=\"ico\">\u25b8<\/span><span><span class=\"en\"><strong>Engage parents and community in the learning and holistic development of the child.<\/strong><\/span><span class=\"hi\"><strong>\u092c\u093e\u0932\u0915 \u0915\u0947 \u0905\u0927\u093f\u0917\u092e \u090f\u0935\u0902 \u0938\u092e\u0917\u094d\u0930 \u0935\u093f\u0915\u093e\u0938 \u092e\u0947\u0902 \u0905\u092d\u093f\u092d\u093e\u0935\u0915\u094b\u0902 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u0915\u094b \u091c\u094b\u0921\u093c\u0928\u093e\u0964<\/strong><\/span><\/span><\/li>\n    <\/ul>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 5.5 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b5-5\">\n      <span class=\"section-badge\">5.5<\/span>\n      <h3><span class=\"en\">Parents and Community<\/span><span class=\"hi\">\u0905\u092d\u093f\u092d\u093e\u0935\u0915 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:13px;\">\n      <span class=\"en\">Represented through the <strong>School Management Committee (SMC)<\/strong>, their role is to <strong>support schools in the implementation of the Mission<\/strong>. Note that the age band named here is <strong>3\u20138 years<\/strong> \u2014 the foundational stage of NEP 2020, which spans Anganwadi as well as Grades 1 and 2.<\/span>\n      <span class=\"hi\"><strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0938\u092e\u093f\u0924\u093f (SMC)<\/strong> \u0926\u094d\u0935\u093e\u0930\u093e \u092a\u094d\u0930\u0924\u093f\u0928\u093f\u0927\u093f\u0924\u094d\u0935, \u0907\u0928\u0915\u0940 \u092d\u0942\u092e\u093f\u0915\u093e \u0939\u0948 <strong>\u092e\u093f\u0936\u0928 \u0915\u0947 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0947\u0902 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u094b \u0938\u0939\u092f\u094b\u0917<\/strong>\u0964 \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0902 \u0915\u093f \u092f\u0939\u093e\u0901 \u0928\u093e\u092e\u093f\u0924 \u0906\u092f\u0941-\u0935\u0930\u094d\u0917 <strong>3\u20138 \u0935\u0930\u094d\u0937<\/strong> \u0939\u0948 \u2014 NEP 2020 \u0915\u093e \u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u091a\u0930\u0923, \u091c\u094b \u0906\u0901\u0917\u0928\u0935\u093e\u0921\u093c\u0940 \u0924\u0925\u093e \u0915\u0915\u094d\u0937\u093e 1 \u090f\u0935\u0902 2 \u0926\u094b\u0928\u094b\u0902 \u0915\u094b \u0906\u0935\u0943\u0924\u094d\u0924 \u0915\u0930\u0924\u093e \u0939\u0948\u0964<\/span>\n    <\/p>\n\n    <div class=\"pc-grid\">\n      <div class=\"pc-panel neu\">\n        <div class=\"pc-head\"><span class=\"pc-ico\">\u25c7<\/span><span><span class=\"en\">Ensuring the child reaches learning<\/span><span class=\"hi\">\u092c\u093e\u0932\u0915 \u0905\u0927\u093f\u0917\u092e \u0924\u0915 \u092a\u0939\u0941\u0901\u091a\u0947 \u092f\u0939 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e<\/span><\/span><\/div>\n        <ul>\n          <li><span class=\"en\"><strong>Ensure all children in the foundational age (3\u20138 years) regularly go to the Anganwadi or school.<\/strong><\/span><span class=\"hi\"><strong>\u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e \u0915\u093f \u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0906\u092f\u0941 (3\u20138 \u0935\u0930\u094d\u0937) \u0915\u0947 \u0938\u092d\u0940 \u092c\u093e\u0932\u0915 \u0928\u093f\u092f\u092e\u093f\u0924 \u0930\u0942\u092a \u0938\u0947 \u0906\u0901\u0917\u0928\u0935\u093e\u0921\u093c\u0940 \u0905\u0925\u0935\u093e \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u091c\u093e\u090f\u0901\u0964<\/strong><\/span><\/li>\n          <li><span class=\"en\"><strong>Periodically interact with the school and teachers to understand the progress of their child.<\/strong><\/span><span class=\"hi\"><strong>\u0905\u092a\u0928\u0947 \u092c\u093e\u0932\u0915 \u0915\u0940 \u092a\u094d\u0930\u0917\u0924\u093f \u0938\u092e\u091d\u0928\u0947 \u0939\u0947\u0924\u0941 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0938\u0947 \u0938\u092e\u092f-\u0938\u092e\u092f \u092a\u0930 \u0938\u0902\u0935\u093e\u0926\u0964<\/strong><\/span><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"pc-panel neu\">\n        <div class=\"pc-head\"><span class=\"pc-ico\">\u25c8<\/span><span><span class=\"en\">Supporting learning at home<\/span><span class=\"hi\">\u0918\u0930 \u092a\u0930 \u0905\u0927\u093f\u0917\u092e \u0915\u093e \u0938\u0939\u092f\u094b\u0917<\/span><\/span><\/div>\n        <ul>\n          <li><span class=\"en\"><strong>Understand their role in the learning of the child<\/strong> and how they can <strong>support the child at home with various kinds of activities, including digital learning, in synchronisation with the school<\/strong>.<\/span><span class=\"hi\"><strong>\u092c\u093e\u0932\u0915 \u0915\u0947 \u0905\u0927\u093f\u0917\u092e \u092e\u0947\u0902 \u0905\u092a\u0928\u0940 \u092d\u0942\u092e\u093f\u0915\u093e \u0938\u092e\u091d\u0928\u093e<\/strong> \u0924\u0925\u093e \u092f\u0939 \u0915\u093f \u0935\u0947 <strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u0915\u0947 \u0938\u093e\u0925 \u0924\u093e\u0932\u092e\u0947\u0932 \u0930\u0916\u0924\u0947 \u0939\u0941\u090f \u0921\u093f\u091c\u093f\u091f\u0932 \u0905\u0927\u093f\u0917\u092e \u0938\u0939\u093f\u0924 \u0935\u093f\u0935\u093f\u0927 \u0917\u0924\u093f\u0935\u093f\u0927\u093f\u092f\u094b\u0902 \u0926\u094d\u0935\u093e\u0930\u093e \u0918\u0930 \u092a\u0930 \u092c\u093e\u0932\u0915 \u0915\u093e \u0938\u0939\u092f\u094b\u0917<\/strong> \u0915\u0948\u0938\u0947 \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964<\/span><\/li>\n          <li><span class=\"en\"><strong>Closely work with the school to ensure a conducive learning environment for children at home and in the community.<\/strong><\/span><span class=\"hi\"><strong>\u0918\u0930 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f \u092e\u0947\u0902 \u092c\u093e\u0932\u0915\u094b\u0902 \u0939\u0947\u0924\u0941 \u0905\u0928\u0941\u0915\u0942\u0932 \u0905\u0927\u093f\u0917\u092e-\u0935\u093e\u0924\u093e\u0935\u0930\u0923 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u0915\u0947 \u0938\u093e\u0925 \u0928\u093f\u0915\u091f \u0915\u093e\u0930\u094d\u092f\u0964<\/strong><\/span><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"recap-box\">\n      <span class=\"recap-stamp\"><span class=\"en\">The Chain, End to End<\/span><span class=\"hi\">\u0906\u0926\u094d\u092f\u094b\u092a\u093e\u0902\u0924 \u0936\u0943\u0902\u0916\u0932\u093e<\/span><\/span>\n      <h5 class=\"sub\"><span class=\"en\">How one duty travels down all five tiers<\/span><span class=\"hi\">\u090f\u0915 \u0915\u0930\u094d\u0924\u0935\u094d\u092f \u092a\u093e\u0901\u091a\u094b\u0902 \u0938\u094d\u0924\u0930\u094b\u0902 \u0938\u0947 \u0915\u0948\u0938\u0947 \u0909\u0924\u0930\u0924\u093e \u0939\u0948<\/span><\/h5>\n      <p style=\"font-size:13px; margin-bottom:10px;\">\n        <span class=\"en\">Take a single item \u2014 <strong>the mentor who supports the teacher in her own classroom<\/strong> \u2014 and follow it down the structure. This is the clearest way to show, in an answer, that the five tiers are one machine rather than five lists.<\/span>\n        <span class=\"hi\">\u090f\u0915 \u0939\u0940 \u092e\u0926 \u0932\u0940\u091c\u093f\u090f \u2014 <strong>\u0935\u0939 \u092e\u0947\u0902\u091f\u0930 \u091c\u094b \u0936\u093f\u0915\u094d\u0937\u0915 \u0915\u0940 \u0905\u092a\u0928\u0940 \u0915\u0915\u094d\u0937\u093e \u092e\u0947\u0902 \u0909\u0938\u0915\u093e \u0938\u0939\u092f\u094b\u0917 \u0915\u0930\u0924\u093e \u0939\u0948<\/strong> \u2014 \u0914\u0930 \u0909\u0938\u0947 \u0938\u0902\u0930\u091a\u0928\u093e \u092e\u0947\u0902 \u0928\u0940\u091a\u0947 \u0924\u0915 \u0905\u0928\u0941\u0938\u0930\u0923 \u0915\u0940\u091c\u093f\u090f\u0964 \u0909\u0924\u094d\u0924\u0930 \u092e\u0947\u0902 \u092f\u0939 \u0926\u093f\u0916\u093e\u0928\u0947 \u0915\u093e \u092f\u0939\u0940 \u0938\u0930\u094d\u0935\u093e\u0927\u093f\u0915 \u0938\u094d\u092a\u0937\u094d\u091f \u092e\u093e\u0930\u094d\u0917 \u0939\u0948 \u0915\u093f \u092a\u093e\u0901\u091a \u0938\u094d\u0924\u0930 \u092a\u093e\u0901\u091a \u0938\u0942\u091a\u093f\u092f\u093e\u0901 \u0928\u0939\u0940\u0902, \u090f\u0915 \u0939\u0940 \u092f\u0902\u0924\u094d\u0930 \u0939\u0948\u0902\u0964<\/span>\n      <\/p>\n      <ul class=\"split-list\">\n        <li><span class=\"sl-tag\">1<\/span><span><span class=\"en\"><strong>National:<\/strong> NCERT develops the <strong>capacity-building package and teacher training modules<\/strong>; CBSE <strong>identifies a pool of teachers who could be mentors<\/strong>; the NRG guides ATFs on <strong>mentor identification and mapping<\/strong>.<\/span><span class=\"hi\"><strong>\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f:<\/strong> NCERT <strong>\u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u092a\u0948\u0915\u0947\u091c \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915-\u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u092e\u0949\u0921\u094d\u092f\u0942\u0932<\/strong> \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u0930\u0924\u093e \u0939\u0948; CBSE <strong>\u0910\u0938\u0947 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u093e \u0938\u092e\u0942\u0939 \u091a\u093f\u0939\u094d\u0928\u093f\u0924 \u0915\u0930\u0924\u093e \u0939\u0948 \u091c\u094b \u092e\u0947\u0902\u091f\u0930 \u092c\u0928 \u0938\u0915\u0947\u0902<\/strong>; NRG, ATF \u0915\u093e <strong>\u092e\u0947\u0902\u091f\u0930-\u092a\u0939\u091a\u093e\u0928 \u090f\u0935\u0902 \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930\u0923<\/strong> \u092a\u0930 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u0915\u0930\u0924\u093e \u0939\u0948\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">2<\/span><span><span class=\"en\"><strong>State:<\/strong> the ATF <strong>assists in the identification of mentors, builds their capacity and maps them to teachers and schools<\/strong>; SCERT builds the capacity of DIET faculty.<\/span><span class=\"hi\"><strong>\u0930\u093e\u091c\u094d\u092f:<\/strong> ATF <strong>\u092e\u0947\u0902\u091f\u0930 \u0915\u0940 \u092a\u0939\u091a\u093e\u0928, \u0915\u094d\u0937\u092e\u0924\u093e-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0924\u0925\u093e \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0938\u0947 \u092e\u093e\u0928\u091a\u093f\u0924\u094d\u0930\u0923<\/strong> \u092e\u0947\u0902 \u0938\u0939\u093e\u092f\u0924\u093e \u0915\u0930\u0924\u093e \u0939\u0948; SCERT, DIET \u0938\u0902\u0915\u093e\u092f \u0915\u0940 \u0915\u094d\u0937\u092e\u0924\u093e \u092c\u0928\u093e\u0924\u093e \u0939\u0948\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">3<\/span><span><span class=\"en\"><strong>District:<\/strong> the DTF <strong>suggests strategies for the continuous professional development of mentors<\/strong>; DIET <strong>facilitates their training and meets them regularly<\/strong>; the DMD <strong>ensures regular on-site support by mentors<\/strong>.<\/span><span class=\"hi\"><strong>\u091c\u093c\u093f\u0932\u093e:<\/strong> DTF <strong>\u092e\u0947\u0902\u091f\u0930 \u0915\u0947 \u0938\u0924\u0924 \u0935\u094d\u092f\u093e\u0935\u0938\u093e\u092f\u093f\u0915 \u0935\u093f\u0915\u093e\u0938 \u0939\u0947\u0924\u0941 \u0930\u0923\u0928\u0940\u0924\u093f\u092f\u093e\u0901 \u0938\u0941\u091d\u093e\u0924\u093e \u0939\u0948<\/strong>; DIET <strong>\u0909\u0928\u0915\u0947 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u0915\u094b \u0938\u0941\u0917\u092e \u092c\u0928\u093e\u0924\u093e \u0939\u0948 \u090f\u0935\u0902 \u0928\u093f\u092f\u092e\u093f\u0924 \u092c\u0948\u0920\u0915\u0947\u0902 \u0915\u0930\u0924\u093e \u0939\u0948<\/strong>; DMD <strong>\u092e\u0947\u0902\u091f\u0930 \u0926\u094d\u0935\u093e\u0930\u093e \u0928\u093f\u092f\u092e\u093f\u0924 \u0938\u094d\u0925\u0932-\u0938\u0939\u092f\u094b\u0917 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0924\u093e \u0939\u0948<\/strong>\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">4<\/span><span><span class=\"en\"><strong>Block:<\/strong> the BEO <strong>ensures regular and adequate on-site support to teachers by mentors<\/strong> and <strong>disburses funds<\/strong> that make the visits possible.<\/span><span class=\"hi\"><strong>\u0916\u0902\u0921:<\/strong> BEO <strong>\u092e\u0947\u0902\u091f\u0930 \u0926\u094d\u0935\u093e\u0930\u093e \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u094b \u0928\u093f\u092f\u092e\u093f\u0924 \u090f\u0935\u0902 \u092a\u0930\u094d\u092f\u093e\u092a\u094d\u0924 \u0938\u094d\u0925\u0932-\u0938\u0939\u092f\u094b\u0917 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924<\/strong> \u0915\u0930\u0924\u093e \u0939\u0948 \u0924\u0925\u093e \u0935\u0939 <strong>\u0928\u093f\u0927\u093f \u0935\u093f\u0924\u0930\u093f\u0924<\/strong> \u0915\u0930\u0924\u093e \u0939\u0948 \u091c\u094b \u0926\u094c\u0930\u0947 \u0938\u0902\u092d\u0935 \u092c\u0928\u093e\u0924\u0940 \u0939\u0948\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">5<\/span><span><span class=\"en\"><strong>School:<\/strong> the mentor <strong>provides onsite academic support to the Head Teacher and Teachers in adopting new pedagogical practices<\/strong> \u2014 and the child, at last, learns to read with understanding.<\/span><span class=\"hi\"><strong>\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f:<\/strong> \u092e\u0947\u0902\u091f\u0930 <strong>\u0928\u0908 \u0936\u093f\u0915\u094d\u0937\u0923\u0936\u093e\u0938\u094d\u0924\u094d\u0930\u0940\u092f \u092a\u094d\u0930\u0925\u093e\u090f\u0901 \u0905\u092a\u0928\u093e\u0928\u0947 \u092e\u0947\u0902 \u092a\u094d\u0930\u0927\u093e\u0928\u093e\u0927\u094d\u092f\u093e\u092a\u0915 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u094b \u0938\u094d\u0925\u0932-\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0939\u092f\u094b\u0917<\/strong> \u0926\u0947\u0924\u093e \u0939\u0948 \u2014 \u0914\u0930 \u092c\u093e\u0932\u0915 \u0905\u0902\u0924\u0924\u0903 \u0938\u092e\u091d \u0915\u0947 \u0938\u093e\u0925 \u092a\u0922\u093c\u0928\u093e \u0938\u0940\u0916\u0924\u093e \u0939\u0948\u0964<\/span><\/span><\/li>\n      <\/ul>\n      <div class=\"recap-foot\">\n        <span class=\"en\">\ud83d\udccc The document's own closing observation: it is important to <strong>recognise the efforts of all the stakeholders to keep up their motivation and rigor in the field for making every child NIPUN<\/strong>. The leadership at each level must ensure this, so that participation is <strong>active and collaborative<\/strong> rather than merely compliant.<\/span>\n        <span class=\"hi\">\ud83d\udccc \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u093e \u0905\u092a\u0928\u093e \u0938\u092e\u093e\u092a\u0928-\u0915\u0925\u0928: \u092f\u0939 \u092e\u0939\u0924\u094d\u0924\u094d\u0935\u092a\u0942\u0930\u094d\u0923 \u0939\u0948 \u0915\u093f <strong>\u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u092c\u093e\u0932\u0915 \u0915\u094b \u0928\u093f\u092a\u0941\u0923 \u092c\u0928\u093e\u0928\u0947 \u0939\u0947\u0924\u0941 \u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092e\u0947\u0902 \u0938\u092e\u0938\u094d\u0924 \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0915\u0947 \u092a\u094d\u0930\u092f\u093e\u0938\u094b\u0902 \u0915\u094b \u092e\u093e\u0928\u094d\u092f\u0924\u093e \u0926\u0940 \u091c\u093e\u090f \u0924\u093e\u0915\u093f \u0909\u0928\u0915\u0940 \u0905\u092d\u093f\u092a\u094d\u0930\u0947\u0930\u0923\u093e \u090f\u0935\u0902 \u0915\u0920\u094b\u0930\u0924\u093e \u092c\u0928\u0940 \u0930\u0939\u0947<\/strong>\u0964 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0938\u094d\u0924\u0930 \u0915\u0947 \u0928\u0947\u0924\u0943\u0924\u094d\u0935 \u0915\u094b \u092f\u0939 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0928\u093e \u091a\u093e\u0939\u093f\u090f, \u0924\u093e\u0915\u093f \u0938\u0939\u092d\u093e\u0917\u093f\u0924\u093e \u0915\u0947\u0935\u0932 \u0905\u0928\u0941\u092a\u093e\u0932\u0928 \u0928\u0939\u0940\u0902, <strong>\u0938\u0915\u094d\u0930\u093f\u092f \u090f\u0935\u0902 \u0938\u0939\u092f\u094b\u0917\u093e\u0924\u094d\u092e\u0915<\/strong> \u0939\u094b\u0964<\/span>\n      <\/div>\n    <\/div>\n\n  <\/section>\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CHAPTER 6 \u2014 QUICK REVISION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"chapter-content\" data-chap=\"6\">\n\n    <div class=\"chapter-heading-block\">\n      <span class=\"chapter-badge\"><span class=\"en\">QUICK REVISION<\/span><span class=\"hi\">\u0924\u094d\u0935\u0930\u093f\u0924 \u092a\u0941\u0928\u0930\u093e\u0935\u0943\u0924\u094d\u0924\u093f<\/span><\/span>\n      <h2>\n        <span class=\"en\">Master Tables and Abbreviations<\/span>\n        <span class=\"hi\">\u092e\u0941\u0916\u094d\u092f \u0924\u093e\u0932\u093f\u0915\u093e\u090f\u0901 \u090f\u0935\u0902 \u0938\u0902\u0915\u094d\u0937\u0947\u092a\u093e\u0915\u094d\u0937\u0930<\/span>\n      <\/h2>\n    <\/div>\n\n    <p style=\"font-size:13px; color:var(--muted); font-style:italic;\">\n      <span class=\"en\">Everything here appears in its proper context in Chapters 1 to 5. It is gathered for the last revision before an examination, when what is needed is recall rather than explanation.<\/span>\n      <span class=\"hi\">\u092f\u0939\u093e\u0901 \u0915\u0940 \u0938\u092e\u0938\u094d\u0924 \u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u0905\u0927\u094d\u092f\u093e\u092f 1 \u0938\u0947 5 \u092e\u0947\u0902 \u0905\u092a\u0928\u0947 \u0909\u091a\u093f\u0924 \u0938\u0902\u0926\u0930\u094d\u092d \u092e\u0947\u0902 \u0906 \u091a\u0941\u0915\u0940 \u0939\u0948\u0964 \u0907\u0938\u0947 \u092a\u0930\u0940\u0915\u094d\u0937\u093e \u0938\u0947 \u092a\u0942\u0930\u094d\u0935 \u0905\u0902\u0924\u093f\u092e \u092a\u0941\u0928\u0930\u093e\u0935\u0943\u0924\u094d\u0924\u093f \u0939\u0947\u0924\u0941 \u090f\u0915\u0924\u094d\u0930 \u0915\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948, \u091c\u092c \u0935\u094d\u092f\u093e\u0916\u094d\u092f\u093e \u0928\u0939\u0940\u0902, \u0938\u094d\u092e\u0930\u0923 \u0905\u092a\u0947\u0915\u094d\u0937\u093f\u0924 \u0939\u094b\u0924\u093e \u0939\u0948\u0964<\/span>\n    <\/p>\n\n    <!-- \u2550\u2550\u2550 6.1 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b6-1\">\n      <span class=\"section-badge\">6.1<\/span>\n      <h3><span class=\"en\">Who Does What \u2014 The Master Table<\/span><span class=\"hi\">\u0915\u094c\u0928 \u0915\u094d\u092f\u093e \u0915\u0930\u0924\u093e \u0939\u0948 \u2014 \u092e\u0941\u0916\u094d\u092f \u0924\u093e\u0932\u093f\u0915\u093e<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:13px;\">\n      <span class=\"en\">Read this table <strong>down a column<\/strong> to see one tier's full set of bodies, and <strong>across a row<\/strong> to see how a single function repeats at every level. Reading across is what turns twenty stakeholders into five ideas.<\/span>\n      <span class=\"hi\">\u0907\u0938 \u0924\u093e\u0932\u093f\u0915\u093e \u0915\u094b <strong>\u0938\u094d\u0924\u0902\u092d \u092e\u0947\u0902 \u0928\u0940\u091a\u0947<\/strong> \u092a\u0922\u093c\u0928\u0947 \u092a\u0930 \u090f\u0915 \u0938\u094d\u0924\u0930 \u0915\u0947 \u0938\u092e\u0938\u094d\u0924 \u0928\u093f\u0915\u093e\u092f \u0926\u093f\u0916\u0924\u0947 \u0939\u0948\u0902, \u0924\u0925\u093e <strong>\u092a\u0902\u0915\u094d\u0924\u093f \u092e\u0947\u0902 \u0906\u0930-\u092a\u093e\u0930<\/strong> \u092a\u0922\u093c\u0928\u0947 \u092a\u0930 \u092f\u0939 \u0915\u093f \u090f\u0915 \u0939\u0940 \u0915\u093e\u0930\u094d\u092f \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0938\u094d\u0924\u0930 \u092a\u0930 \u0915\u0948\u0938\u0947 \u0926\u094b\u0939\u0930\u093e\u092f\u093e \u091c\u093e\u0924\u093e \u0939\u0948\u0964 \u0906\u0930-\u092a\u093e\u0930 \u092a\u0922\u093c\u0928\u093e \u0939\u0940 \u092c\u0940\u0938 \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0915\u094b \u092a\u093e\u0901\u091a \u0935\u093f\u091a\u093e\u0930\u094b\u0902 \u092e\u0947\u0902 \u092c\u0926\u0932 \u0926\u0947\u0924\u093e \u0939\u0948\u0964<\/span>\n    <\/p>\n\n    <table class=\"data-table\">\n      <thead>\n        <tr>\n          <th class=\"narrow\"><span class=\"en\">Function<\/span><span class=\"hi\">\u0915\u093e\u0930\u094d\u092f<\/span><\/th>\n          <th class=\"narrow\"><span class=\"en\">National<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f<\/span><\/th>\n          <th class=\"narrow\"><span class=\"en\">State \/ UT<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \/ UT<\/span><\/th>\n          <th class=\"narrow\"><span class=\"en\">District<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e<\/span><\/th>\n          <th class=\"narrow\"><span class=\"en\">Block \/ School<\/span><span class=\"hi\">\u0916\u0902\u0921 \/ \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f<\/span><\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td class=\"narrow\"><strong><span class=\"en\">Policy direction and review<\/span><span class=\"hi\">\u0928\u0940\u0924\u093f\u0917\u0924 \u0926\u093f\u0936\u093e \u090f\u0935\u0902 \u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/span><\/strong><\/td>\n          <td class=\"narrow\"><strong>NSC<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Secretary DoSE&amp;L<\/span><span class=\"hi\">\u0938\u091a\u093f\u0935 DoSE&amp;L<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>SSC<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Secretary Education<\/span><span class=\"hi\">\u0938\u091a\u093f\u0935 \u0936\u093f\u0915\u094d\u0937\u093e<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>DSC<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">DC \/ DM \/ CEO ZP<\/span><span class=\"hi\">DC \/ DM \/ CEO ZP<\/span><\/span><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n        <\/tr>\n        <tr>\n          <td class=\"narrow\"><strong><span class=\"en\">Budget sanction<\/span><span class=\"hi\">\u092c\u091c\u091f \u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f<\/span><\/strong><\/td>\n          <td class=\"narrow\"><strong>PAB<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Secretary DoSE&amp;L<\/span><span class=\"hi\">\u0938\u091a\u093f\u0935 DoSE&amp;L<\/span><\/span><\/td>\n          <td class=\"narrow\"><span style=\"font-size:11px;\"><span class=\"en\">SSC seeks and disburses<\/span><span class=\"hi\">SSC \u092e\u093e\u0901\u0917\u0924\u0940 \u090f\u0935\u0902 \u0935\u093f\u0924\u0930\u093f\u0924 \u0915\u0930\u0924\u0940 \u0939\u0948<\/span><\/span><\/td>\n          <td class=\"narrow\"><span style=\"font-size:11px;\"><span class=\"en\">DSC reviews finance<\/span><span class=\"hi\">DSC \u0935\u093f\u0924\u094d\u0924 \u0915\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/span><\/span><\/td>\n          <td class=\"narrow\"><span style=\"font-size:11px;\"><span class=\"en\">BEO disburses to schools<\/span><span class=\"hi\">BEO \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u094b\u0902 \u0915\u094b \u0935\u093f\u0924\u0930\u093f\u0924<\/span><\/span><\/td>\n        <\/tr>\n        <tr style=\"background:#f3f8ff;\">\n          <td class=\"narrow\"><strong><span class=\"en\">Plan, implement, monitor<\/span><span class=\"hi\">\u0928\u093f\u092f\u094b\u091c\u0928, \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928, \u0928\u093f\u0917\u0930\u093e\u0928\u0940<\/span><\/strong><\/td>\n          <td class=\"narrow\"><strong>NMD<\/strong> + <strong>NAMD<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">AS\/JS + Director\/DS<\/span><span class=\"hi\">AS\/JS + \u0928\u093f\u0926\u0947\u0936\u0915\/DS<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>SMD<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">SPD \/ SCERT Director<\/span><span class=\"hi\">SPD \/ SCERT \u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>DMD<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">DEO<\/span><span class=\"hi\">DEO<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>BEO<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Block Education Officer<\/span><span class=\"hi\">\u0916\u0902\u0921 \u0936\u093f\u0915\u094d\u0937\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940<\/span><\/span><\/td>\n        <\/tr>\n        <tr>\n          <td class=\"narrow\"><strong><span class=\"en\">Management unit<\/span><span class=\"hi\">\u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908<\/span><\/strong><\/td>\n          <td class=\"narrow\"><strong>NPMU \/ TSU<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">NMD &amp; NAMD<\/span><span class=\"hi\">NMD \u090f\u0935\u0902 NAMD<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>SPMU<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">SMD<\/span><span class=\"hi\">SMD<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>DPMU<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">DMD<\/span><span class=\"hi\">DMD<\/span><\/span><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n        <\/tr>\n        <tr style=\"background:#f2fdfa;\">\n          <td class=\"narrow\"><strong><span class=\"en\">Academic institution<\/span><span class=\"hi\">\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0902\u0938\u094d\u0925\u093e\u0928<\/span><\/strong><\/td>\n          <td class=\"narrow\"><strong>NCERT<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Director<\/span><span class=\"hi\">\u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>SCERT \/ SIE<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Director<\/span><span class=\"hi\">\u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>DIET<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Principal<\/span><span class=\"hi\">\u092a\u094d\u0930\u093e\u091a\u093e\u0930\u094d\u092f<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>BRC \/ CRC<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Coordinators, Mentors<\/span><span class=\"hi\">\u0938\u092e\u0928\u094d\u0935\u092f\u0915, \u092e\u0947\u0902\u091f\u0930<\/span><\/span><\/td>\n        <\/tr>\n        <tr style=\"background:#fdf4f8;\">\n          <td class=\"narrow\"><strong><span class=\"en\">Academic task force<\/span><span class=\"hi\">\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0915\u093e\u0930\u094d\u092f\u092c\u0932<\/span><\/strong><\/td>\n          <td class=\"narrow\"><strong>NRG<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Director, NCERT<\/span><span class=\"hi\">\u0928\u093f\u0926\u0947\u0936\u0915, NCERT<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>ATF<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Director SCERT \/ SMD<\/span><span class=\"hi\">\u0928\u093f\u0926\u0947\u0936\u0915 SCERT \/ SMD<\/span><\/span><\/td>\n          <td class=\"narrow\"><strong>DTF<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Principal DIET \/ DMD<\/span><span class=\"hi\">\u092a\u094d\u0930\u093e\u091a\u093e\u0930\u094d\u092f DIET \/ DMD<\/span><\/span><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n        <\/tr>\n        <tr>\n          <td class=\"narrow\"><strong><span class=\"en\">Planning &amp; administration support<\/span><span class=\"hi\">\u0928\u093f\u092f\u094b\u091c\u0928 \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093e\u0938\u0928 \u0938\u0939\u092f\u094b\u0917<\/span><\/strong><\/td>\n          <td class=\"narrow\"><strong>NIEPA<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Vice Chancellor<\/span><span class=\"hi\">\u0915\u0941\u0932\u092a\u0924\u093f<\/span><\/span><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n        <\/tr>\n        <tr>\n          <td class=\"narrow\"><strong><span class=\"en\">School systems<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092a\u094d\u0930\u0923\u093e\u0932\u093f\u092f\u093e\u0901<\/span><\/strong><\/td>\n          <td class=\"narrow\"><strong>CBSE<\/strong> \u00b7 <strong>KVS<\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Chairman \u00b7 Commissioner<\/span><span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937 \u00b7 \u0906\u092f\u0941\u0915\u094d\u0924<\/span><\/span><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n          <td class=\"narrow\"><strong><span class=\"en\">School &amp; SMC<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 SMC<\/span><\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">Head Teachers, Teachers<\/span><span class=\"hi\">\u092a\u094d\u0930\u0927\u093e\u0928\u093e\u0927\u094d\u092f\u093e\u092a\u0915, \u0936\u093f\u0915\u094d\u0937\u0915<\/span><\/span><\/td>\n        <\/tr>\n        <tr>\n          <td class=\"narrow\"><strong><span class=\"en\">Community<\/span><span class=\"hi\">\u0938\u092e\u0941\u0926\u093e\u092f<\/span><\/strong><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n          <td class=\"narrow\"><span class=\"en\">\u2014<\/span><span class=\"hi\">\u2014<\/span><\/td>\n          <td class=\"narrow\"><strong><span class=\"en\">Parents &amp; Community<\/span><span class=\"hi\">\u0905\u092d\u093f\u092d\u093e\u0935\u0915 \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f<\/span><\/strong><br><span style=\"font-size:11px;\"><span class=\"en\">SMC<\/span><span class=\"hi\">SMC<\/span><\/span><\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n\n    <div class=\"exam-tip\">\n      <div class=\"et-icon\">\ud83e\udded<\/div>\n      <div class=\"et-body\">\n        <span class=\"en\"><strong>Four things this table shows at a glance.<\/strong> <strong>(1)<\/strong> Only the <strong>national tier has a separate budget-sanctioning body<\/strong> \u2014 the PAB; everywhere else the steering committee or the officer handles funds. <strong>(2)<\/strong> The <strong>academic institution row is the mission's spine<\/strong>: NCERT \u2192 SCERT \u2192 DIET \u2192 BRC\/CRC carries the framework from Delhi to the classroom. <strong>(3)<\/strong> The <strong>task force row is a parallel advisory vertical<\/strong>, each level building the capacity of the one below. <strong>(4)<\/strong> <strong>NIEPA, CBSE and KVS exist only at national level<\/strong> \u2014 they have no counterpart below, which is why they are easy to forget and often asked.<\/span>\n        <span class=\"hi\"><strong>\u092f\u0939 \u0924\u093e\u0932\u093f\u0915\u093e \u090f\u0915 \u0926\u0943\u0937\u094d\u091f\u093f \u092e\u0947\u0902 \u091a\u093e\u0930 \u092c\u093e\u0924\u0947\u0902 \u0926\u093f\u0916\u093e\u0924\u0940 \u0939\u0948\u0964<\/strong> <strong>(1)<\/strong> \u0915\u0947\u0935\u0932 <strong>\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930 \u092a\u0930 \u092a\u0943\u0925\u0915 \u092c\u091c\u091f-\u0938\u094d\u0935\u0940\u0915\u0943\u0924\u093f \u0928\u093f\u0915\u093e\u092f<\/strong> \u0939\u0948 \u2014 PAB; \u0936\u0947\u0937 \u0938\u0930\u094d\u0935\u0924\u094d\u0930 \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f \u0905\u0925\u0935\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940 \u0928\u093f\u0927\u093f \u0938\u0902\u092d\u093e\u0932\u0924\u0947 \u0939\u0948\u0902\u0964 <strong>(2)<\/strong> <strong>\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0902\u0938\u094d\u0925\u093e\u0928 \u0915\u0940 \u092a\u0902\u0915\u094d\u0924\u093f \u092e\u093f\u0936\u0928 \u0915\u0940 \u0930\u0940\u0922\u093c<\/strong> \u0939\u0948: NCERT \u2192 SCERT \u2192 DIET \u2192 BRC\/CRC \u0930\u0942\u092a\u0930\u0947\u0916\u093e \u0915\u094b \u0926\u093f\u0932\u094d\u0932\u0940 \u0938\u0947 \u0915\u0915\u094d\u0937\u093e \u0924\u0915 \u0932\u0947 \u091c\u093e\u0924\u0940 \u0939\u0948\u0964 <strong>(3)<\/strong> <strong>\u0915\u093e\u0930\u094d\u092f\u092c\u0932 \u0915\u0940 \u092a\u0902\u0915\u094d\u0924\u093f \u0938\u092e\u093e\u0928\u093e\u0902\u0924\u0930 \u092a\u0930\u093e\u092e\u0930\u094d\u0936\u0940 \u0936\u0943\u0902\u0916\u0932\u093e<\/strong> \u0939\u0948, \u091c\u093f\u0938\u092e\u0947\u0902 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0938\u094d\u0924\u0930 \u0928\u0940\u091a\u0947 \u0935\u093e\u0932\u0947 \u0915\u0940 \u0915\u094d\u0937\u092e\u0924\u093e \u092c\u0928\u093e\u0924\u093e \u0939\u0948\u0964 <strong>(4)<\/strong> <strong>NIEPA, CBSE \u090f\u0935\u0902 KVS \u0915\u0947\u0935\u0932 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930 \u092a\u0930<\/strong> \u0939\u0948\u0902 \u2014 \u0928\u0940\u091a\u0947 \u0909\u0928\u0915\u093e \u0915\u094b\u0908 \u0938\u092e\u0915\u0915\u094d\u0937 \u0928\u0939\u0940\u0902, \u0907\u0938\u0940\u0932\u093f\u090f \u0935\u0947 \u0938\u0930\u0932\u0924\u093e \u0938\u0947 \u092d\u0942\u0932 \u091c\u093e\u0924\u0947 \u0939\u0948\u0902 \u0914\u0930 \u092a\u094d\u0930\u093e\u092f\u0903 \u092a\u0942\u091b\u0947 \u091c\u093e\u0924\u0947 \u0939\u0948\u0902\u0964<\/span>\n      <\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 6.2 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b6-2\">\n      <span class=\"section-badge\">6.2<\/span>\n      <h3><span class=\"en\">Head of Each Body \u2014 One-Mark Answers<\/span><span class=\"hi\">\u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0928\u093f\u0915\u093e\u092f \u0915\u093e \u092a\u094d\u0930\u092e\u0941\u0916 \u2014 \u090f\u0915-\u0905\u0902\u0915\u0940\u092f \u0909\u0924\u094d\u0924\u0930<\/span><\/h3>\n    <\/div>\n\n    <div class=\"abbr-grid\">\n      <div>\n        <table>\n          <thead>\n            <tr>\n              <th><span class=\"en\">Body<\/span><span class=\"hi\">\u0928\u093f\u0915\u093e\u092f<\/span><\/th>\n              <th><span class=\"en\">Head<\/span><span class=\"hi\">\u092a\u094d\u0930\u092e\u0941\u0916<\/span><\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td class=\"ab\">NSC<\/td><td><span class=\"en\">Chairperson \u2014 Secretary, DoSE&amp;L<\/span><span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937 \u2014 \u0938\u091a\u093f\u0935, DoSE&amp;L<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">PAB<\/td><td><span class=\"en\">Chairperson \u2014 Secretary, DoSE&amp;L<\/span><span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937 \u2014 \u0938\u091a\u093f\u0935, DoSE&amp;L<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NMD<\/td><td><span class=\"en\">AS \/ JS level, DoSE&amp;L<\/span><span class=\"hi\">AS \/ JS \u0938\u094d\u0924\u0930, DoSE&amp;L<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NAMD<\/td><td><span class=\"en\">Director \/ DS level, DoSE&amp;L<\/span><span class=\"hi\">\u0928\u093f\u0926\u0947\u0936\u0915 \/ DS \u0938\u094d\u0924\u0930, DoSE&amp;L<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NPMU \/ TSU<\/td><td><span class=\"en\">NMD and NAMD<\/span><span class=\"hi\">NMD \u090f\u0935\u0902 NAMD<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NCERT<\/td><td><span class=\"en\">Director<\/span><span class=\"hi\">\u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NIEPA<\/td><td><span class=\"en\">Vice Chancellor<\/span><span class=\"hi\">\u0915\u0941\u0932\u092a\u0924\u093f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">CBSE<\/td><td><span class=\"en\">Chairman<\/span><span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">KVS<\/td><td><span class=\"en\">Commissioner<\/span><span class=\"hi\">\u0906\u092f\u0941\u0915\u094d\u0924<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NRG<\/td><td><span class=\"en\">Director, NCERT<\/span><span class=\"hi\">\u0928\u093f\u0926\u0947\u0936\u0915, NCERT<\/span><\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n      <div>\n        <table>\n          <thead>\n            <tr>\n              <th><span class=\"en\">Body<\/span><span class=\"hi\">\u0928\u093f\u0915\u093e\u092f<\/span><\/th>\n              <th><span class=\"en\">Head<\/span><span class=\"hi\">\u092a\u094d\u0930\u092e\u0941\u0916<\/span><\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td class=\"ab\">SSC<\/td><td><span class=\"en\">Chairperson \u2014 Secretary, Education<\/span><span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937 \u2014 \u0938\u091a\u093f\u0935, \u0936\u093f\u0915\u094d\u0937\u093e<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SMD<\/td><td><span class=\"en\">SPD \/ SCERT Director<\/span><span class=\"hi\">SPD \/ SCERT \u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SPMU<\/td><td><span class=\"en\">SMD<\/span><span class=\"hi\">SMD<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SCERT \/ SIE<\/td><td><span class=\"en\">Director<\/span><span class=\"hi\">\u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">ATF<\/td><td><span class=\"en\">Director SCERT \/ SMD<\/span><span class=\"hi\">\u0928\u093f\u0926\u0947\u0936\u0915 SCERT \/ SMD<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DSC<\/td><td><span class=\"en\">Chairperson \u2014 DC \/ DM \/ CEO Zila Parishad<\/span><span class=\"hi\">\u0905\u0927\u094d\u092f\u0915\u094d\u0937 \u2014 DC \/ DM \/ CEO \u091c\u093c\u093f\u0932\u093e \u092a\u0930\u093f\u0937\u0926\u094d<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DMD<\/td><td><span class=\"en\">DEO<\/span><span class=\"hi\">DEO<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DPMU<\/td><td><span class=\"en\">DMD<\/span><span class=\"hi\">DMD<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DIET<\/td><td><span class=\"en\">Principal<\/span><span class=\"hi\">\u092a\u094d\u0930\u093e\u091a\u093e\u0930\u094d\u092f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DTF<\/td><td><span class=\"en\">Principal DIET \/ DMD<\/span><span class=\"hi\">\u092a\u094d\u0930\u093e\u091a\u093e\u0930\u094d\u092f DIET \/ DMD<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">BEO<\/td><td><span class=\"en\">Block Education Officer<\/span><span class=\"hi\">\u0916\u0902\u0921 \u0936\u093f\u0915\u094d\u0937\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">BRC \/ CRC<\/td><td><span class=\"en\">Block \/ Cluster Resource Coordinator, Mentors<\/span><span class=\"hi\">\u0916\u0902\u0921 \/ \u0938\u0902\u0915\u0941\u0932 \u0938\u0902\u0938\u093e\u0927\u0928 \u0938\u092e\u0928\u094d\u0935\u092f\u0915, \u092e\u0947\u0902\u091f\u0930<\/span><\/td><\/tr>\n            <tr><td class=\"ab\"><span class=\"en\">School<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f<\/span><\/td><td><span class=\"en\">Head Teachers, Teachers and SMC<\/span><span class=\"hi\">\u092a\u094d\u0930\u0927\u093e\u0928\u093e\u0927\u094d\u092f\u093e\u092a\u0915, \u0936\u093f\u0915\u094d\u0937\u0915 \u090f\u0935\u0902 SMC<\/span><\/td><\/tr>\n            <tr><td class=\"ab\"><span class=\"en\">Community<\/span><span class=\"hi\">\u0938\u092e\u0941\u0926\u093e\u092f<\/span><\/td><td><span class=\"en\">School Management Committee (SMC)<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0938\u092e\u093f\u0924\u093f (SMC)<\/span><\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <hr class=\"section-divider\">\n\n    <!-- \u2550\u2550\u2550 6.3 \u2550\u2550\u2550 -->\n    <div class=\"section-heading-block\" id=\"b6-3\">\n      <span class=\"section-badge\">6.3<\/span>\n      <h3><span class=\"en\">Abbreviations<\/span><span class=\"hi\">\u0938\u0902\u0915\u094d\u0937\u0947\u092a\u093e\u0915\u094d\u0937\u0930<\/span><\/h3>\n    <\/div>\n\n    <p style=\"font-size:13px; color:var(--muted); font-style:italic;\">\n      <span class=\"en\">The document's own list of abbreviations, alphabetically ordered, with Hindi equivalents. Each is also expanded where it first appears in Chapters 1 to 5.<\/span>\n      <span class=\"hi\">\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c \u0915\u0940 \u0905\u092a\u0928\u0940 \u0938\u0902\u0915\u094d\u0937\u0947\u092a\u093e\u0915\u094d\u0937\u0930-\u0938\u0942\u091a\u0940, \u0935\u0930\u094d\u0923\u0915\u094d\u0930\u092e \u092e\u0947\u0902, \u0939\u093f\u0902\u0926\u0940 \u0938\u092e\u0915\u0915\u094d\u0937\u094b\u0902 \u0938\u0939\u093f\u0924\u0964 \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0915\u093e \u0935\u093f\u0938\u094d\u0924\u093e\u0930 \u0905\u0927\u094d\u092f\u093e\u092f 1 \u0938\u0947 5 \u092e\u0947\u0902 \u0909\u0938\u0915\u0947 \u092a\u094d\u0930\u0925\u092e \u092a\u094d\u0930\u092f\u094b\u0917 \u092a\u0930 \u092d\u0940 \u0926\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948\u0964<\/span>\n    <\/p>\n\n    <div class=\"abbr-grid\">\n      <div>\n        <table>\n          <thead>\n            <tr>\n              <th><span class=\"en\">Abbr.<\/span><span class=\"hi\">\u0938\u0902\u0915\u094d\u0937\u0947\u092a<\/span><\/th>\n              <th><span class=\"en\">Full form<\/span><span class=\"hi\">\u092a\u0942\u0930\u094d\u0923 \u0930\u0942\u092a<\/span><\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td class=\"ab\">AS<\/td><td><span class=\"en\">Additional Secretary<\/span><span class=\"hi\">\u0905\u092a\u0930 \u0938\u091a\u093f\u0935<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">ATF<\/td><td><span class=\"en\">Academic Task Force<\/span><span class=\"hi\">\u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0915\u093e\u0930\u094d\u092f\u092c\u0932<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">AWP&amp;B<\/td><td><span class=\"en\">Annual Work Plan &amp; Budget<\/span><span class=\"hi\">\u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u0915\u093e\u0930\u094d\u092f \u092f\u094b\u091c\u0928\u093e \u090f\u0935\u0902 \u092c\u091c\u091f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">BEO<\/td><td><span class=\"en\">Block Education Office \/ Officer<\/span><span class=\"hi\">\u0916\u0902\u0921 \u0936\u093f\u0915\u094d\u0937\u093e \u0915\u093e\u0930\u094d\u092f\u093e\u0932\u092f \/ \u0905\u0927\u093f\u0915\u093e\u0930\u0940<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">BPU<\/td><td><span class=\"en\">Block Programme Unit<\/span><span class=\"hi\">\u0916\u0902\u0921 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e \u0907\u0915\u093e\u0908<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">BRC<\/td><td><span class=\"en\">Block Resource Centre \/ Coordinator<\/span><span class=\"hi\">\u0916\u0902\u0921 \u0938\u0902\u0938\u093e\u0927\u0928 \u0915\u0947\u0902\u0926\u094d\u0930 \/ \u0938\u092e\u0928\u094d\u0935\u092f\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">CBSE<\/td><td><span class=\"en\">Central Board of Secondary Education<\/span><span class=\"hi\">\u0915\u0947\u0902\u0926\u094d\u0930\u0940\u092f \u092e\u093e\u0927\u094d\u092f\u092e\u093f\u0915 \u0936\u093f\u0915\u094d\u0937\u093e \u092c\u094b\u0930\u094d\u0921<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">CDMO<\/td><td><span class=\"en\">Chief District Medical Officer<\/span><span class=\"hi\">\u092e\u0941\u0916\u094d\u092f \u091c\u093c\u093f\u0932\u093e \u091a\u093f\u0915\u093f\u0924\u094d\u0938\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">CRC<\/td><td><span class=\"en\">Cluster Resource Centre \/ Coordinator<\/span><span class=\"hi\">\u0938\u0902\u0915\u0941\u0932 \u0938\u0902\u0938\u093e\u0927\u0928 \u0915\u0947\u0902\u0926\u094d\u0930 \/ \u0938\u092e\u0928\u094d\u0935\u092f\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DC<\/td><td><span class=\"en\">District Collector<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0915\u0932\u0947\u0915\u094d\u091f\u0930<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DEO<\/td><td><span class=\"en\">District Education Officer<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0936\u093f\u0915\u094d\u0937\u093e \u0905\u0927\u093f\u0915\u093e\u0930\u0940<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DIET<\/td><td><span class=\"en\">District Institute of Education and Training<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0936\u093f\u0915\u094d\u0937\u093e \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u0938\u0902\u0938\u094d\u0925\u093e\u0928<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DIKSHA<\/td><td><span class=\"en\">Digital Infrastructure for Knowledge Sharing<\/span><span class=\"hi\">\u091c\u094d\u091e\u093e\u0928 \u0938\u093e\u091d\u093e\u0915\u0930\u0923 \u0939\u0947\u0924\u0941 \u0921\u093f\u091c\u093f\u091f\u0932 \u0905\u0935\u0938\u0902\u0930\u091a\u0928\u093e<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DM<\/td><td><span class=\"en\">District Magistrate<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u092e\u091c\u093f\u0938\u094d\u091f\u094d\u0930\u0947\u091f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DMD<\/td><td><span class=\"en\">District Mission Director<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DoSE&amp;L<\/td><td><span class=\"en\">Department of School Education and Literacy<\/span><span class=\"hi\">\u0938\u094d\u0915\u0942\u0932 \u0936\u093f\u0915\u094d\u0937\u093e \u090f\u0935\u0902 \u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u0935\u093f\u092d\u093e\u0917<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DoTA<\/td><td><span class=\"en\">Department of Tribal Affairs<\/span><span class=\"hi\">\u091c\u0928\u091c\u093e\u0924\u0940\u092f \u0915\u093e\u0930\u094d\u092f \u0935\u093f\u092d\u093e\u0917<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DoWCD<\/td><td><span class=\"en\">Department of Women and Child Development<\/span><span class=\"hi\">\u092e\u0939\u093f\u0932\u093e \u090f\u0935\u0902 \u092c\u093e\u0932 \u0935\u093f\u0915\u093e\u0938 \u0935\u093f\u092d\u093e\u0917<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DPMU<\/td><td><span class=\"en\">District Programme Management Unit<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DPO<\/td><td><span class=\"en\">District Programme Officer<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e \u0905\u0927\u093f\u0915\u093e\u0930\u0940<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DRG<\/td><td><span class=\"en\">District Resource Group<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0938\u0902\u0938\u093e\u0927\u0928 \u0938\u092e\u0942\u0939<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DS<\/td><td><span class=\"en\">Deputy Secretary<\/span><span class=\"hi\">\u0909\u092a \u0938\u091a\u093f\u0935<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DSC<\/td><td><span class=\"en\">District Steering Committee<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">DTF<\/td><td><span class=\"en\">District Task Force<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u0915\u093e\u0930\u094d\u092f\u092c\u0932<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">ECCE<\/td><td><span class=\"en\">Early Childhood Care and Education<\/span><span class=\"hi\">\u092a\u094d\u0930\u093e\u0930\u0902\u092d\u093f\u0915 \u092c\u093e\u0932\u094d\u092f\u093e\u0935\u0938\u094d\u0925\u093e \u0926\u0947\u0916\u092d\u093e\u0932 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u093e<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">FLN<\/td><td><span class=\"en\">Foundational Literacy and Numeracy<\/span><span class=\"hi\">\u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">IEC<\/td><td><span class=\"en\">Information, Education and Communication<\/span><span class=\"hi\">\u0938\u0942\u091a\u0928\u093e, \u0936\u093f\u0915\u094d\u0937\u093e \u090f\u0935\u0902 \u0938\u0902\u091a\u093e\u0930<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">IT<\/td><td><span class=\"en\">Information Technology<\/span><span class=\"hi\">\u0938\u0942\u091a\u0928\u093e \u092a\u094d\u0930\u094c\u0926\u094d\u092f\u094b\u0917\u093f\u0915\u0940<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">JS<\/td><td><span class=\"en\">Joint Secretary<\/span><span class=\"hi\">\u0938\u0902\u092f\u0941\u0915\u094d\u0924 \u0938\u091a\u093f\u0935<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">KPI<\/td><td><span class=\"en\">Key Performance Indicator<\/span><span class=\"hi\">\u092e\u0941\u0916\u094d\u092f \u0928\u093f\u0937\u094d\u092a\u093e\u0926\u0928 \u0938\u0902\u0915\u0947\u0924\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">KVS<\/td><td><span class=\"en\">Kendriya Vidyalaya Sangathan<\/span><span class=\"hi\">\u0915\u0947\u0902\u0926\u094d\u0930\u0940\u092f \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u0938\u0902\u0917\u0920\u0928<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">LO<\/td><td><span class=\"en\">Learning Outcome<\/span><span class=\"hi\">\u0905\u0927\u093f\u0917\u092e-\u092a\u0930\u093f\u0923\u093e\u092e<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">MIS<\/td><td><span class=\"en\">Management Information System<\/span><span class=\"hi\">\u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0938\u0942\u091a\u0928\u093e \u092a\u094d\u0930\u0923\u093e\u0932\u0940<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">MoE<\/td><td><span class=\"en\">Ministry of Education<\/span><span class=\"hi\">\u0936\u093f\u0915\u094d\u0937\u093e \u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">MoHFW<\/td><td><span class=\"en\">Ministry of Health and Family Welfare<\/span><span class=\"hi\">\u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u090f\u0935\u0902 \u092a\u0930\u093f\u0935\u093e\u0930 \u0915\u0932\u094d\u092f\u093e\u0923 \u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f<\/span><\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n      <div>\n        <table>\n          <thead>\n            <tr>\n              <th><span class=\"en\">Abbr.<\/span><span class=\"hi\">\u0938\u0902\u0915\u094d\u0937\u0947\u092a<\/span><\/th>\n              <th><span class=\"en\">Full form<\/span><span class=\"hi\">\u092a\u0942\u0930\u094d\u0923 \u0930\u0942\u092a<\/span><\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td class=\"ab\">MoTA<\/td><td><span class=\"en\">Ministry of Tribal Affairs<\/span><span class=\"hi\">\u091c\u0928\u091c\u093e\u0924\u0940\u092f \u0915\u093e\u0930\u094d\u092f \u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">MoWCD<\/td><td><span class=\"en\">Ministry of Women and Child Development<\/span><span class=\"hi\">\u092e\u0939\u093f\u0932\u093e \u090f\u0935\u0902 \u092c\u093e\u0932 \u0935\u093f\u0915\u093e\u0938 \u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NAMD<\/td><td><span class=\"en\">National Assistant Mission Director<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u0939\u093e\u092f\u0915 \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NAS<\/td><td><span class=\"en\">National Achievement Survey<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0909\u092a\u0932\u092c\u094d\u0927\u093f \u0938\u0930\u094d\u0935\u0947\u0915\u094d\u0937\u0923<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NCERT<\/td><td><span class=\"en\">National Council of Educational Research and Training<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0936\u0948\u0915\u094d\u0937\u093f\u0915 \u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928 \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u092a\u0930\u093f\u0937\u0926\u094d<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NEP<\/td><td><span class=\"en\">National Education Policy<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0936\u093f\u0915\u094d\u0937\u093e \u0928\u0940\u0924\u093f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NIEPA<\/td><td><span class=\"en\">National Institute of Educational Planning and Administration<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0936\u0948\u0915\u094d\u0937\u093f\u0915 \u092f\u094b\u091c\u0928\u093e \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093e\u0938\u0928 \u0938\u0902\u0938\u094d\u0925\u093e\u0928<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NIOS<\/td><td><span class=\"en\">National Institute of Open Schooling<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u0941\u0915\u094d\u0924 \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f\u0940 \u0936\u093f\u0915\u094d\u0937\u093e \u0938\u0902\u0938\u094d\u0925\u093e\u0928<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NIPUN<\/td><td><span class=\"en\">National Initiative for Proficiency in Reading with Understanding and Numeracy<\/span><span class=\"hi\">\u0938\u092e\u091d \u0915\u0947 \u0938\u093e\u0925 \u092a\u0920\u0928 \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u092e\u0947\u0902 \u092a\u094d\u0930\u0935\u0940\u0923\u0924\u093e \u0939\u0947\u0924\u0941 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092a\u0939\u0932<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NISHTHA<\/td><td><span class=\"en\">National Initiative for School Heads and Teachers Holistic Advancement<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092a\u094d\u0930\u092e\u0941\u0916\u094b\u0902 \u090f\u0935\u0902 \u0936\u093f\u0915\u094d\u0937\u0915\u094b\u0902 \u0915\u0940 \u0938\u092e\u0917\u094d\u0930 \u0909\u0928\u094d\u0928\u0924\u093f \u0939\u0947\u0924\u0941 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092a\u0939\u0932<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NM<\/td><td><span class=\"en\">National Mission<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NMD<\/td><td><span class=\"en\">National Mission Director<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NPMU<\/td><td><span class=\"en\">National Project Management Unit<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NRG<\/td><td><span class=\"en\">National Resource Group<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u0902\u0938\u093e\u0927\u0928 \u0938\u092e\u0942\u0939<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">NSC<\/td><td><span class=\"en\">National Steering Committee<\/span><span class=\"hi\">\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">PAB<\/td><td><span class=\"en\">Project Approval Board<\/span><span class=\"hi\">\u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e \u0905\u0928\u0941\u092e\u094b\u0926\u0928 \u092c\u094b\u0930\u094d\u0921<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">PR<\/td><td><span class=\"en\">Panchayati Raj<\/span><span class=\"hi\">\u092a\u0902\u091a\u093e\u092f\u0924\u0940 \u0930\u093e\u091c<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SAS<\/td><td><span class=\"en\">State Achievement Survey<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u0909\u092a\u0932\u092c\u094d\u0927\u093f \u0938\u0930\u094d\u0935\u0947\u0915\u094d\u0937\u0923<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SCERT<\/td><td><span class=\"en\">State Council for Educational Research and Training<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u0936\u0948\u0915\u094d\u0937\u093f\u0915 \u0905\u0928\u0941\u0938\u0902\u0927\u093e\u0928 \u090f\u0935\u0902 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u0923 \u092a\u0930\u093f\u0937\u0926\u094d<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SIE<\/td><td><span class=\"en\">State Institute of Education<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u0936\u093f\u0915\u094d\u0937\u093e \u0938\u0902\u0938\u094d\u0925\u093e\u0928<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SM<\/td><td><span class=\"en\">State Mission<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092e\u093f\u0936\u0928<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SMC<\/td><td><span class=\"en\">School Management Committee<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0938\u092e\u093f\u0924\u093f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SMD<\/td><td><span class=\"en\">State Mission Director<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SMDC<\/td><td><span class=\"en\">School Management and Development Committee<\/span><span class=\"hi\">\u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u090f\u0935\u0902 \u0935\u093f\u0915\u093e\u0938 \u0938\u092e\u093f\u0924\u093f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SO<\/td><td><span class=\"en\">Section Officer<\/span><span class=\"hi\">\u0905\u0928\u0941\u092d\u093e\u0917 \u0905\u0927\u093f\u0915\u093e\u0930\u0940<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SPD<\/td><td><span class=\"en\">State Project Director<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e \u0928\u093f\u0926\u0947\u0936\u0915<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SPMU<\/td><td><span class=\"en\">State Project Management Unit<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SS<\/td><td><span class=\"en\">Samagra Shiksha<\/span><span class=\"hi\">\u0938\u092e\u0917\u094d\u0930 \u0936\u093f\u0915\u094d\u0937\u093e<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">SSC<\/td><td><span class=\"en\">State Steering Committee<\/span><span class=\"hi\">\u0930\u093e\u091c\u094d\u092f \u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">TLM<\/td><td><span class=\"en\">Teaching Learning Material<\/span><span class=\"hi\">\u0936\u093f\u0915\u094d\u0937\u0923 \u0905\u0927\u093f\u0917\u092e \u0938\u093e\u092e\u0917\u094d\u0930\u0940<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">TPD<\/td><td><span class=\"en\">Teacher Professional Development<\/span><span class=\"hi\">\u0936\u093f\u0915\u094d\u0937\u0915 \u0935\u094d\u092f\u093e\u0935\u0938\u093e\u092f\u093f\u0915 \u0935\u093f\u0915\u093e\u0938<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">TSU<\/td><td><span class=\"en\">Technical Support Unit<\/span><span class=\"hi\">\u0924\u0915\u0928\u0940\u0915\u0940 \u0938\u0939\u093e\u092f\u0924\u093e \u0907\u0915\u093e\u0908<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">US<\/td><td><span class=\"en\">Under Secretary<\/span><span class=\"hi\">\u0905\u0935\u0930 \u0938\u091a\u093f\u0935<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">UT<\/td><td><span class=\"en\">Union Territory<\/span><span class=\"hi\">\u0938\u0902\u0918 \u0930\u093e\u091c\u094d\u092f\u0915\u094d\u0937\u0947\u0924\u094d\u0930<\/span><\/td><\/tr>\n            <tr><td class=\"ab\">ZP<\/td><td><span class=\"en\">Zila Parishad<\/span><span class=\"hi\">\u091c\u093c\u093f\u0932\u093e \u092a\u0930\u093f\u0937\u0926\u094d<\/span><\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <div class=\"recap-box\">\n      <span class=\"recap-stamp\"><span class=\"en\">NIPUN Bharat in Six Sentences<\/span><span class=\"hi\">\u091b\u0939 \u0935\u093e\u0915\u094d\u092f\u094b\u0902 \u092e\u0947\u0902 \u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924<\/span><\/span>\n      <ul class=\"split-list\">\n        <li><span class=\"sl-tag\">1<\/span><span><span class=\"en\"><strong>NIPUN Bharat<\/strong> \u2014 the <strong>National Initiative for Proficiency in Reading with Understanding and Numeracy<\/strong> \u2014 was launched on <strong>5 July 2021<\/strong> under <strong>Samagra Shiksha<\/strong>, as the National Mission on Foundational Literacy and Numeracy.<\/span><span class=\"hi\"><strong>\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924<\/strong> \u2014 <strong>\u0938\u092e\u091d \u0915\u0947 \u0938\u093e\u0925 \u092a\u0920\u0928 \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u092e\u0947\u0902 \u092a\u094d\u0930\u0935\u0940\u0923\u0924\u093e \u0939\u0947\u0924\u0941 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092a\u0939\u0932<\/strong> \u2014 <strong>5 \u091c\u0941\u0932\u093e\u0908 2021<\/strong> \u0915\u094b <strong>\u0938\u092e\u0917\u094d\u0930 \u0936\u093f\u0915\u094d\u0937\u093e<\/strong> \u0915\u0947 \u0905\u0902\u0924\u0930\u094d\u0917\u0924 \u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u092a\u0930 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u092e\u093f\u0936\u0928 \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0906\u0930\u0902\u092d \u0939\u0941\u0906\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">2<\/span><span><span class=\"en\">Its aim is that <strong>every child attains foundational literacy and numeracy by Grade 3, by 2026\u201327<\/strong>; the implementing agency at national level is the <strong>DoSE&amp;L, Ministry of Education<\/strong>.<\/span><span class=\"hi\">\u0907\u0938\u0915\u093e \u0909\u0926\u094d\u0926\u0947\u0936\u094d\u092f \u0939\u0948 \u0915\u093f <strong>\u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u092c\u093e\u0932\u0915 2026\u201327 \u0924\u0915 \u0915\u0915\u094d\u0937\u093e 3 \u0924\u0915 \u0906\u0927\u093e\u0930\u092d\u0942\u0924 \u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u090f\u0935\u0902 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947<\/strong>; \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0938\u094d\u0924\u0930 \u092a\u0930 \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u090f\u091c\u0947\u0902\u0938\u0940 <strong>DoSE&amp;L, \u0936\u093f\u0915\u094d\u0937\u093e \u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f<\/strong> \u0939\u0948\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">3<\/span><span><span class=\"en\">The three <strong>Lakshyas<\/strong> are <strong>reading with understanding, writing with purpose, and understanding numeracy to solve day-to-day life situations<\/strong>.<\/span><span class=\"hi\">\u0924\u0940\u0928 <strong>\u0932\u0915\u094d\u0937\u094d\u092f<\/strong> \u0939\u0948\u0902 \u2014 <strong>\u0938\u092e\u091d \u0915\u0947 \u0938\u093e\u0925 \u092a\u0920\u0928, \u092a\u094d\u0930\u092f\u094b\u091c\u0928\u092a\u0942\u0930\u094d\u0923 \u0932\u0947\u0916\u0928, \u0924\u0925\u093e \u0926\u0948\u0928\u093f\u0915 \u091c\u0940\u0935\u0928 \u0915\u0940 \u092a\u0930\u093f\u0938\u094d\u0925\u093f\u0924\u093f\u092f\u093e\u0901 \u0939\u0932 \u0915\u0930\u0928\u0947 \u0939\u0947\u0924\u0941 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915\u0924\u093e \u0915\u0940 \u0938\u092e\u091d<\/strong>\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">4<\/span><span><span class=\"en\">It runs on a <strong>5-tier implementation mechanism \u2014 National, State, District, Block\/Cluster, and School and Community<\/strong> \u2014 with the last two clubbed together when stakeholders are listed.<\/span><span class=\"hi\">\u092f\u0939 <strong>5-\u0938\u094d\u0924\u0930\u0940\u092f \u0915\u094d\u0930\u093f\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u0924\u0902\u0924\u094d\u0930 \u2014 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f, \u0930\u093e\u091c\u094d\u092f, \u091c\u093c\u093f\u0932\u093e, \u0916\u0902\u0921\/\u0938\u0902\u0915\u0941\u0932, \u0924\u0925\u093e \u0935\u093f\u0926\u094d\u092f\u093e\u0932\u092f \u090f\u0935\u0902 \u0938\u092e\u0941\u0926\u093e\u092f<\/strong> \u2014 \u092a\u0930 \u091a\u0932\u0924\u093e \u0939\u0948, \u091c\u093f\u0938\u092e\u0947\u0902 \u0939\u093f\u0924\u0927\u093e\u0930\u0915\u094b\u0902 \u0915\u0940 \u0938\u0942\u091a\u0940 \u092e\u0947\u0902 \u0905\u0902\u0924\u093f\u092e \u0926\u094b \u090f\u0915 \u0938\u093e\u0925 \u0930\u0916\u0947 \u0917\u090f \u0939\u0948\u0902\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">5<\/span><span><span class=\"en\">At each of the upper three tiers the <strong>same five functions recur<\/strong> \u2014 a <strong>Steering Committee, a Mission Director, a Management Unit, an academic institution and a Task Force<\/strong> \u2014 so only the names change from tier to tier.<\/span><span class=\"hi\">\u090a\u092a\u0930\u0940 \u0924\u0940\u0928\u094b\u0902 \u0938\u094d\u0924\u0930\u094b\u0902 \u092a\u0930 <strong>\u0935\u0939\u0940 \u092a\u093e\u0901\u091a \u0915\u093e\u0930\u094d\u092f \u0926\u094b\u0939\u0930\u093e\u090f<\/strong> \u091c\u093e\u0924\u0947 \u0939\u0948\u0902 \u2014 <strong>\u0938\u0902\u091a\u093e\u0932\u0928 \u0938\u092e\u093f\u0924\u093f, \u092e\u093f\u0936\u0928 \u0928\u093f\u0926\u0947\u0936\u0915, \u092a\u094d\u0930\u092c\u0902\u0927\u0928 \u0907\u0915\u093e\u0908, \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0938\u0902\u0938\u094d\u0925\u093e\u0928 \u090f\u0935\u0902 \u0915\u093e\u0930\u094d\u092f\u092c\u0932<\/strong> \u2014 \u0905\u0924\u0903 \u0938\u094d\u0924\u0930-\u0926\u0930-\u0938\u094d\u0924\u0930 \u0915\u0947\u0935\u0932 \u0928\u093e\u092e \u092c\u0926\u0932\u0924\u0947 \u0939\u0948\u0902\u0964<\/span><\/span><\/li>\n        <li><span class=\"sl-tag\">6<\/span><span><span class=\"en\">The academic spine of the mission is <strong>NCERT \u2192 SCERT \u2192 DIET \u2192 BRC\/CRC and Mentors<\/strong>, whose combined purpose is to place a trained person <strong>beside the teacher, in her own classroom<\/strong>.<\/span><span class=\"hi\">\u092e\u093f\u0936\u0928 \u0915\u0940 \u0936\u0948\u0915\u094d\u0937\u0923\u093f\u0915 \u0930\u0940\u0922\u093c \u0939\u0948 <strong>NCERT \u2192 SCERT \u2192 DIET \u2192 BRC\/CRC \u090f\u0935\u0902 \u092e\u0947\u0902\u091f\u0930<\/strong>, \u091c\u093f\u0928\u0915\u093e \u0938\u092e\u094d\u092e\u093f\u0932\u093f\u0924 \u092a\u094d\u0930\u092f\u094b\u091c\u0928 \u0939\u0948 \u0915\u093f\u0938\u0940 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u093f\u0924 \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u0915\u094b <strong>\u0936\u093f\u0915\u094d\u0937\u0915 \u0915\u0947 \u092a\u093e\u0938, \u0909\u0938\u0915\u0940 \u0905\u092a\u0928\u0940 \u0915\u0915\u094d\u0937\u093e \u092e\u0947\u0902<\/strong> \u092a\u0939\u0941\u0901\u091a\u093e\u0928\u093e\u0964<\/span><\/span><\/li>\n      <\/ul>\n      <div class=\"recap-foot\">\n        <span class=\"en\">\ud83d\udccc Source: NIPUN Bharat Mission \u2014 Stakeholders: Roles and Responsibilities, Department of School Education and Literacy, Ministry of Education, Government of India.<\/span>\n        <span class=\"hi\">\ud83d\udccc \u0938\u094d\u0930\u094b\u0924: \u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u092e\u093f\u0936\u0928 \u2014 \u0939\u093f\u0924\u0927\u093e\u0930\u0915: \u092d\u0942\u092e\u093f\u0915\u093e\u090f\u0901 \u090f\u0935\u0902 \u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935, \u0938\u094d\u0915\u0942\u0932 \u0936\u093f\u0915\u094d\u0937\u093e \u090f\u0935\u0902 \u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u0935\u093f\u092d\u093e\u0917, \u0936\u093f\u0915\u094d\u0937\u093e \u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f, \u092d\u093e\u0930\u0924 \u0938\u0930\u0915\u093e\u0930\u0964<\/span>\n      <\/div>\n    <\/div>\n\n  <\/section>\n\n  <\/main>\n<\/div>\n\n<button class=\"to-top\" id=\"toTop\" aria-label=\"Back to top\">\u2191<\/button>\n\n<script>\n(function () {\n  'use strict';\n\n  \/* \u2500\u2500 LANGUAGE TOGGLE \u2500\u2500 *\/\n  var langToggle = document.getElementById('langToggle');\n  var optEn = document.getElementById('optEn');\n  var optHi = document.getElementById('optHi');\n\n  function setLanguage(lang) {\n    if (lang === 'hi') {\n      document.body.classList.add('hindi-mode');\n      optHi.classList.add('active');\n      optEn.classList.remove('active');\n      document.title = '\u0928\u093f\u092a\u0941\u0923 \u092d\u093e\u0930\u0924 \u092e\u093f\u0936\u0928 \u2014 \u0939\u093f\u0924\u0927\u093e\u0930\u0915: \u092d\u0942\u092e\u093f\u0915\u093e\u090f\u0901 \u090f\u0935\u0902 \u0909\u0924\u094d\u0924\u0930\u0926\u093e\u092f\u093f\u0924\u094d\u0935 | \u0926\u094d\u0935\u093f\u092d\u093e\u0937\u0940 \u0905\u0927\u094d\u092f\u092f\u0928 \u0928\u094b\u091f\u094d\u0938';\n      document.documentElement.lang = 'hi';\n    } else {\n      document.body.classList.remove('hindi-mode');\n      optEn.classList.add('active');\n      optHi.classList.remove('active');\n      document.title = 'NIPUN Bharat Mission \u2014 Stakeholders: Roles and Responsibilities | Bilingual Study Notes';\n      document.documentElement.lang = 'en';\n    }\n  }\n\n  if (langToggle) {\n    langToggle.addEventListener('click', function () {\n      setLanguage(document.body.classList.contains('hindi-mode') ? 'en' : 'hi');\n    });\n    langToggle.addEventListener('keydown', function (e) {\n      if (e.key === 'Enter' || e.key === ' ') {\n        e.preventDefault();\n        setLanguage(document.body.classList.contains('hindi-mode') ? 'en' : 'hi');\n      }\n    });\n  }\n\n  \/* \u2500\u2500 CHAPTER TAB SWITCHING \u2500\u2500 *\/\n  var chapters = Array.prototype.slice.call(document.querySelectorAll('.toc-chapter'));\n  var contents = Array.prototype.slice.call(document.querySelectorAll('.chapter-content'));\n\n  function setActiveChapter(chap) {\n    chapters.forEach(function (c) {\n      if (c.dataset.chap === chap) {\n        c.classList.add('active');\n        c.classList.remove('collapsed');\n      } else {\n        c.classList.remove('active');\n        c.classList.add('collapsed');\n      }\n    });\n    contents.forEach(function (s) {\n      s.classList.toggle('active', s.dataset.chap === chap);\n    });\n    document.querySelectorAll('.toc-sub a.active').forEach(function (a) {\n      a.classList.remove('active');\n    });\n    window.scrollTo({ top: 0, behavior: 'smooth' });\n  }\n\n  chapters.forEach(function (c) {\n    c.addEventListener('click', function () {\n      setActiveChapter(c.dataset.chap);\n    });\n  });\n\n  \/* \u2500\u2500 SCROLL SPY \u2500\u2500 *\/\n  var subLinks = Array.prototype.slice.call(document.querySelectorAll('.toc-sub a'));\n  var tocCard = document.querySelector('.toc-card');\n\n  function currentTargets() {\n    return subLinks\n      .map(function (link) {\n        var id = link.getAttribute('href');\n        if (!id || id.charAt(0) !== '#') return null;\n        var el = document.querySelector(id);\n        if (!el || el.offsetParent === null) return null;\n        return { link: link, el: el };\n      })\n      .filter(Boolean);\n  }\n\n  var ticking = false;\n  function onScroll() {\n    if (ticking) return;\n    ticking = true;\n    window.requestAnimationFrame(function () {\n      var targets = currentTargets();\n      var active = null;\n      for (var i = 0; i < targets.length; i++) {\n        if (targets[i].el.getBoundingClientRect().top <= 120) {\n          active = targets[i];\n        }\n      }\n      subLinks.forEach(function (a) { a.classList.remove('active'); });\n      if (active) {\n        active.link.classList.add('active');\n        if (tocCard && tocCard.scrollHeight > tocCard.clientHeight) {\n          var lr = active.link.getBoundingClientRect();\n          var cr = tocCard.getBoundingClientRect();\n          if (lr.top < cr.top || lr.bottom > cr.bottom) {\n            tocCard.scrollTop += (lr.top - cr.top) - cr.height \/ 2 + lr.height \/ 2;\n          }\n        }\n      }\n\n      var toTop = document.getElementById('toTop');\n      if (toTop) toTop.classList.toggle('show', window.scrollY > 400);\n\n      ticking = false;\n    });\n  }\n\n  window.addEventListener('scroll', onScroll, { passive: true });\n  onScroll();\n\n  \/* \u2500\u2500 BACK TO TOP \u2500\u2500 *\/\n  var toTopBtn = document.getElementById('toTop');\n  if (toTopBtn) {\n    toTopBtn.addEventListener('click', function () {\n      window.scrollTo({ top: 0, behavior: 'smooth' });\n    });\n  }\n})();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>NIPUN Bharat Mission \u2014 Stakeholders: Roles and Responsibilities | Bilingual Study Notes UPSC &nbsp;\u2022&nbsp; Principal &amp; Vice Principal NIPUN Bharat [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[51],"tags":[],"class_list":["post-15798","page","type-page","status-publish","hentry","category-notes"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>UPSC Principal Notes- NIPUN - PromotionExams<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/promotionexams.com\/?page_id=15798\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UPSC Principal Notes- NIPUN - PromotionExams\" \/>\n<meta property=\"og:description\" content=\"NIPUN Bharat Mission \u2014 Stakeholders: Roles and Responsibilities | Bilingual Study Notes UPSC &nbsp;\u2022&nbsp; Principal &amp; Vice Principal NIPUN Bharat [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/promotionexams.com\/?page_id=15798\" \/>\n<meta property=\"og:site_name\" content=\"PromotionExams\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-25T03:47:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"93 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/promotionexams.com\\\/?page_id=15798\",\"url\":\"https:\\\/\\\/promotionexams.com\\\/?page_id=15798\",\"name\":\"UPSC Principal Notes- NIPUN - PromotionExams\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/promotionexams.com\\\/#website\"},\"datePublished\":\"2026-08-22T13:58:43+00:00\",\"dateModified\":\"2026-08-25T03:47:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/promotionexams.com\\\/?page_id=15798#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/promotionexams.com\\\/?page_id=15798\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/promotionexams.com\\\/?page_id=15798#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/promotionexams.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"UPSC Principal Notes- NIPUN\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/promotionexams.com\\\/#website\",\"url\":\"https:\\\/\\\/promotionexams.com\\\/\",\"name\":\"CSSADDA.IN\",\"description\":\"Best platform for Govt. Departmental Promotion Exams\",\"publisher\":{\"@id\":\"https:\\\/\\\/promotionexams.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/promotionexams.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/promotionexams.com\\\/#organization\",\"name\":\"CSSADDA\",\"url\":\"https:\\\/\\\/promotionexams.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/promotionexams.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/promotionexams.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/CSS-ADDA-Logo.png\",\"contentUrl\":\"https:\\\/\\\/promotionexams.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/CSS-ADDA-Logo.png\",\"width\":1077,\"height\":227,\"caption\":\"CSSADDA\"},\"image\":{\"@id\":\"https:\\\/\\\/promotionexams.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"UPSC Principal Notes- NIPUN - PromotionExams","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/promotionexams.com\/?page_id=15798","og_locale":"en_GB","og_type":"article","og_title":"UPSC Principal Notes- NIPUN - PromotionExams","og_description":"NIPUN Bharat Mission \u2014 Stakeholders: Roles and Responsibilities | Bilingual Study Notes UPSC &nbsp;\u2022&nbsp; Principal &amp; Vice Principal NIPUN Bharat [&hellip;]","og_url":"https:\/\/promotionexams.com\/?page_id=15798","og_site_name":"PromotionExams","article_modified_time":"2026-08-25T03:47:47+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"93 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/promotionexams.com\/?page_id=15798","url":"https:\/\/promotionexams.com\/?page_id=15798","name":"UPSC Principal Notes- NIPUN - PromotionExams","isPartOf":{"@id":"https:\/\/promotionexams.com\/#website"},"datePublished":"2026-08-22T13:58:43+00:00","dateModified":"2026-08-25T03:47:47+00:00","breadcrumb":{"@id":"https:\/\/promotionexams.com\/?page_id=15798#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/promotionexams.com\/?page_id=15798"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/promotionexams.com\/?page_id=15798#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/promotionexams.com\/"},{"@type":"ListItem","position":2,"name":"UPSC Principal Notes- NIPUN"}]},{"@type":"WebSite","@id":"https:\/\/promotionexams.com\/#website","url":"https:\/\/promotionexams.com\/","name":"CSSADDA.IN","description":"Best platform for Govt. Departmental Promotion Exams","publisher":{"@id":"https:\/\/promotionexams.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/promotionexams.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/promotionexams.com\/#organization","name":"CSSADDA","url":"https:\/\/promotionexams.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/promotionexams.com\/#\/schema\/logo\/image\/","url":"https:\/\/promotionexams.com\/wp-content\/uploads\/2025\/07\/CSS-ADDA-Logo.png","contentUrl":"https:\/\/promotionexams.com\/wp-content\/uploads\/2025\/07\/CSS-ADDA-Logo.png","width":1077,"height":227,"caption":"CSSADDA"},"image":{"@id":"https:\/\/promotionexams.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/pages\/15798","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/promotionexams.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15798"}],"version-history":[{"count":8,"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/pages\/15798\/revisions"}],"predecessor-version":[{"id":16128,"href":"https:\/\/promotionexams.com\/index.php?rest_route=\/wp\/v2\/pages\/15798\/revisions\/16128"}],"wp:attachment":[{"href":"https:\/\/promotionexams.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15798"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/promotionexams.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=15798"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/promotionexams.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=15798"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}