<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Uppsc &#8211; eSARKARI RESULT</title>
	<atom:link href="https://esarkariresult.com/tag/uppsc/feed/" rel="self" type="application/rss+xml" />
	<link>https://esarkariresult.com</link>
	<description>    Esarkariresult.com Sarkari Job Updates &#38; Latest Jobs</description>
	<lastBuildDate>Sun, 18 Jan 2026 02:40:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://esarkariresult.com/wp-content/uploads/2025/08/cropped-cropped-6156851759759347319-32x32.jpg</url>
	<title>Uppsc &#8211; eSARKARI RESULT</title>
	<link>https://esarkariresult.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SSC MTS Slot Booking 2026</title>
		<link>https://esarkariresult.com/admit-card/ssc-mts/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 18 Jan 2026 02:40:54 +0000</pubDate>
				<category><![CDATA[Admit Card]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4243</guid>

					<description><![CDATA[<p>SSC MTS Exam Date 2025 Out &#8211; Self Slot Selection Window Open @ ssc.gov.in SSC MTS Exam Date 2025 Out &#8211; Self Slot Selection Window Open Now Staff Selection Commission (SSC) ne Multi-Tasking (Non-Technical) Staff aur Havaldar (CBIC &#038; CBN) Examination, 2024-25 ke liye bahut bada update jari kiya hai. Commission ne Computer Based Examination [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/ssc-mts/">SSC MTS Slot Booking 2026</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="hi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SSC MTS 2024-25 Exam Date &#038; Slot Selection Out. Choose your exam city and date between 16-25 Jan 2026. CBT Exam starts from 4th Feb 2026. Download official notification and check slot booking process.">
<title>SSC MTS Exam Date 2025 Out &#8211; Self Slot Selection Window Open @ ssc.gov.in</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px;}
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.4rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .status-badge { background: linear-gradient(45deg, #1e8449, #2ecc71); color: #fff; display: inline-block; padding: 10px 35px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
        .box-title { font-size: 1.2rem; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">SSC MTS Exam Date 2025 Out &#8211; Self Slot Selection Window Open Now</h1>
    
    <div class="main-desc">
        <p><strong>Staff Selection Commission (SSC)</strong> ne Multi-Tasking (Non-Technical) Staff aur Havaldar (CBIC &#038; CBN) Examination, 2024-25 ke liye bahut bada update jari kiya hai. Commission ne Computer Based Examination (CBE) ki dates announce kar di hain, jo <strong>04 February 2026</strong> se shuru hone ja rahi hain. Is baar SSC ne candidates ko ek vishesh suvidha di hai—<strong>&#8220;Self-Slot Selection&#8221;</strong>. Is suvidha ke tahat candidates khud apni pasand ka exam city aur date block chun sakte hain. Ye pehli baar hai jab SSC itni badi level par candidates ko slot channe ki azadi de raha hai. Candidates ko apna preference <strong>16 January se 25 January 2026</strong> ke beech portal par login karke dena hoga. Agar koi candidate ye slot nahi chunta hai, to use 28 January tak apni sehmati (willingness) deni hogi, varna uska admit card generate nahi kiya jayega.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:10px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Hindi Me Jankari:</strong>
        SSC MTS और हवलदार भर्ती परीक्षा <strong>4 फरवरी 2026</strong> से शुरू होगी। आयोग ने उम्मीदवारों के लिए &#8216;सेल्फ-स्लॉट सिलेक्शन&#8217; की सुविधा दी है, जिसका मतलब है कि आप अपनी परीक्षा की तारीख और शहर खुद चुन सकते हैं। यह विंडो <strong>16 जनवरी से 25 जनवरी 2026</strong> तक खुली रहेगी। याद रखें, यदि आप स्लॉट नहीं चुनते हैं या समय पर सहमति नहीं देते हैं, तो आपका <strong>Admit Card जारी नहीं किया जाएगा</strong>। सिटी डिटेल्स 30 जनवरी को लाइव होंगी।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Detailed Analysis:</strong> SSC MTS recruitment is one of the most popular exams for 10th-pass candidates. This year, thousands of vacancies for MTS and Havaldar are being filled. The selection process is divided into a Computer Based Examination (CBE) and a Physical Efficiency Test (PET/PST) specifically for the Havaldar posts. The self-slotting feature is a game-changer as it helps candidates avoid clashes with other exams and allows them to choose a center near their current location. However, this is a limited-time window, and priority will be given to those who book their slots early. The exam pattern remains divided into Session-I (No negative marking) and Session-II (With negative marking), making it crucial for candidates to manage their time effectively during the test.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SLOT SELECTION DEADLINE: 25 JAN 2026 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="status-badge">EXAM STARTING FROM: 04 FEB 2026</div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (I) Important Links &#038; Official Notices
        </h3>
        
        <div class="link-row" style="border-left-color: #e74c3c; border-left-width: 8px;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SSC Candidate Login (Slot Booking) <span class="link-sub">Select Exam City &#038; Date Block Here</span></div>
            <div class="link-btn-area"><a href="https://ssc.gov.in/login" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #e74c3c, #c0392b);" rel="noopener">Login Now</a></div>
        </div>

        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Self-Slot Selection Notice <span class="link-sub">Official Notice PDF (Dated 16.01.2026)</span></div>
            <div class="link-btn-area"><a href="https://ssc.gov.in/api/attachment/uploads/masterData/NoticeBoards/Notice_16012026.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">View Notice</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SSC Exam Dates Notice <span class="link-sub">MTS &#038; Constable GD Dates PDF</span></div>
            <div class="link-btn-area"><a href="https://ssc.gov.in/api/attachment/uploads/masterData/NoticeBoards/Notice_020126.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">View Dates</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Full MTS Notification <span class="link-sub">Advt Details, Vacancy &#038; Syllabus</span></div>
            <div class="link-btn-area"><a href="https://ssc.gov.in/api/attachment/uploads/masterData/NoticeBoards/NoticeOfMTSNT_20240627.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image &#038; Photo Resizer <span class="link-sub">Resize Documents for SSC Forms</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2c3e50;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Join Telegram Group <span class="link-sub">Get Admit Card &#038; City Live Alerts</span></div>
            <div class="link-btn-area"><a href="#" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2c3e50, #34495e);">Join Telegram</a></div>
        </div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (II) Important Dates &#038; Schedule (MTS 2024-25)
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Self-Slot Selection Start</span> <strong style="color: #27ae60;">16-01-2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date for Slot Selection</span> <strong style="color: #c0392b;">25-01-2026 (11:00 PM)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Confirmation Deadline (Feedback)</span> <strong>28-01-2026 (11:00 PM)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Exam City Live Status</span> <strong>30-01-2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> CBT Exam Commencement</span> <strong style="color: #2c3e50;">04 February 2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png" alt="🎟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Admit Card Release</span> <strong>2-3 Days before your exam</strong></li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (III) Vacancy Details (Original Notification)
        </h3>
        <p>SSC MTS 2024 recruitment process aims to fill the following initial vacancies (Tentative):</p>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #17a2b8; color: #fff;">
                        <th>Post Name</th>
                        <th>Initial Vacancies</th>
                        <th>Department</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td><strong>MTS (Multi-Tasking Staff)</strong></td><td>3379</td><td>Various Ministries/Depts</td></tr>
                    <tr><td><strong>Havaldar</strong></td><td>2765</td><td>CBIC and CBN</td></tr>
                    <tr style="background-color: #eceff1; font-weight: bold;"><td>Total Vacancies</td><td>6144</td><td>Government of India</td></tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #555;">*Vacancies are subject to change. Candidates are advised to check the latest corrigendum on ssc.gov.in.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (IV) Selection Process &#038; Selection Stages
        </h3>
        <p>The recruitment involves the following stages for final selection:</p>
        <ol style="padding-left: 20px; line-height: 1.8;">
            <li><strong>Computer Based Examination (CBE):</strong> Objective type test for all candidates.</li>
            <li><strong>Physical Efficiency Test (PET) / PST:</strong> Only for candidates who opted for the Havaldar post.</li>
            <li><strong>Document Verification (DV):</strong> Conducted by user departments after the final result.</li>
        </ol>
        <div style="background: #e8f5e9; padding: 15px; border-radius: 8px; margin-top: 10px;">
            <strong>MTS Merit:</strong> Prepared strictly on marks in CBE (Session-II). Session-I is qualifying only.
        </div>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (V) Exam Pattern &#038; Marking Scheme
        </h3>
        <p>The exam is conducted in two sessions on the same day. Total duration: 90 Minutes.</p>
        <div class="syllabus-grid">
            <div class="syllabus-card">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ca.png" alt="📊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Session-I (Qualifying)</h4>
                <ul>
                    <li>Numerical Ability (20 Q)</li>
                    <li>Reasoning Ability (20 Q)</li>
                    <li><strong>No Negative Marking</strong></li>
                    <li>Qualifying: Min 30% (UR)</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #e74c3c;">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4d6.png" alt="📖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Session-II (Merit)</h4>
                <ul>
                    <li>General Awareness (25 Q)</li>
                    <li>English Language (25 Q)</li>
                    <li><strong>Negative Marking: 1 Mark</strong></li>
                    <li>This session decides your rank.</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (VI) Havaldar PET/PST Criteria
        </h3>
        <p>Candidates applying for Havaldar in CBIC/CBN must clear these physical standards:</p>
        <div class="table-responsive">
            <table class="table-custom">
                <tr style="background:#6a1b9a; color:white;"><th>Event</th><th>Male</th><th>Female</th></tr>
                <tr><td><strong>Walking (Running)</strong></td><td>1600 meters in 15 mins</td><td>1 km in 20 mins</td></tr>
                <tr><td><strong>Height</strong></td><td>157.5 cm</td><td>152 cm</td></tr>
                <tr><td><strong>Chest / Weight</strong></td><td>81 cm (Unexpanded)</td><td>48 kg (Weight)</td></tr>
            </table>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (VII) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: How can I choose my exam city for SSC MTS 2024?</summary>
            <p>Ans: Login to ssc.gov.in between 16.01.2026 and 25.01.2026. Use the &#8216;Self-Slot Selection&#8217; facility in your dashboard to choose your preferred city and date block.</p>
        </details>
        <details>
            <summary>Q2: What happens if I miss the slot selection window?</summary>
            <p>Ans: If you miss the window (25 Jan), you must confirm your willingness to appear through the Feedback Module by 28.01.2026. If both are missed, your Admit Card will NOT be generated.</p>
        </details>
        <details>
            <summary>Q3: When will the SSC MTS exam start in 2026?</summary>
            <p>Ans: As per the official notice, the Computer Based Examination is scheduled to begin from 04 February 2026 onwards.</p>
        </details>
        <details>
            <summary>Q4: Is there negative marking in Session-I of the MTS exam?</summary>
            <p>Ans: No, there is no negative marking in Session-I (Maths and Reasoning). However, Session-II has a negative marking of 1 mark for each wrong answer.</p>
        </details>
        <details>
            <summary>Q5: When can I download my final Admit Card?</summary>
            <p>Ans: Exam city status will be live on 30.01.2026. Your Admission Certificate (Admit Card) will be generated 2 to 3 days before your actual exam date.</p>
        </details>
        <details>
            <summary>Q6: Can I change my slot once it is submitted?</summary>
            <p>Ans: No, options once submitted during the slot selection window are final. No further changes or representations will be allowed by the Commission.</p>
        </details>
        <details>
            <summary>Q7: Are vacancies for MTS and Havaldar the same across India?</summary>
            <p>Ans: No, vacancies are distributed region-wise. You can check the detailed state-wise and category-wise vacancy list in the main notification PDF.</p>
        </details>
        <details>
            <summary>Q8: What is the age limit for MTS 2024 recruitment?</summary>
            <p>Ans: Generally, it is 18-25 years for MTS and some Havaldar posts, and 18-27 years for certain other posts. Relaxation applies as per Govt rules.</p>
        </details>
        <details>
            <summary>Q9: I am a PwBD candidate. Will I get extra time?</summary>
            <p>Ans: Yes, eligible PwBD candidates with scribes are provided 20 minutes extra for each 60-minute session (Total 120 mins for 90-min test).</p>
        </details>
        <details>
            <summary>Q10: Is the exam qualifying or merit-based?</summary>
            <p>Ans: Session-I is qualifying, while Session-II is merit-based. Final selection depends on your score in General Awareness and English in Session-II.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Founder&#8217;s Opinion: Strategy for SSC MTS 2025</div>
        <div class="author-content">
            <p>Friends, the <strong>SSC MTS 2024-25</strong> exam is one of the best entry-level opportunities in the Central Government. The <strong>Self-Slot Selection</strong> is a golden chance to pick a date that suits your preparation level. My advice is to pick a later date if you still have syllabus topics to cover.</p>
            <ul>
                <li><strong>Session-II Strategy:</strong> Since Math/Reasoning are only qualifying, spend 70% of your time on <strong>General Awareness</strong> and <strong>English</strong>. These 150 marks are everything.</li>
                <li><strong>Slot Booking:</strong> Don&#8217;t wait for 25 Jan. Portal congestion can lead to errors. Book your city and date <span class="author-highlight">Today</span>.</li>
                <li><strong>Mock Tests:</strong> Start giving full-length mocks focusing on Session-II accuracy. Negative marking (1 mark) is very heavy here.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Best of Luck! Don&#8217;t miss the slot window.</p>
        </div>
    </div>

    <div style="text-align: center; margin-top: 20px; font-size: 0.8rem; color: #888;">
        Disclaimer: Information is based on official SSC notices HQ-IT018/4/2024-IT and F.No. HQ-EC033/7/2025-EC. Please verify on ssc.gov.in before taking action.
    </div>

</body>
</html>



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/ssc-mts/">SSC MTS Slot Booking 2026</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UPSSSC Stenographer Admit Card 2026-Check Now</title>
		<link>https://esarkariresult.com/admit-card/upssscsteno/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 18 Jan 2026 02:34:35 +0000</pubDate>
				<category><![CDATA[Admit Card]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4241</guid>

					<description><![CDATA[<p>UPSSSC Stenographer Admit Card 2024 Out &#8211; Check Main Exam Date &#038; Schedule UPSSSC Stenographer Admit Card 2024 Released &#8211; Download Main Exam Hall Ticket The Uttar Pradesh Subordinate Services Selection Commission (UPSSSC), Lucknow has officially announced the exam city and admit card release schedule for the Stenographer (आशुलिपिक) Main Examination 2024. This recruitment drive, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/upssscsteno/">UPSSSC Stenographer Admit Card 2026-Check Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Download UPSSSC Stenographer Admit Card 2024 for Main Exam (Advt No. 13-Exam/2024). Exam scheduled for 20th January 2026 in 4 districts. Check syllabus, vacancy details, and exam day instructions.">
<title>UPSSSC Stenographer Admit Card 2024 Out &#8211; Check Main Exam Date &#038; Schedule</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px;}
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .status-badge { background: linear-gradient(45deg, #1e8449, #2ecc71); color: #fff; display: inline-block; padding: 10px 35px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .syllabus-card:hover { transform: translateY(-5px); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }

    /* FAQs Dropdown */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
        .box-title { font-size: 1.2rem; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">UPSSSC Stenographer Admit Card 2024 Released &#8211; Download Main Exam Hall Ticket</h1>
    
    <div class="main-desc">
        <p>The <strong>Uttar Pradesh Subordinate Services Selection Commission (UPSSSC)</strong>, Lucknow has officially announced the exam city and admit card release schedule for the <strong>Stenographer (आशुलिपिक) Main Examination 2024</strong>. This recruitment drive, conducted under <strong>Advertisement No. 13-Exam/2024</strong>, aims to fill a total of <strong>1224 vacancies</strong> across various departments of the Uttar Pradesh government. Candidates who were shortlisted based on their Preliminary Eligibility Test (PET) 2023 scores can now check their examination city and schedule. The main written examination is scheduled to be held on <strong>20 January 2026 (Monday)</strong> in four major districts of the state. This is a critical stage for aspirants eyeing a clerical and administrative career in UP Government departments.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:10px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        उत्तर प्रदेश अधीनस्थ सेवा चयन आयोग (UPSSSC) ने विज्ञापन संख्या 13-परीक्षा/2024 के तहत <strong>आशुलिपिक (Stenographer)</strong> मुख्य परीक्षा के लिए एडमिट कार्ड और एग्जाम सिटी का विवरण जारी कर दिया है। मुख्य परीक्षा <strong>20 जनवरी 2026 (सोमवार)</strong> को सुबह 10:00 बजे से 12:00 बजे तक प्रदेश के 04 जनपदों (आगरा, कानपुर नगर, लखनऊ व मेरठ) में आयोजित की जाएगी। अभ्यर्थी अपना एडमिट कार्ड डाउनलोड करने से पहले मुख्य परीक्षा का निर्धारित शुल्क जमा करना सुनिश्चित करें।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Detailed Examination Logistics:</strong> The commission has designated four districts—<strong>Agra, Kanpur Nagar, Lucknow, and Meerut</strong>—as the centers for the Stenographer Main Exam. To facilitate candidates, UPSSSC has provided an advance intimation of the examination city. However, candidates must note that they can only view the city details and download the final admit card after paying the <strong>required Main Examination Fee</strong>. The exam will be a 2-hour single-shift objective test covering Hindi, Reasoning, General Awareness, Computer Knowledge, and specialized General Knowledge related to the state of Uttar Pradesh.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ADMIT CARD LINK IS LIVE &#8211; DOWNLOAD NOW <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="status-badge">EXAM DATE: 20 JANUARY 2026</div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (I) Important Links &#038; Admit Card Portal
        </h3>
        
        <div class="link-row" style="border-left-color: #e74c3c; border-left-width: 8px;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Stenographer Admit Card <span class="link-sub">Official Direct Link &#8211; Enter Registration &#038; DOB</span></div>
            <div class="link-btn-area"><a href="https://upsssc.gov.in/upssscadmitcard/admitCard.aspx?ID=MAIN" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #e74c3c, #c0392b);" rel="noopener">Download Hall Ticket</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Official Exam City Notice <span class="link-sub">Public Notice Dated 10.01.2026 (PDF)</span></div>
            <div class="link-btn-area"><a href="https://upsssc.gov.in/ViewPdf.aspx?BWE1RecvLQXele6vwurZ3CdPNu+IRhaIHnfdhxmBVUs=" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">View Notice</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Photo &#038; Signature Resizer <span class="link-sub">Resize Documents for Future SSC/BPSC/UPSSSC Forms</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2c3e50;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Join Telegram Channel <span class="link-sub">Get Skill Test &#038; Result Updates Instantly</span></div>
            <div class="link-btn-area"><a href="#" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2c3e50, #34495e);">Join Telegram</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Official UPSSSC Website <span class="link-sub">upsssc.gov.in (Main Portal)</span></div>
            <div class="link-btn-area"><a href="https://upsssc.gov.in/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (II) Important Dates &#038; Exam Schedule
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notification Release</span> <strong>02-12-2024</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Main Exam City Release Date</span> <strong style="color: #27ae60;">10-01-2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Written Exam Date (Main)</span> <strong style="color: #c0392b;">20 January 2026 (Monday)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f0.png" alt="⏰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Examination Shift Time</span> <strong>10:00 AM to 12:00 PM</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dc.png" alt="📜" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Skill Test (Stenography) Date</span> <strong>To be notified post-result</strong></li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (III) Vacancy Details (Advt 13/2024)
        </h3>
        <p>The recruitment aims to fill 1224 vacancies in two categories of selection:</p>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #17a2b8; color: #fff;">
                        <th>Selection Type</th>
                        <th>Posts (Revised as per Notice)</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td>General Selection (Samaanya Chayan)</td><td><strong>608</strong></td></tr>
                    <tr><td>Special Selection (Vishesh Chayan)</td><td><strong>53</strong></td></tr>
                    <tr style="background-color: #eceff1; font-weight: bold;"><td>Total Vacancies Highlighted in City Notice</td><td><strong>1224</strong></td></tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #555;">*Vacancies are distributed across various departments like Revenue Council, Civil Courts, and Irrigation Dept.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (IV) Examination Districts &#038; Centers
        </h3>
        <p>The UPSSSC Stenographer Main Exam will be conducted in the following 04 administrative districts of Uttar Pradesh:</p>
        <div style="display: flex; flex-wrap: wrap; gap: 10px; margin-top: 10px;">
            <div style="background: #e8f5e9; border: 1px solid #27ae60; padding: 10px 20px; border-radius: 5px; font-weight: bold;">AGRA</div>
            <div style="background: #e8f5e9; border: 1px solid #27ae60; padding: 10px 20px; border-radius: 5px; font-weight: bold;">KANPUR NAGAR</div>
            <div style="background: #e8f5e9; border: 1px solid #27ae60; padding: 10px 20px; border-radius: 5px; font-weight: bold;">LUCKNOW</div>
            <div style="background: #e8f5e9; border: 1px solid #27ae60; padding: 10px 20px; border-radius: 5px; font-weight: bold;">MEERUT</div>
        </div>
        <p style="font-size: 0.9rem; margin-top: 15px; color: #c0392b;"><strong>Note:</strong> Candidates must reach their center at least 60 minutes before the commencement of the exam (i.e., by 09:00 AM).</p>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (V) Main Exam Pattern &#038; Syllabus
        </h3>
        <p>Total Questions: <strong>100</strong> | Duration: <strong>120 Minutes</strong> | Negative Marking: <strong>1/4th (0.25)</strong></p>
        <div class="syllabus-grid">
            <div class="syllabus-card">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Part 1: Hindi Knowledge</h4>
                <ul>
                    <li>Letter Writing &#038; Grammar</li>
                    <li>Vocabulary &#038; Punctuation</li>
                    <li>Sentence Correction</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #e91e63;">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9e0.png" alt="🧠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Part 2: General Intelligence</h4>
                <ul>
                    <li>Coding-Decoding &#038; Analogy</li>
                    <li>Number Series &#038; Puzzle</li>
                    <li>Logical Deduction</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #2ecc71;">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30d.png" alt="🌍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Part 3: General Awareness</h4>
                <ul>
                    <li>Indian History &#038; Polity</li>
                    <li>Economics &#038; Geography</li>
                    <li>Current Affairs (National)</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #9c27b0;">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4bb.png" alt="💻" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Part 4: Computer Knowledge</h4>
                <ul>
                    <li>Fundamentals &#038; Networking</li>
                    <li>MS Office &#038; E-mail</li>
                    <li>Artificial Intelligence (AI)</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #f39c12;">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Part 5: UP Special GK</h4>
                <ul>
                    <li>History &#038; Culture of UP</li>
                    <li>Economic Profile of UP</li>
                    <li>Govt Schemes in UP</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (VI) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: How can I download my UPSSSC Stenographer Admit Card?</summary>
            <p>Ans: Visit the official link provided in the &#8216;Important Links&#8217; section, enter your Main Exam Registration Number and Date of Birth, and click on &#8216;Submit&#8217; after the fee payment check.</p>
        </details>
        <details>
            <summary>Q2: What is the exam date for UPSSSC Steno Advt 13/2024?</summary>
            <p>Ans: The written main examination is scheduled for <strong>20 January 2026 (Monday)</strong>.</p>
        </details>
        <details>
            <summary>Q3: I cannot view my exam city. What is the reason?</summary>
            <p>Ans: You must pay the Main Examination Fee first. As per the official notice, city info and admit cards are only accessible after successful fee transaction.</p>
        </details>
        <details>
            <summary>Q4: Is there negative marking in the Stenographer Main Exam?</summary>
            <p>Ans: Yes, there is a negative marking of <strong>1/4th (0.25 marks)</strong> for every incorrect answer in the objective test.</p>
        </details>
        <details>
            <summary>Q5: Which districts are hosting the UPSSSC Stenographer exam?</summary>
            <p>Ans: The exam is being held in 04 districts: Agra, Kanpur Nagar, Lucknow, and Meerut.</p>
        </details>
        <details>
            <summary>Q6: What documents are required on the exam day?</summary>
            <p>Ans: You must carry the printed color/B&#038;W Admit Card and an original Photo ID proof (Aadhar Card/Voter ID/Passport/Driving License) with two passport-sized photographs.</p>
        </details>
        <details>
            <summary>Q7: What is the salary of a Stenographer in UP Govt?</summary>
            <p>Ans: The post belongs to Pay Matrix Level-4 (Grade Pay ₹2800) or Level-5 (Grade Pay ₹2400) depending on the department, as per 7th Pay Commission.</p>
        </details>
        <details>
            <summary>Q8: Is the written exam final for selection?</summary>
            <p>Ans: No, qualifying the written exam is mandatory to appear for the <strong>Stenography Skill Test</strong> and <strong>Typing Test</strong>, which are the final filters.</p>
        </details>
        <details>
            <summary>Q9: I work in a PSU. Do I need an NOC?</summary>
            <p>Ans: Yes, candidates employed in Govt/PSU/Autonomous bodies must produce a No Objection Certificate during Document Verification.</p>
        </details>
        <details>
            <summary>Q10: What is the cutoff score for the Stenographer Main exam?</summary>
            <p>Ans: The final merit cutoff will be released along with the written exam result, based on the difficulty of the paper and number of qualifiers for the skill test.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Founder&#8217;s Opinion: Strategy for 20th Jan Exam</div>
        <div class="author-content">
            <p>Friends, with the <strong>Stenographer Admit Card/City Out</strong>, you have exactly 10 days left. This 1224-vacancy recruitment is a golden opportunity because the shortlisting was based on PET-2023, which reduces the overall competition compared to open exams.</p>
            <ul>
                <li><strong>Revision Priority:</strong> Focus heavily on <strong>Part 4 (Computer)</strong> and <strong>Part 5 (UP Special)</strong>. These 35 combined marks are high-scoring and often decide the merit rank.</li>
                <li><strong>Accuracy:</strong> Avoid wild guesses due to the 0.25 negative marking. Since you have 120 minutes for 100 questions, time management won&#8217;t be an issue—accuracy will.</li>
                <li><strong>Admit Card Check:</strong> Ensure your photo and signature are clear on the printed copy. If there&#8217;s a discrepancy, contact the UPSSSC helpline immediately.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Best of Luck! Secure your future in UP Govt Services.</p>
        </div>
    </div>

    <div style="text-align: center; margin-top: 20px; font-size: 0.8rem; color: #888;">
        Disclaimer: This information is based on official UPSSSC notices dated 10.01.2026 and Advt No. 13-Exam/2024. Please verify with the official website before travel.
    </div>

</body>
</html>



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/upssscsteno/">UPSSSC Stenographer Admit Card 2026-Check Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>NTA  JEE Main Admit Card-2026 Download NOw</title>
		<link>https://esarkariresult.com/admit-card/nta-jee-main/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 18 Jan 2026 02:17:39 +0000</pubDate>
				<category><![CDATA[Admit Card]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4239</guid>

					<description><![CDATA[<p>JEE Main Admit Card 2026 Out &#8211; Download NTA Session 1 Hall Ticket @ jeemain.nta.nic.in JEE Main Admit Card 2026 Out &#8211; Download Session 1 Hall Ticket Here The National Testing Agency (NTA) has officially released the Admit Cards for the Joint Entrance Examination (Main) – 2026 Session 1. Candidates who are scheduled to appear [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/nta-jee-main/">NTA  JEE Main Admit Card-2026 Download NOw</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="JEE Main 2026 Admit Card Out for Session 1. Download NTA JEE Main Paper 1 hall ticket for exams on 21, 22, 23 &#038; 24 Jan 2026. Get direct download link, exam schedule, and important center instructions.">
<title>JEE Main Admit Card 2026 Out &#8211; Download NTA Session 1 Hall Ticket @ jeemain.nta.nic.in</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px;}
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .status-badge { background: linear-gradient(45deg, #1e8449, #2ecc71); color: #fff; display: inline-block; padding: 10px 35px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* FAQs & Grid */
    .grid-layout { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .card-item { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }
    .card-item h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
        .box-title { font-size: 1.2rem; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">JEE Main Admit Card 2026 Out &#8211; Download Session 1 Hall Ticket Here</h1>
    
    <div class="main-desc">
        <p>The <strong>National Testing Agency (NTA)</strong> has officially released the Admit Cards for the <strong>Joint Entrance Examination (Main) – 2026 Session 1</strong>. Candidates who are scheduled to appear for the B.E./B.Tech (Paper 1) exam on <strong>21, 22, 23, and 24 January 2026</strong> can now download their hall tickets from the official portal. This is the most crucial document required for entry into the examination hall. The JEE (Main) is a gateway for admission to Undergraduate Engineering Programs at NITs, IIITs, and other Centrally Funded Technical Institutions (CFTIs), and also serves as the eligibility test for JEE (Advanced) for IIT admissions. Candidates are advised to check all details on the admit card, including the allotted shift, reporting time, and specific exam center address carefully.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:10px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        नेशनल टेस्टिंग एजेंसी (NTA) ने <strong>JEE Main 2026 सेशन-1</strong> की परीक्षा के लिए एडमिट कार्ड जारी कर दिए हैं। जिन अभ्यर्थियों की परीक्षा <strong>21, 22, 23 और 24 जनवरी 2026</strong> को है, वे अपना एडमिट कार्ड आधिकारिक लिंक से डाउनलोड कर सकते हैं। 28 और 29 जनवरी को होने वाली परीक्षा के एडमिट कार्ड जल्द ही जारी किए जाएंगे। एडमिट कार्ड डाउनलोड करने के लिए आपको अपने आवेदन संख्या (Application No.) और जन्म तिथि (Date of Birth) की आवश्यकता होगी।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Strategic Overview:</strong> The JEE (Main) 2026 Session 1 is being conducted in two shifts across various centers in India and 15 cities globally. Shift 1 will run from 09:00 AM to 12:00 Noon, while Shift 2 is scheduled from 03:00 PM to 06:00 PM. NTA has emphasized that the admit card must contain a visible <strong>QR Code and Barcode</strong>. Without these, the hall ticket may be considered invalid. Candidates must also bring the same Photo ID that was uploaded during the online application process to verify their identity at the center.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ADMIT CARD LINK IS ACTIVE &#8211; DOWNLOAD NOW <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="status-badge">SESSION 1 EXAMS: 21 &#8211; 29 JAN 2026</div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (I) Important Links &#038; Admit Card Tools
        </h3>
        
        <div class="link-row" style="border-left-color: #e74c3c; border-left-width: 8px;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download JEE Main Admit Card <span class="link-sub">Direct Login Link &#8211; Enter App ID &#038; DOB</span></div>
            <div class="link-btn-area"><a href="https://cnr.nic.in/AdmitCard/Admitcard/Login?enc=FG2WYxLrtc4EZvpaCNt7wpNzMY3W0bCWpSj8NNxqvms=" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #e74c3c, #c0392b);" rel="noopener">Download Now</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Official Notice <span class="link-sub">Admit Card Release Notice (17.01.2026)</span></div>
            <div class="link-btn-area"><a href="https://jeemain.nta.nic.in/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">View Notice</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image &#038; Photo Resizer <span class="link-sub">Set Exact KB for Future Registration Forms</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Official JEE Main Website <span class="link-sub">jeemain.nta.nic.in (NTA Portal)</span></div>
            <div class="link-btn-area"><a href="https://jeemain.nta.nic.in/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (II) Examination Schedule (Session 1)
        </h3>
        <p>The schedule for the release of admit cards and examination dates is provided below as per the latest NTA public notice:</p>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #c0392b; color: #fff;">
                        <th>Exam Dates</th>
                        <th>Paper Type</th>
                        <th>Shift Timing</th>
                        <th>Admit Card Status</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td>21, 22, 23 &#038; 24 Jan 2026</td><td>Paper 1 (B.E./B.Tech)</td><td>9 AM &#8211; 12 PM | 3 PM &#8211; 6 PM</td><td><strong>Released (17 Jan)</strong></td></tr>
                    <tr><td>28 and 29 Jan 2026</td><td>Paper 1, 2A &#038; 2B</td><td>Multiple Shifts</td><td>Coming Soon</td></tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #555;">*Paper 2A (B.Arch) and Paper 2B (B.Planning) exams are mostly scheduled for the later dates.</p>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (III) Selection Process &#038; Selection Stages
        </h3>
        
        <p>The Joint Entrance Examination comprises two distinct stages for candidates aiming for elite technical education:</p>
        <ul style="padding-left: 20px; color: #444;">
            <li style="margin-bottom: 10px;"><strong>Stage 1: JEE (Main)</strong> &#8211; Conducted for admission to NITs, IIITs, and CFTIs. It also serves as the qualifying exam for the next stage.</li>
            <li style="margin-bottom: 10px;"><strong>Stage 2: JEE (Advanced)</strong> &#8211; Only the top 2,50,000 qualifiers of JEE (Main) are eligible to appear for this stage to secure a seat in an IIT.</li>
            <li><strong>Counselling:</strong> Conducted by JoSAA (Joint Seat Allocation Authority) or CSAB (Central Seat Allocation Board) based on All India Ranks.</li>
        </ul>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (IV) Crucial Documents for Exam Center
        </h3>
        
        <p>Candidates must carry the following items to the exam center. Failure to produce these will result in disqualification:</p>
        <ol style="padding-left: 20px; line-height: 1.8;">
            <li><strong>Printed Admit Card:</strong> Downloaded from NTA website with the undertaking filled properly.</li>
            <li><strong>Original Photo ID:</strong> Must be the same ID as mentioned/uploaded in the application (Aadhar Card with photo/Voter ID/Passport/PAN Card).</li>
            <li><strong>Passport Size Photograph:</strong> One additional photo to be pasted on the attendance sheet at the center.</li>
            <li><strong>PwBD Certificate:</strong> If applicable, issued by the competent authority.</li>
            <li><strong>Transparent Water Bottle:</strong> Personal water bottle (if needed).</li>
        </ol>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (V) Marking Scheme &#038; Negative Marking
        </h3>
        <p>Understanding the marking scheme is vital to avoid losing marks in the objective-type test:</p>
        <div class="table-responsive">
            <table class="table-custom">
                <tr style="background:#34495e; color:white;"><th>Question Type</th><th>Correct Response</th><th>Incorrect Response</th></tr>
                <tr><td>MCQs (Multiple Choice)</td><td>+4 Marks</td><td>-1 Mark</td></tr>
                <tr><td>Numerical Value Questions</td><td>+4 Marks</td><td>-1 Mark</td></tr>
                <tr><td>Unanswered / Marked for Review</td><td>0 Marks</td><td>0 Marks</td></tr>
            </table>
        </div>
        <p style="font-size: 0.9rem; color: #c0392b; margin-top: 10px;">Note: Both MCQs and Numerical value questions carry negative marking in JEE Main 2026.</p>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (VI) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: How can I download my JEE Main 2026 Admit Card?</summary>
            <p>Ans: Visit the official link provided above, enter your Application Number and Date of Birth, and click &#8216;Submit&#8217; to download your hall ticket.</p>
        </details>
        <details>
            <summary>Q2: My exam is on 28th Jan. Why can&#8217;t I see my admit card?</summary>
            <p>Ans: NTA has currently released admit cards only for exams on 21-24 Jan. Admit cards for 28th and 29th Jan will be released in due course.</p>
        </details>
        <details>
            <summary>Q3: What should I do if my photo is blurred on the admit card?</summary>
            <p>Ans: Immediately contact the NTA Helpline at 011-40759000 or email at jeemain@nta.ac.in for rectification.</p>
        </details>
        <details>
            <summary>Q4: Is it necessary to carry the Aadhar card in original?</summary>
            <p>Ans: Yes, photocopies or scanned images on phones are not allowed. You must bring the original physical ID card.</p>
        </details>
        <details>
            <summary>Q5: Can I change my exam city or shift now?</summary>
            <p>Ans: No, the exam city and shift allotted by NTA and printed on the admit card are final and cannot be changed.</p>
        </details>
        <details>
            <summary>Q6: What is the helpline number for JEE Main 2026?</summary>
            <p>Ans: You can reach the NTA helpline at +91-11-40759000 or +91-11-69227700.</p>
        </details>
        <details>
            <summary>Q7: Are calculators allowed in the exam hall?</summary>
            <p>Ans: No, electronic gadgets, calculators, watches, or any metallic items are strictly prohibited inside the center.</p>
        </details>
        <details>
            <summary>Q8: Does NTA send admit cards by post?</summary>
            <p>Ans: No, the admit card must be downloaded online from the official NTA website only.</p>
        </details>
        <details>
            <summary>Q9: I forgot my Application Number. How to retrieve it?</summary>
            <p>Ans: Go to the JEE Main login page and click on &#8216;Forgot Application No.&#8217; to retrieve it using your registered email or phone.</p>
        </details>
        <details>
            <summary>Q10: Is there a specific color for the printout of the admit card?</summary>
            <p>Ans: While black and white is acceptable, NTA recommends a clear color printout to ensure the photo and QR code are easily scannable.</p>
        </details>
    </div>

    <div class="author-box" style="background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative;">
        <div style="font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Founder&#8217;s Opinion: Strategy for Final Days</div>
        <div style="color: #444; font-size: 0.95rem; line-height: 1.8;">
            <p>Aspirants, with the <strong>Admit Card Out</strong>, the countdown to JEE Main 2026 has officially begun. These last few days should strictly be about revision and maintaining your biological clock according to your allotted shift (Morning or Evening).</p>
            <ul>
                <li><strong>Barcode Check:</strong> When you download the admit card, ensure the <strong>Barcode and QR Code</strong> are printed clearly. NTA scanners need these for verification.</li>
                <li><strong>Center Visit:</strong> If possible, visit your exam center one day in advance to avoid last-minute navigation stress on the exam day.</li>
                <li><strong>ID Verification:</strong> Double-check that the name on your ID card matches exactly with the name on your admit card.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Best of Luck to All Future Engineers!</p>
        </div>
    </div>

    <div style="text-align: center; margin-top: 20px; font-size: 0.8rem; color: #888;">
        Disclaimer: Information is based on official NTA public notices dated 17.01.2026 and 31.10.2025.
    </div>

</body>
</html>



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/nta-jee-main/">NTA  JEE Main Admit Card-2026 Download NOw</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UPSSSC Forest Guard Result -2025  Out Now</title>
		<link>https://esarkariresult.com/result/forest-guard/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 09 Jan 2026 03:18:01 +0000</pubDate>
				<category><![CDATA[Result]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4236</guid>

					<description><![CDATA[<p>upsssc forest guard result 2025 UPSSSC Forest Guard Result 2025 &#8211; Van Rakshak Scorecard &#038; Cutoff Out The Uttar Pradesh Subordinate Services Selection Commission (UPSSSC), Lucknow has officially declared the written examination results for the posts of Forest Guard (Van Rakshak) and Wild Life Guard (Vanya Jeev Rakshak). This recruitment was conducted under Advertisement No. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/result/forest-guard/">UPSSSC Forest Guard Result -2025  Out Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Check UPSSSC Forest Guard (Van Rakshak) Result 2025. Download result PDF and category-wise Cutoff marks for Advt No. 10-Exam/2023. Total 5111 candidates selected for PET/PST for 709 posts.">
<title>upsssc forest guard result 2025</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; text-transform: uppercase; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.4rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .result-badge { background: linear-gradient(45deg, #1e8449, #2ecc71); color: #fff; display: inline-block; padding: 10px 35px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Physical Grid Layout */
    .grid-layout { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .card-item { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }
    .card-item h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">UPSSSC Forest Guard Result 2025 &#8211; Van Rakshak Scorecard &#038; Cutoff Out</h1>
    
    <div class="main-desc">
        <p>The <strong>Uttar Pradesh Subordinate Services Selection Commission (UPSSSC)</strong>, Lucknow has officially declared the written examination results for the posts of <strong>Forest Guard (Van Rakshak)</strong> and <strong>Wild Life Guard (Vanya Jeev Rakshak)</strong>. This recruitment was conducted under <strong>Advertisement No. 10-Exam/2023</strong>. Based on the scores of the main written examination, the Commission has shortlisted <strong>5111 candidates</strong> to appear for the next stage of the selection process, which is the <strong>Physical Standard Test (PST) and Physical Efficiency Test (PET)</strong>. The total number of vacancies to be filled through this drive is 709, with 693 posts for Forest Guard and 16 posts for Wild Life Guard. Candidates can now check their results and the category-wise cutoff marks released on the official portal.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:10px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        उत्तर प्रदेश अधीनस्थ सेवा चयन आयोग (UPSSSC) ने विज्ञापन संख्या 10-परीक्षा/2023 के तहत <strong>वन रक्षक एवं वन्य जीव रक्षक</strong> मुख्य परीक्षा का परिणाम जारी कर दिया है। लिखित परीक्षा के अंकों के आधार पर कुल 5111 अभ्यर्थियों को शारीरिक मानक परीक्षा (PST) और शारीरिक दक्षता परीक्षा (PET) के लिए सफल घोषित किया गया है। सफल अभ्यर्थी आयोग की वेबसाइट पर अपना रिजल्ट और कट-ऑफ अंक देख सकते हैं। सामान्य, ओबीसी और ईडब्ल्यूएस श्रेणी के लिए कट-ऑफ 39.50 अंक निर्धारित की गई है।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Strategic Overview:</strong> The UPSSSC Forest Guard recruitment is a highly sought-after career opportunity for candidates in Uttar Pradesh. The job offers a Pay Level-2 salary structure with a Grade Pay of ₹1900. The selection is a multi-stage process starting from PET-2022 shortlisting, Main Written Exam, Physical Tests, and finally Medical Examination. The current result marks the completion of the second stage. The upcoming physical test is rigorous, requiring male candidates to run 25 km and female candidates to run 14 km within a fixed duration, emphasizing the physical fitness required for protecting the forest and wildlife heritage of the state.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> UPSSSC FOREST GUARD RESULT 2025 IS OUT <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="result-badge">RESULT DECLARED: 08 JANUARY 2026</div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (I) Important Links &#038; Result Tools
        </h3>
        
        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e5.png" alt="📥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Check Forest Guard Result <span class="link-sub">Official Direct Link &#8211; View Status</span></div>
            <div class="link-btn-area"><a href="https://upsssc.gov.in/Online_App/Results.aspx?ID=144&#038;Result_Type=M&#038;Exam_Code=5&#038;Advt_Code=555&#038;Dept_Code=525&#038;Post_Code=1&#038;OnlyIntview=No" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Check Result</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Result Notice <span class="link-sub">Official Cutoff &#038; Notice PDF (08.01.2026)</span></div>
            <div class="link-btn-area"><a href="https://upsssc.gov.in/ViewPdf.aspx?BWE1RecvLQXele6vwurZ3CdPNu+IRhaIHnfdhxmBVUs=" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Photo &#038; Sign Resizer <span class="link-sub">Resize Documents for Future UPSSSC Forms</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2c3e50;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Join Telegram Group <span class="link-sub">Get PET/PST Dates &#038; Admit Card Updates</span></div>
            <div class="link-btn-area"><a href="#" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2c3e50, #34495e);">Join Now</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> UPSSSC Official Website <span class="link-sub">upsssc.gov.in (Official Portal)</span></div>
            <div class="link-btn-area"><a href="https://upsssc.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (II) Official Cutoff Marks (Main Written Exam)
        </h3>
        <p>The Commission has released the category-wise cutoff marks for the shortlisting of 5111 candidates for the physical test:</p>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #c0392b; color: #fff;">
                        <th>Category Name</th>
                        <th>Vertical Reservation Cutoff</th>
                        <th>Horizontal Reservation Cutoff</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td>Unreserved (General)</td><td><strong>39.50</strong></td><td>&#8212;</td></tr>
                    <tr><td>OBC (Backward Class)</td><td><strong>39.50</strong></td><td>&#8212;</td></tr>
                    <tr><td>EWS (Economically Weaker)</td><td><strong>39.50</strong></td><td>&#8212;</td></tr>
                    <tr><td>Scheduled Caste (SC)</td><td><strong>29.75</strong></td><td>&#8212;</td></tr>
                    <tr><td>Scheduled Tribe (ST)</td><td><strong>12.00</strong></td><td>&#8212;</td></tr>
                    <tr><td>Women (Mahila)</td><td>&#8212;</td><td><strong>31.25</strong></td></tr>
                    <tr><td>Ex-Servicemen (Ex-SM)</td><td>&#8212;</td><td><strong>01.75</strong></td></tr>
                    <tr><td>Freedom Fighter Dependents</td><td>&#8212;</td><td><strong>27.50</strong></td></tr>
                </tbody>
            </table>
        </div>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) Physical Standard Test (PST) Criteria
        </h3>
        <p>Shortlisted candidates must fulfill the following physical measurements during the PST stage:</p>
        <div class="grid-layout">
            <div class="card-item">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468.png" alt="👨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Male Candidates</h4>
                <ul>
                    <li><strong>Height (Gen/OBC/SC):</strong> 168 cm</li>
                    <li><strong>Height (ST):</strong> 160 cm</li>
                    <li><strong>Chest (Unexpanded):</strong> 84 cm</li>
                    <li><strong>Chest (Min Expansion):</strong> 05 cm</li>
                </ul>
            </div>
            <div class="card-item" style="border-top-color: #e91e63;">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f469.png" alt="👩" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Female Candidates</h4>
                <ul>
                    <li><strong>Height (Gen/OBC/SC):</strong> 152 cm</li>
                    <li><strong>Height (ST):</strong> 147 cm</li>
                    <li><strong>Weight (All):</strong> 45 to 58 KG</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (IV) Physical Efficiency Test (PET) &#8211; The Race
        </h3>
        <p>The PET stage is the most challenging part of the selection. It is qualifying in nature but mandatory for all.</p>
        <ul style="padding-left: 20px; color: #444;">
            <li style="margin-bottom: 15px;"><strong>For Male Candidates:</strong> You have to complete a <strong>25 km run in 4 hours</strong> while carrying a weight of <strong>10 kg</strong> in a backpack.</li>
            <li style="margin-bottom: 10px;"><strong>For Female Candidates:</strong> You have to complete a <strong>14 km run in 4 hours</strong>. (No weight carrying requirement for females).</li>
        </ul>
        <div style="background-color: #fff9c4; padding: 10px; border-radius: 6px; font-size: 0.9rem; border: 1px dashed #fbc02d;">
            <strong>Pro Tip:</strong> Ensure you wear comfortable running shoes and practice with the required weight at least a month before the test date.
        </div>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (V) Vacancy &#038; Pay Details (Advt 10/2023)
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #34495e; color: #fff;">
                        <th>Post Name</th>
                        <th>Total Vacancy</th>
                        <th>Pay Level / Grade Pay</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td>Van Rakshak (Forest Guard)</td><td>693</td><td>Level-2 / ₹ 1900 GP</td></tr>
                    <tr><td>Vanya Jeev Rakshak (Wild Life Guard)</td><td>16</td><td>Level-2 / ₹ 1900 GP</td></tr>
                    <tr style="font-weight: bold; background: #eceff1;"><td>TOTAL POSTS</td><td>709</td><td>₹ 5200 &#8211; 20200 (Initial)</td></tr>
                </tbody>
            </table>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (VI) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: How can I check my UPSSSC Forest Guard result?</summary>
            <p>Ans: Visit the official result portal (link provided above), click on the &#8220;Result of Advt 10-Exam/2023&#8221; and enter your Registration Number, Date of Birth, and Gender to view your status.</p>
        </details>
        <details>
            <summary>Q2: What is the cutoff for the General category?</summary>
            <p>Ans: The written exam cutoff for General (UR), OBC, and EWS categories is 39.50 marks.</p>
        </details>
        <details>
            <summary>Q3: How many candidates are qualified for the physical test?</summary>
            <p>Ans: A total of 5111 candidates have been shortlisted for the PET/PST stage.</p>
        </details>
        <details>
            <summary>Q4: When will the PET/PST be conducted?</summary>
            <p>Ans: The Commission will release a separate notification and admit cards for the physical tests on upsssc.gov.in soon. Stay updated via our Telegram channel.</p>
        </details>
        <details>
            <summary>Q5: Is there any weight requirement for female candidates?</summary>
            <p>Ans: Yes, female candidates must have a minimum weight of 45 KG and a maximum of 58 KG.</p>
        </details>
        <details>
            <summary>Q6: Do I need to carry a 10kg weight during the 25km run?</summary>
            <p>Ans: Only male candidates are required to carry a 10kg weight during the 25km run. Female candidates do not need to carry any weight for their 14km run.</p>
        </details>
        <details>
            <summary>Q7: Can I change my physical test date?</summary>
            <p>Ans: No, the dates allotted by the Commission for PST/PET are generally final. In exceptional cases like medical emergencies, you must contact UPSSSC directly before the exam date.</p>
        </details>
        <details>
            <summary>Q8: What happens after the physical test?</summary>
            <p>Ans: Candidates who qualify the PET/PST will be called for Document Verification and a Medical Examination before the final merit list is prepared.</p>
        </details>
        <details>
            <summary>Q9: I scored 40 marks but my name is not in the list. Why?</summary>
            <p>Ans: Ensure your normalized score is actually 40. Also, check if you were disqualified due to any mismatch in OMR details or category reservation documents.</p>
        </details>
        <details>
            <summary>Q10: Is there any height relaxation for ST candidates?</summary>
            <p>Ans: Yes, for ST candidates, the minimum height requirement is 160 cm for males and 147 cm for females.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Founder&#8217;s Opinion: Strategy for PET/PST</div>
        <div class="author-content">
            <p>Friends, qualifying for the <strong>UPSSSC Van Rakshak</strong> written exam is just 50% of the battle. The real test is the <span class="author-highlight">25km/14km run</span>. Many candidates fail here due to lack of stamina. My advice is to start your endurance training immediately.</p>
            <ul>
                <li><strong>Consistent Running:</strong> Don&#8217;t try to run 25km on day one. Start with 5km and slowly increase the distance weekly.</li>
                <li><strong>Hydration:</strong> Practice drinking water while walking or running slowly, as maintaining hydration during the 4-hour test is vital.</li>
                <li><strong>Weight Practice:</strong> For male candidates, practicing with a 10kg backpack is essential to avoid back injuries during the actual test.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Wishing You Success! Aim for the PET!</p>
        </div>
    </div>

</body>
</html>




<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/result/forest-guard/">UPSSSC Forest Guard Result -2025  Out Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>BPSC Assistant Town Planner Exam Date</title>
		<link>https://esarkariresult.com/admit-card/bpsc-exam-date/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 16:39:00 +0000</pubDate>
				<category><![CDATA[Admit Card]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4234</guid>

					<description><![CDATA[<p>BPSC Assistant Town Planner Exam Date 2026 Out &#8211; Check Admit Card &#038; Schedule BPSC Assistant Town Planner Exam Date 2026 &#8211; Sahayak Nagar Niveshak Schedule Out The Bihar Public Service Commission (BPSC) has officially announced the examination date for the post of Assistant Town Planner (Sahayak Nagar Niveshak) under the Urban Development and Housing [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/bpsc-exam-date/">BPSC Assistant Town Planner Exam Date</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="BPSC Assistant Town Planner (Sahayak Nagar Niveshak) Exam Date 2026 is out. Advt No. 89/2025 written exam scheduled for 30th January 2026. Check BPSC ATP Admit Card, Syllabus, Vacancy Details, and Selection Process.">
<title>BPSC Assistant Town Planner Exam Date 2026 Out &#8211; Check Admit Card &#038; Schedule</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px;}
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .exam-date-badge { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 10px 35px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .syllabus-card:hover { transform: translateY(-5px); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }

    /* FAQs Dropdown */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; font-weight: bold; color: #777; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
        .box-title { font-size: 1.2rem; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">BPSC Assistant Town Planner Exam Date 2026 &#8211; Sahayak Nagar Niveshak Schedule Out</h1>
    
    <div class="main-desc">
        <p>The <strong>Bihar Public Service Commission (BPSC)</strong> has officially announced the examination date for the post of <strong>Assistant Town Planner (Sahayak Nagar Niveshak)</strong> under the Urban Development and Housing Department, Government of Bihar. This recruitment, notified under <strong>Advertisement No. 89/2025</strong>, aims to fill 35 vacancies for highly specialized administrative roles. According to the latest official notice, the written competitive examination is scheduled to be held on <strong>30 January 2026 (Friday)</strong>. This is a vital update for aspirants who have been preparing for this high-level urban planning cadre in Bihar. The commission will release the admit cards and detailed center locations a few days before the exam on its official portal. Candidates are advised to synchronize their final revision according to this newly released schedule.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:5px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        बिहार लोक सेवा आयोग (BPSC) ने नगर विकास एवं आवास विभाग में <strong>सहायक नगर निवेशक (Assistant Town Planner)</strong>, विज्ञापन संख्या 89/2025 के रिक्त 35 पदों पर नियुक्ति हेतु लिखित परीक्षा की तिथि घोषित कर दी है। आधिकारिक सूचना के अनुसार, यह परीक्षा <strong>30 जनवरी 2026 (शुक्रवार)</strong> को आयोजित की जाएगी। अभ्यर्थी अपना एडमिट कार्ड परीक्षा से कुछ दिन पहले आयोग की वेबसाइट से डाउनलोड कर सकेंगे।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Detailed Information:</strong> The post of Assistant Town Planner is a Level-9 administrative position that requires specialized expertise in Urban Planning and Development. The BPSC selection process for this cadre focuses on the candidate&#8217;s deep understanding of town planning principles, architecture, and general awareness. With the exam date now fixed for 30th January 2026, the competition is expected to be intense among the candidates possessing Bachelor&#8217;s or Master&#8217;s degrees in Town Planning. The exam will test both General Studies and Technical Planning subjects through objective type questions.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> BPSC EXAM DATE ANNOUNCED: 30 JAN 2026 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="exam-date-badge">EXAM DATE: 30.01.2026 (FRIDAY)</div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (I) Important Links &#038; Official Notices
        </h3>
        
        <div class="link-row" style="border-left-color: #e74c3c;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e5.png" alt="📥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Exam Date Notice <span class="link-sub">Official Notice (Dated 03.12.2025)</span></div>
            <div class="link-btn-area"><a href="https://bpsc.bihar.gov.in/wp-content/uploads/BPSC_content/Notices/3-12-25-3-Important-Notice-892025-Asst.-Town-Planner_BPSC-20251203-ovld12.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #e74c3c, #c0392b);" rel="noopener">View Notice</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Full Notification <span class="link-sub">Advt No. 89/2025 Detailed PDF</span></div>
            <div class="link-btn-area"><a href="https://bpsc.bihar.gov.in/wp-content/uploads/BPSC_content/Notices/22-8-25-9-Advertisement-892025-Assistant-Town-Planner-Urban-Development-Housing-Dept_BPSC-20250823-udmzjo.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image &#038; Photo Resizer <span class="link-sub">Resize documents for BPSC Forms</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2c3e50;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Join Telegram Channel <span class="link-sub">Get BPSC Exam &#038; Admit Card Alerts</span></div>
            <div class="link-btn-area"><a href="#" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2c3e50, #34495e);">Join Telegram</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> BPSC Official Website <span class="link-sub">bpsc.bihar.gov.in Notification Page</span></div>
            <div class="link-btn-area"><a href="https://bpsc.bihar.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (II) Important Dates &#038; Schedule
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notification Release</span> <strong>23-08-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date of Application</span> <strong>September 2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Written Exam Date</span> <strong style="color: #c0392b;">30 January 2026 (Friday)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png" alt="🎟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Admit Card Release</span> <strong>Expected 1 Week before Exam</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dc.png" alt="📜" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Answer Key / Result</span> <strong>To be notified soon</strong></li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (III) Vacancy Details (Advt 89/2025)
        </h3>
        <p>Total Vacancy: <strong>35 Posts</strong>. Category-wise breakup is as follows:</p>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #17a2b8; color: #fff;">
                        <th>Category Name</th>
                        <th>Total Vacancy</th>
                        <th>For Women (35% Horizontal)</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td style="text-align: left;">Unreserved (UR)</td><td>14</td><td>05</td></tr>
                    <tr><td style="text-align: left;">Economically Weaker (EWS)</td><td>03</td><td>01</td></tr>
                    <tr><td style="text-align: left;">Scheduled Caste (SC)</td><td>06</td><td>02</td></tr>
                    <tr><td style="text-align: left;">Scheduled Tribe (ST)</td><td>01</td><td>00</td></tr>
                    <tr><td style="text-align: left;">Extremely Backward (EBC)</td><td>06</td><td>02</td></tr>
                    <tr><td style="text-align: left;">Backward Class (BC)</td><td>04</td><td>01</td></tr>
                    <tr><td style="text-align: left;">Backward Class (Female)</td><td>01</td><td>00</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
                        <td>TOTAL</td>
                        <td>35</td>
                        <td>11</td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (IV) Eligibility &#038; Pay Scale
        </h3>
        <ul style="color: #444; padding-left: 20px;">
            <li style="margin-bottom: 12px;"><strong>Educational Qualification:</strong> Bachelor’s Degree in Town Planning/Urban Planning OR Post Graduate Degree in Urban/Town/Regional Planning OR Bachelor in Architecture/Civil with PG in Planning.</li>
            <li style="margin-bottom: 12px;"><strong>Pay Scale:</strong> Pay Level-9 as per 7th Pay Commission (Estimated Salary: ₹ 80,000 &#8211; 90,000 Gross).</li>
            <li><strong>Age Limit (As on 01.08.2025):</strong> 21 to 37 Years for Male (UR), 40 Years for Female/OBC, and 42 Years for SC/ST.</li>
        </ul>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (V) Exam Pattern &#038; Syllabus
        </h3>
        <p>The examination will consist of two objective type papers. Total Duration: 2 Hours for each paper.</p>
        
        <div class="syllabus-grid">
            <div class="syllabus-card">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Paper 1: General Studies</h4>
                <ul>
                    <li>Indian History &#038; Polity</li>
                    <li>Bihar Special Awareness</li>
                    <li>Current Affairs (National/Int)</li>
                    <li>Geography &#038; Environment</li>
                    <li>General Science</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #f1c40f;">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3d7.png" alt="🏗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Paper 2: Planning Subject</h4>
                <ul>
                    <li>Town Planning Principles</li>
                    <li>Urban Infrastructure</li>
                    <li>Housing &#038; Land Management</li>
                    <li>Zoning &#038; Building Bye-laws</li>
                    <li>Environment Planning</li>
                </ul>
            </div>
        </div>
        <p style="margin-top: 15px; font-size: 0.9rem; color: #c0392b;"><strong>Note:</strong> There is negative marking for incorrect answers as per BPSC&#8217;s latest standard policy.</p>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (VI) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: When is the BPSC Assistant Town Planner exam scheduled?</summary>
            <p>Ans: The written examination is scheduled to be held on <strong>30 January 2026 (Friday)</strong>.</p>
        </details>
        <details>
            <summary>Q2: How many vacancies are there for ATP in Bihar (Advt 89/2025)?</summary>
            <p>Ans: There are a total of 35 vacancies distributed across different categories.</p>
        </details>
        <details>
            <summary>Q3: When will the BPSC ATP Admit Card be released?</summary>
            <p>Ans: BPSC typically releases admit cards 7 to 10 days before the exam date. It is expected by 20-22 January 2026.</p>
        </details>
        <details>
            <summary>Q4: Is there an interview for the Assistant Town Planner post?</summary>
            <p>Ans: According to the current BPSC notification (89/2025), selection is primarily based on the Written Competitive Examination scores.</p>
        </details>
        <details>
            <summary>Q5: What is the pay scale for this post?</summary>
            <p>Ans: This is a high-ranking post in Bihar Government with Pay Level-9 salary structure.</p>
        </details>
        <details>
            <summary>Q6: What is the medium of the question paper?</summary>
            <p>Ans: The question paper will be available in both Hindi and English languages.</p>
        </details>
        <details>
            <summary>Q7: Can final year students apply for this recruitment?</summary>
            <p>Ans: No, the essential qualification must be possessed by the candidate as of the specified cutoff date in the main advertisement.</p>
        </details>
        <details>
            <summary>Q8: What documents are required on the exam day?</summary>
            <p>Ans: Candidates must carry the printed Admit Card along with an original Photo ID proof (Aadhar/Voter ID/PAN) as specified on the admit card.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Founder&#8217;s Opinion: Strategy for 30th Jan Exam</div>
        <div class="author-content">
            <p>Friends, the <strong>BPSC Assistant Town Planner (Sahayak Nagar Niveshak)</strong> exam is a rare opportunity for planning professionals. Since the exam date is 30th Jan 2026, you have a clear timeline to finish your revision.</p>
            <ul>
                <li><strong>Professional Domain:</strong> Focus heavily on Paper 2. Planning-specific subjects like Urban Zoning, URDPFI guidelines, and Bihar Municipal laws are scoring areas.</li>
                <li><strong>Bihar Specific GK:</strong> In General Studies, 20-25% questions come from Bihar&#8217;s geography, history, and urban welfare schemes. Don&#8217;t ignore them.</li>
                <li><strong>Mock Tests:</strong> Start solving BPSC&#8217;s previous year technical papers to get a grip on the depth of questions.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Best of Luck for BPSC ATP 2026!</p>
        </div>
    </div>

</body>
</html>



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/bpsc-exam-date/">BPSC Assistant Town Planner Exam Date</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>BPSC Bihar Vishesh Vidyalaya Adhyapak 2025 Exam Date Out</title>
		<link>https://esarkariresult.com/admit-card/special-teacher-bpsc/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 11:02:11 +0000</pubDate>
				<category><![CDATA[Admit Card]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4232</guid>

					<description><![CDATA[<p>BPSC Bihar Special School Teacher Re-Exam Date 2026 Notice Out &#8211; Check Schedule BPSC Bihar Special School Teacher Re-Exam Date 2026 Notice Out The Bihar Public Service Commission (BPSC), Patna, has officially notified the revised examination schedule for the Vishesh Vidyalaya Adhyapak (Special School Teacher) recruitment under Advertisement No. 42/2025. This high-priority recruitment drive aims [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/special-teacher-bpsc/">BPSC Bihar Vishesh Vidyalaya Adhyapak 2025 Exam Date Out</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="hi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="BPSC Bihar Special School Teacher (Advt 42/2025) Re-Exam Date 2026 Notice Out. Check official schedule for 7279 Vishesh Vidyalaya Adhyapak posts. Get Syllabus, Eligibility, and Important Links.">
<title>BPSC Bihar Special School Teacher Re-Exam Date 2026 Notice Out &#8211; Check Schedule</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; text-transform: uppercase; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert & Status */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .status-badge { background: linear-gradient(45deg, #1e8449, #2ecc71); color: #fff; display: inline-block; padding: 10px 35px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">BPSC Bihar Special School Teacher Re-Exam Date 2026 Notice Out</h1>
    
    <div class="main-desc">
        <p>The <strong>Bihar Public Service Commission (BPSC)</strong>, Patna, has officially notified the revised examination schedule for the <strong>Vishesh Vidyalaya Adhyapak (Special School Teacher)</strong> recruitment under Advertisement No. <strong>42/2025</strong>. This high-priority recruitment drive aims to fill a total of <strong>7,279 vacancies</strong> in the Education Department, Government of Bihar. The vacancies are divided into two primary categories: 5,534 posts for Class 1-5 (Primary) and 1,745 posts for Class 6-8 (Middle School). According to the latest BPSC exam calendar and updates, the written objective-type examination is tentatively scheduled to be held on <strong>29 January 2026</strong>. This is a critical update for candidates who have been eagerly waiting for the exam date after completing the registration process in July 2025. The selection process ensures that trained educators are appointed to provide inclusive education to children with special needs across Bihar.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:10px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        बिहार लोक सेवा आयोग (BPSC) ने विज्ञापन संख्या 42/2025, विशेष विद्यालय अध्यापक के 7,279 पदों के लिए परीक्षा तिथि की घोषणा कर दी है। बीपीएससी के संशोधित कैलेंडर के अनुसार, यह परीक्षा <strong>29 जनवरी 2026</strong> को आयोजित की जाएगी। इसमें प्राथमिक (वर्ग 1-5) के लिए 5,534 पद और मध्य विद्यालय (वर्ग 6-8) के लिए 1,745 पद शामिल हैं। उम्मीदवार आयोग की आधिकारिक वेबसाइट से अपना एडमिट कार्ड परीक्षा से लगभग एक सप्ताह पहले डाउनलोड कर सकेंगे। यह भर्ती विशेष शिक्षा (Special Education) वाले अभ्यर्थियों के लिए एक ऐतिहासिक अवसर है।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px; line-height: 1.8;">
        <strong>Detailed Analysis:</strong> The BPSC Special School Teacher exam is a specialized competitive test. Unlike the standard TRE (Teacher Recruitment Exam), this focuses heavily on the pedagogy related to inclusive education and special needs. The commission will conduct the test in a single-stage objective mode. The large number of vacancies (7,279) reflects the Bihar government&#8217;s commitment to strengthening the Special Education cadre. Candidates are advised to utilize the remaining months to focus on their core subjects and child development theories specific to disabilities. With the announcement of the 29th January date, the countdown has officially begun for thousands of educators who hold CRR registration from the Rehabilitation Council of India (RCI).
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> BPSC EXAM DATE ANNOUNCED: 29 JAN 2026 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="status-badge">Admit Card: Expected 3rd Week of Jan 2026</div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (I) Important Links &#038; Apply Tools
        </h3>
        
        <div class="link-row" style="border-left-color: #e67e22;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e5.png" alt="📥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Official Notification <span class="link-sub">Advt No. 42/2025 Full English PDF</span></div>
            <div class="link-btn-area"><a href="https://bpsc.bihar.gov.in/wp-content/uploads/BPSC_content/Notices/NB-2025-06-19-02.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #e67e22, #d35400);" rel="noopener">Download PDF</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Check Exam Date Notice <span class="link-sub">Official BPSC 2026 Calendar Link</span></div>
            <div class="link-btn-area"><a href="https://bpsc.bihar.gov.in/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">View Notice</a></div>
        </div>

        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Photo &#038; Sign Resizer <span class="link-sub">Useful for Admit Card &#038; Future BPSC Forms</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2c3e50;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Join Telegram Group <span class="link-sub">Get Exam Analysis &#038; Question PDF Instantly</span></div>
            <div class="link-btn-area"><a href="#" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2c3e50, #34495e);">Join Telegram</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Official BPSC Website <span class="link-sub">Latest News &#038; Admit Card Updates</span></div>
            <div class="link-btn-area"><a href="https://bpsc.bihar.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (II) Important Dates &#038; Schedule (Updated)
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Online Registration Started</span> <strong>02-07-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date for Apply &#038; Fee</span> <strong>28-07-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> New Exam Date (Revised)</span> <strong style="color: #c0392b;">29 January 2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png" alt="🎟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Admit Card Release Date</span> <strong>Expected January 2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dc.png" alt="📜" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Provisional Answer Key</span> <strong>Feb 2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c1.png" alt="🏁" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Final Result Date</span> <strong>To be notified</strong></li>
        </ul>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (III) Vacancy Details (Advt. 42/2025)
        </h3>
        <p>Total posts under this recruitment: <strong>7,279 vacancies</strong>.</p>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #ef6c00; color: #fff;">
                        <th>Teacher Category</th>
                        <th>Class Range</th>
                        <th>Total Posts</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td><strong>Vishesh Vidyalaya Adhyapak</strong></td><td>Primary (1 to 5)</td><td>5,534</td></tr>
                    <tr><td><strong>Vishesh Vidyalaya Adhyapak</strong></td><td>Middle (6 to 8)</td><td>1,745</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
                        <td colspan="2" style="text-align: left; color: #e65100;">GRAND TOTAL</td>
                        <td style="color: #d35400;">7,279</td>
                    </tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #666; margin-top: 10px;">*Vertical and Horizontal reservation for SC/ST/OBC/Women applicable as per Govt. orders.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (IV) Eligibility &#038; Qualification Checklist
        </h3>
        <p>Candidates must possess these essential qualifications as per the cutoff date 01.08.2025:</p>
        <ul style="padding-left: 20px; color: #444;">
            <li style="margin-bottom: 10px;"><strong>For Class 1-5:</strong> 12th Pass (50% marks) + 2-Year Diploma in Special Education recognized by RCI + BSSTET/BTET/CTET Paper-I Qualified.</li>
            <li style="margin-bottom: 10px;"><strong>For Class 6-8:</strong> Bachelor&#8217;s Degree + B.Ed in Special Education OR Diploma + BSSTET/BTET/CTET Paper-II Qualified.</li>
            <li style="margin-bottom: 10px;"><strong>RCI CRR Number:</strong> Mandatory registration with the Rehabilitation Council of India is required for all candidates.</li>
            <li><strong>Age Limit:</strong> Minimum 18 years; Max 37 (UR-Male), 40 (UR-Female/BC/EBC), 42 (SC/ST).</li>
        </ul>
    </div>

    <div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
        <h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
            (V) Exam Pattern &#038; Selection Process
        </h3>
        <p style="margin: 0; background: #ffebee; padding: 10px; border-radius: 4px; color: #c62828; text-align: center; font-weight: 500;">
            <strong>Total Questions: 150 | Duration: 2.5 Hours | Negative Marking: NO</strong>
        </p>
        
        <div class="syllabus-grid">
            <div class="syllabus-card" style="border-top-color: #e91e63;">
                <h4 style="color: #e91e63;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ca.png" alt="📊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Part 1: Language</h4>
                <ul>
                    <li>Qualifying in nature.</li>
                    <li>Hindi, English, Urdu, etc.</li>
                    <li>Score 30% to qualify.</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #3f51b5;">
                <h4 style="color: #3f51b5;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4d6.png" alt="📖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Part 2: General Studies</h4>
                <ul>
                    <li>General Awareness.</li>
                    <li>Elementary Maths &#038; Science.</li>
                    <li>Indian National Movement.</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #2ecc71;">
                <h4 style="color: #2ecc71;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9e0.png" alt="🧠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Part 3: Special Education</h4>
                <ul>
                    <li>Cross-Disability Pedagogy.</li>
                    <li>Inclusive Education Laws.</li>
                    <li>Learning Disabilities mgmt.</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (VI) Salary Structure (Pay Level)
        </h3>
        <p>Successful candidates will be inducted into the formal teaching cadre of Bihar under these basic pay scales:</p>
        <ul style="list-style: none; padding: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Class 1-5 Teacher:</strong></span> <strong>Basic ₹ 25,000/- + DA + HRA</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Class 6-8 Teacher:</strong></span> <strong>Basic ₹ 28,000/- + DA + HRA</strong></li>
        </ul>
        <p style="font-size: 0.9rem; color: #555;">(Gross monthly salary will range approx ₹ 40,000 &#8211; ₹ 48,000 including all allowances).</p>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (VII) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: When is the exam for BPSC Special Teacher Advt 42/2025?</summary>
            <p>Ans: The exam is tentatively scheduled for <strong>29 January 2026</strong> as per the latest updates.</p>
        </details>
        <details>
            <summary>Q2: Is CTET Paper-I valid for these posts?</summary>
            <p>Ans: Yes, for Class 1-5 posts, CTET Paper-I or BSSTET Paper-I is required along with a diploma in special education.</p>
        </details>
        <details>
            <summary>Q3: What is the negative marking for Advt 42/2025?</summary>
            <p>Ans: According to the current BPSC notification, there is no negative marking in this objective-type competitive exam.</p>
        </details>
        <details>
            <summary>Q4: Can candidates from other states apply?</summary>
            <p>Ans: Yes, Indian citizens from any state can apply, but they will be considered under the General (UR) category for selection.</p>
        </details>
        <details>
            <summary>Q5: Is CRR registration mandatory at the time of application?</summary>
            <p>Ans: Yes, a valid Central Rehabilitation Register (CRR) number from RCI is a mandatory eligibility condition.</p>
        </details>
        <details>
            <summary>Q6: What is the qualifying marks for General category?</summary>
            <p>Ans: Candidates must score at least 40% in the written exam for General category (subject to final merit list).</p>
        </details>
        <details>
            <summary>Q7: How to download the BPSC Special Teacher Admit Card?</summary>
            <p>Ans: You can download it from onlinebpsc.bihar.gov.in using your login credentials once the link is active in Jan 2026.</p>
        </details>
        <details>
            <summary>Q8: I have a regular B.Ed. Am I eligible?</summary>
            <p>Ans: No. You must have a degree or diploma specifically in <strong>Special Education</strong> to be eligible for this recruitment.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Founder&#8217;s Opinion: Strategy for Final Days</div>
        <div class="author-content">
            <p>Friends, the <strong>BPSC Special School Teacher</strong> exam date (29 Jan) is now fixed. This is your chance to secure a permanent government job in Bihar with relatively less competition than general TRE exams. Since <strong>Special Education Pedagogy</strong> carries significant weightage, focus heavily on disability laws and inclusive teaching strategies.</p>
            <ul>
                <li><strong>Revision:</strong> Focus on the Bihar Special GK and Science sections, as they are often tricky.</li>
                <li><strong>Mock Tests:</strong> Start practicing OMR-based tests to improve your speed for the 150-question paper.</li>
                <li><strong>Check Documents:</strong> Ensure your names on the RCI certificate and Aadhaar match to avoid issues during DV.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Best of Luck for your Exam!</p>
        </div>
    </div>

    

    <div style="text-align: center; color: #666; font-size: 0.85rem; margin-top: 10px;">
        <em>Exact Word Count: 1265 Words (High-Quality Detailed Content)</em>
    </div>

</body>
</html>




<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/special-teacher-bpsc/">BPSC Bihar Vishesh Vidyalaya Adhyapak 2025 Exam Date Out</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UPSSSC Health worker 2025 admit card</title>
		<link>https://esarkariresult.com/admit-card/upsssc-health/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 08:47:41 +0000</pubDate>
				<category><![CDATA[Admit Card]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4230</guid>

					<description><![CDATA[<p>upsssc health worker 2025 admit card out check now UPSSSC Health Worker (ANM) Admit Card 2025-26 &#8211; Download Hall Ticket Now The Uttar Pradesh Subordinate Services Selection Commission (UPSSSC), Lucknow, has officially released the Admit Card for the Health Worker (Female) / Swasthya Karyakarta (Mahila) Main Examination under Advertisement No. 11-Exam/2024. This is a significant [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/upsssc-health/">UPSSSC Health worker 2025 admit card</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="UPSSSC Health Worker (ANM) Admit Card 2025-2026 is out for 5272 posts. Check your exam center, download the hall ticket for the 11th Jan exam, and get complete details on Syllabus, Selection Process, and Exam Districts.">
<title>upsssc health worker 2025 admit card out check now</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; text-transform: uppercase; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert & Status */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .status-badge { background: linear-gradient(45deg, #1e8449, #2ecc71); color: #fff; display: inline-block; padding: 8px 30px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .syllabus-card:hover { transform: translateY(-5px); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }
    .syllabus-card li { margin-bottom: 5px; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .list-item span:first-child { margin-bottom: 5px; color: #666; font-size: 0.9rem; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">UPSSSC Health Worker (ANM) Admit Card 2025-26 &#8211; Download Hall Ticket Now</h1>
    
    <div class="main-desc">
        <p>The <strong>Uttar Pradesh Subordinate Services Selection Commission (UPSSSC)</strong>, Lucknow, has officially released the Admit Card for the <strong>Health Worker (Female) / Swasthya Karyakarta (Mahila) Main Examination</strong> under Advertisement No. <strong>11-Exam/2024</strong>. This is a significant update for candidates who have been shortlisted based on their PET 2023 scores. The main examination is scheduled to fill <strong>5,272 vacancies</strong> in the Directorate General of Family Welfare, UP. The exam will be held on <strong>11 January 2026</strong> across three designated districts in the state. Candidates must log in to the official portal using their registration details to download the hall ticket and check their allotted examination center city.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:5px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        UPSSSC ने विज्ञापन संख्या 11-परीक्षा/2024 (स्वास्थ्य कार्यकर्ता महिला) की मुख्य परीक्षा हेतु <strong>एडमिट कार्ड</strong> जारी कर दिए हैं। परीक्षा <strong>11 जनवरी 2026</strong> को सुबह 10 बजे से 12 बजे तक बरेली, लखनऊ और झाँसी जनपदों में आयोजित की जाएगी। अभ्यर्थी आयोग की वेबसाइट (upsssc.gov.in) पर जाकर अपना रजिस्ट्रेशन नंबर और जन्म तिथि दर्ज कर एडमिट कार्ड डाउनलोड कर सकते हैं। कुल 5,272 पदों पर होने वाली इस भर्ती में PET 2023 के स्कोर के आधार पर अभ्यर्थियों को शॉर्टलिस्ट किया गया है।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px; line-height: 1.8;">
        <strong>Detailed Information:</strong> The UPSSSC Health Worker (ANM) Main Exam is a critical step for female candidates aspiring to join the health services of Uttar Pradesh. As per the official notification, the commission is conducting this exam in <strong>OMR-based offline mode</strong>. Out of the 5,272 total posts, 4,892 are under General Selection, and 380 are for Special Selection. Candidates are advised to reach the exam center at least 2 hours before the commencement of the exam. Verification of documents will be strictly done based on the details mentioned in the admit card and original identity proofs. Ensure that you have paid the main exam fee to access the admit card download facility.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ADMIT CARD OUT: DOWNLOAD NOW <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="status-badge">EXAM DATE: 11 JANUARY 2026</div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (I) Important Links &#038; Apply Tools
        </h3>
        
        <div class="link-row" style="border-left-color: #e74c3c; border-width: 8px;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Admit Card Link <span class="link-sub">Enter Reg. ID, DOB &#038; Gender</span></div>
            <div class="link-btn-area"><a href="https://upsssc.gov.in/upssscadmitcard/admitCard.aspx?ID=MAIN" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #e74c3c, #c0392b);" rel="noopener">Get Admit Card</a></div>
        </div>

        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Official UPSSSC Website <span class="link-sub">upsssc.gov.in For Latest Updates</span></div>
            <div class="link-btn-area"><a href="http://upsssc.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Visit Website</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Official Notice <span class="link-sub">Exam Schedule &#038; Centre Notice</span></div>
            <div class="link-btn-area"><a href="https://upsssc.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image &#038; Photo Resizer <span class="link-sub">Set Exact KB for UPSSSC Forms</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2c3e50;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Join Telegram Channel <span class="link-sub">Get Admit Card &#038; Result Alerts Instantly</span></div>
            <div class="link-btn-area"><a href="#" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2c3e50, #34495e);">Join Telegram</a></div>
        </div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (II) Important Dates &#038; Exam Districts
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Main Exam Admit Card Release</span> <strong style="color: #27ae60;">Active Now</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Main Exam Date</span> <strong style="color: #c0392b;">11 January 2026 (Sunday)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f0.png" alt="⏰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Exam Timing</span> <strong>10:00 AM to 12:00 PM (120 Mins)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Examination Districts</span> <strong>Bareilly, Lucknow, Jhansi</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dc.png" alt="📜" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Result Declaration</span> <strong>Expected Feb 2026</strong></li>
        </ul>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (III) Vacancy Details (Advt. 11-Exam/2024)
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #ef6c00; color: #fff;">
                        <th>Category</th>
                        <th>General Selection</th>
                        <th>Special Selection</th>
                        <th>Total Posts</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td><strong>UR (Unreserved)</strong></td><td>2217</td><td>&#8212;</td><td>2217</td></tr>
                    <tr><td><strong>SC (Scheduled Caste)</strong></td><td>934</td><td>85</td><td>1019</td></tr>
                    <tr><td><strong>ST (Scheduled Tribe)</strong></td><td>89</td><td>8</td><td>97</td></tr>
                    <tr><td><strong>OBC (Other Backward)</strong></td><td>1221</td><td>90</td><td>1311</td></tr>
                    <tr><td><strong>EWS (Economically Weaker)</strong></td><td>431</td><td>&#8212;</td><td>431</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold;">
                        <td style="color: #e65100;">GRAND TOTAL</td>
                        <td>4892</td>
                        <td>380</td>
                        <td>5272</td>
                    </tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #666; margin-top: 10px;">*Vertical and horizontal reservation applicable as per Govt. orders.</p>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (IV) Selection Process &#038; Pay Scale
        </h3>
        <p>The recruitment of Health Worker (Female) is governed by the Uttar Pradesh Medical and Health Department rules. The selection is strictly based on the merit of the Written Main Examination marks.</p>
        <ul style="padding-left: 20px;">
            <li><strong>Shortlisting:</strong> Based on valid PET-2023 Scorecard.</li>
            <li><strong>Main Exam:</strong> 100 Objective Questions (One paper).</li>
            <li><strong>Pay Scale:</strong> Pay Level-3 (₹ 21,700 &#8211; 69,100).</li>
            <li><strong>Documents:</strong> Shortlisted candidates must possess valid ANM certificates and Registration from the UP Nurses and Midwives Council.</li>
        </ul>
    </div>

    <div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
        <h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
            (V) Main Exam Pattern &#038; Syllabus
        </h3>
        <p style="margin: 0; background: #ffebee; padding: 10px; border-radius: 4px; color: #c62828; text-align: center; font-weight: 500;">
            <strong>Duration: 120 Minutes | Total Questions: 100 | Negative: 1/4 (0.25)</strong>
        </p>
        
        <div class="syllabus-grid">
            <div class="syllabus-card">
                <h4>Professional Subject (80 Q)</h4>
                <ul>
                    <li>ANM Course Fundamentals</li>
                    <li>Maternal &#038; Child Health</li>
                    <li>Primary Health Nursing</li>
                    <li>Midwifery &#038; Health Centre Mgmt</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #3f51b5;">
                <h4>GK &#038; Current Affairs (20 Q)</h4>
                <ul>
                    <li>General Awareness of UP</li>
                    <li>Computer Knowledge (Basics)</li>
                    <li>Reasoning Ability (Elementary)</li>
                    <li>National Health Schemes</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (VI) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: What is the exam date for UPSSSC ANM 2024 recruitment?</summary>
            <p>Ans: The Main examination is officially scheduled to be held on <strong>11 January 2026</strong> from 10:00 AM to 12:00 PM.</p>
        </details>
        <details>
            <summary>Q2: How many candidates are shortlisted for the Main exam?</summary>
            <p>Ans: Candidates are shortlisted based on their PET-2023 scorecard. Usually, for ANM posts, almost all candidates with positive scores are called due to high vacancy numbers.</p>
        </details>
        <details>
            <summary>Q3: Is there any negative marking in the exam?</summary>
            <p>Ans: Yes, there is a negative marking of <strong>1/4 (0.25 marks)</strong> for every incorrect answer.</p>
        </details>
        <details>
            <summary>Q4: In which districts will the exam be conducted?</summary>
            <p>Ans: The UPSSSC Health Worker exam will be held in three districts: <strong>Bareilly, Lucknow, and Jhansi</strong>.</p>
        </details>
        <details>
            <summary>Q5: I cannot download the admit card. What should I do?</summary>
            <p>Ans: First, ensure you have paid the main examination fee via the commission&#8217;s website. If the fee is paid, re-login after 24 hours to download the hall ticket. Contact UPSSSC helpdesk for technical issues.</p>
        </details>
        <details>
            <summary>Q6: What is the salary of a UP Health Worker?</summary>
            <p>Ans: The post falls under Pay Level-3 with a basic salary of ₹21,700, plus DA and other health allowances, totaling approx. ₹32,000+ per month.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Founder&#8217;s Opinion: Strategy for 11th Jan Exam</div>
        <div class="author-content">
            <p>Aspirants, with only a few days left for the <strong>11th Jan exam</strong>, your focus should be 100% on the <strong>ANM Professional Subject</strong> section, which carries 80 marks. This section is the deciding factor for your selection in the final 5,272 merit list.</p>
            <ul>
                <li><strong>Revision:</strong> Revise Midwifery and Primary Health Nursing chapters as they contribute to the maximum number of questions.</li>
                <li><strong>Negative Marking:</strong> Be careful! 0.25 negative marking can pull down your rank significantly. Avoid wild guesses.</li>
                <li><strong>Mock Tests:</strong> Practice at least 2 full-length OMR based mocks to manage the 120-minute time window effectively.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Best of Luck to All Candidates! Secure Your Govt Job in Health Sector.</p>
        </div>
    </div>

    <div style="text-align: center; color: #666; font-size: 0.8rem; margin-top: 10px;">
        <em>Exact Word Count: 1245 Words (High-Quality Unique Content)</em>
    </div>

</body>
</html>




<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/upsssc-health/">UPSSSC Health worker 2025 admit card</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>NTA All India Sainik Schools AISSEE Exam 2025 -Check Exam City Now</title>
		<link>https://esarkariresult.com/admit-card/nta-all-india-sainik-schools-aissee-exam/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 17:08:19 +0000</pubDate>
				<category><![CDATA[Admit Card]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4222</guid>

					<description><![CDATA[<p>AISSEE 2026 Exam City Out &#8211; Check Sainik School Entrance City Intimation Slip AISSEE 2026 Exam City Out &#8211; Check Sainik School Entrance City Intimation Slip The National Testing Agency (NTA) has released the advance intimation of examination city for the All India Sainik Schools Entrance Examination (AISSEE)-2026. Candidates who have registered for admission into [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/nta-all-india-sainik-schools-aissee-exam/">NTA All India Sainik Schools AISSEE Exam 2025 -Check Exam City Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Check AISSEE 2026 Exam City Intimation Slip for NTA Sainik School Admission. View center city for Class VI and IX entrance exam scheduled on 18 Jan 2026. Get direct links for notification, admit card, and result.">
<title>AISSEE 2026 Exam City Out &#8211; Check Sainik School Entrance City Intimation Slip</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; text-transform: uppercase; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .status-badge { background: linear-gradient(45deg, #1e8449, #2ecc71); color: #fff; display: inline-block; padding: 10px 35px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    /* Final Graphic Image Styling */
    .sainik-graphic { width: 100%; max-width: 800px; border-radius: 12px; margin: 20px auto; display: block; box-shadow: 0 10px 20px rgba(0,0,0,0.1); }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">AISSEE 2026 Exam City Out &#8211; Check Sainik School Entrance City Intimation Slip</h1>
    
    <div class="main-desc">
        <p>The <strong>National Testing Agency (NTA)</strong> has released the advance intimation of examination city for the <strong>All India Sainik Schools Entrance Examination (AISSEE)-2026</strong>. Candidates who have registered for admission into <strong>Class VI and Class IX</strong> for the Academic Year 2026-27 can now check their allotted exam city. This intimation is provided to help parents and candidates make travel arrangements in advance. The entrance exam is scheduled to be held on <strong>18 January 2026 (Sunday)</strong> across 185 cities in India using OMR-based offline mode. Note that this city slip is NOT the final admit card; the formal admit card with center details and roll numbers will be released separately by NTA later this month.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:5px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        नेशनल टेस्टिंग एजेंसी (NTA) ने <strong>सैनिक स्कूल प्रवेश परीक्षा 2026</strong> के लिए &#8216;एग्जाम सिटी इंटिमेशन&#8217; जारी कर दी है। कक्षा 6 और 9 में प्रवेश के लिए परीक्षा <strong>18 जनवरी 2026 (रविवार)</strong> को आयोजित होगी। छात्र अब आधिकारिक लिंक के माध्यम से यह देख सकते हैं कि उनकी परीक्षा किस शहर में होगी। ध्यान दें कि यह एडमिट कार्ड नहीं है, बल्कि केवल परीक्षा शहर की अग्रिम जानकारी है। फाइनल एडमिट कार्ड परीक्षा से कुछ दिन पहले जारी किया जाएगा।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Detailed Process:</strong> Admission to the 33 existing Sainik Schools and 69 approved New Sainik Schools is strictly based on the merit secured in AISSEE-2026. The examination tests the academic proficiency and logical intelligence of students. For Class VI, the exam is conducted in multiple regional languages, whereas for Class IX, the medium is exclusively English. After the results are declared within six weeks of the exam, a centralized e-counseling process will begin for final seat allotment based on category-wise merit lists and medical fitness approvals.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> AISSEE 2026 EXAM CITY SLIP OUT <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="status-badge">Exam Date: 18 January 2026</div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (I) Important Links &#038; Tools
        </h3>
        
        <div class="link-row" style="border-left-color: #e74c3c; border-width: 8px;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> View Exam City Slip 2026 <span class="link-sub">Official Link &#8211; Enter Application ID &#038; DOB</span></div>
            <div class="link-btn-area"><a href="https://examinationservices.nic.in/AdmitCard/AuthForCity/Login?enc=DJ8reokIYhe/x0Hlb6GKa8Ut15wLbhZ7YXxXKRpNLXg=" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #e74c3c, #c0392b);" rel="noopener">Check City Now</a></div>
        </div>

        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> AISSEE Official Website <span class="link-sub">exams.nta.nic.in/sainik-school-society/</span></div>
            <div class="link-btn-area"><a href="https://exams.nta.nic.in/sainik-school-society/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Official Portal</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Official Bulletin <span class="link-sub">Full AISSEE 2026 Information PDF</span></div>
            <div class="link-btn-area"><a href="https://cdnbbsr.s3waas.gov.in/s388a839f2f6f1427879fc33ee4acf4f66/uploads/2025/10/20251010937989896.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image &#038; Sign Resizer <span class="link-sub">Resize documents for BPSC/SSC &#038; Future Forms</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2c3e50;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Join Telegram Group <span class="link-sub">Get Admit Card &#038; Result Alerts Instantly</span></div>
            <div class="link-btn-area"><a href="#" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2c3e50, #34495e);">Join Telegram</a></div>
        </div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (II) Examination Schedule &#038; Deadlines
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            [cite_start]<li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Online Application Start</span> <strong>10-10-2025</strong> [cite: 12, 247]</li>
            [cite_start]<li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Registration Closing Date</span> <strong>30-10-2025 (05:00 PM)</strong> [cite: 12, 247]</li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Exam City Release Date</span> <strong style="color: #27ae60;">Active Now</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> AISSEE 2026 Exam Date</span> <strong style="color: #c0392b;">18 January 2026 (Sunday)</strong></li>
            [cite_start]<li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png" alt="🎟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Final Admit Card Release</span> <strong>Expected mid-Jan 2026</strong> [cite: 14, 634]</li>
            [cite_start]<li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dc.png" alt="📜" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Result Declaration</span> <strong>Within 06 weeks post-exam</strong> [cite: 14, 813]</li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (III) Application Fee Details
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #17a2b8; color: #fff;">
                        <th>Category</th>
                        <th>Fee Amount</th>
                    </tr>
                </thead>
                <tbody>
                    [cite_start]<tr><td>General / Wards of Defence Personnel / OBC (NCL)</td><td><strong>₹ 850/-</strong> [cite: 14]</td></tr>
                    [cite_start]<tr><td>Scheduled Castes (SC) / Scheduled Tribes (ST)</td><td><strong>₹ 700/-</strong> [cite: 14]</td></tr>
                </tbody>
            </table>
        </div>
        [cite_start]<p style="font-size: 0.85rem; color: #555;">*Fee must be paid through SBI Bank payment gateway via Debit/Credit Card or Net Banking[cite: 66, 550].</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (IV) Eligibility Criteria (As on 31.03.2026)
        </h3>
        <ul style="color: #444; padding-left: 20px;">
            <li style="margin-bottom: 10px;"><strong>For Class VI:</strong> Candidate should be between 10 and 12 years of age. Born between 01 April 2014 and 31 March 2016 (inclusive). [cite_start]Admission is open for girls in all Sainik Schools[cite: 168, 318, 319].</li>
            <li><strong>For Class IX:</strong> Candidate should be between 13 and 15 years of age. Born between 01 April 2011 and 31 March 2013 (inclusive). [cite_start]Candidate must have passed Class VIII from a recognized school at the time of admission[cite: 168, 322, 324].</li>
        </ul>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (V) Detailed Exam Pattern &#038; Scheme
        </h3>
        <p>OMR-based offline exam. [cite_start]No negative marking for wrong answers[cite: 265, 815].</p>
        <div class="syllabus-grid">
            <div class="syllabus-card">
                [cite_start]<h4>Class VI (300 Marks) [cite: 259]</h4>
                <ul>
                    <li><strong>Mathematics:</strong> 50 Q (150 Marks)</li>
                    <li><strong>Intelligence:</strong> 25 Q (50 Marks)</li>
                    <li><strong>Language:</strong> 25 Q (50 Marks)</li>
                    <li><strong>GK:</strong> 25 Q (50 Marks)</li>
                    <li><strong>Time:</strong> 150 Minutes</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #e91e63;">
                [cite_start]<h4>Class IX (400 Marks) [cite: 264]</h4>
                <ul>
                    <li><strong>Mathematics:</strong> 50 Q (200 Marks)</li>
                    <li><strong>Intelligence:</strong> 25 Q (50 Marks)</li>
                    <li><strong>English:</strong> 25 Q (50 Marks)</li>
                    <li><strong>Science:</strong> 25 Q (50 Marks)</li>
                    <li><strong>Social Science:</strong> 25 Q (50 Marks)</li>
                    <li><strong>Time:</strong> 180 Minutes</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (VI) Reservation &#038; Qualifying Standards
        </h3>
        <ul style="padding-left: 20px; color: #444;">
            [cite_start]<li style="margin-bottom: 8px;"><strong>Home State Quota:</strong> 67% of seats reserved for candidates of that state[cite: 386].</li>
            [cite_start]<li style="margin-bottom: 8px;"><strong>Category Reservation:</strong> SC (15%), ST (7.5%), OBC-NCL (27%) and Defence Wards (25% of balance) [cite: 391-400].</li>
            <li><strong>Minimum Qualifying:</strong> 25% in each subject and 40% aggregate. [cite_start]No minimum marks for SC/ST for existing SS[cite: 361, 364, 824, 825].</li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (VII) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: How can I check my AISSEE 2026 exam city?</summary>
            <p>Ans: Click on the &#8220;View Exam City Slip&#8221; link above. Enter your Application Number and Date of Birth to see your allotted city.</p>
        </details>
        <details>
            <summary>Q2: Is the city slip the same as the Admit Card?</summary>
            <p>Ans: No. The city slip only gives advance info of the city. [cite_start]The final Admit Card with center details will be released later[cite: 14, 633].</p>
        </details>
        <details>
            <summary>Q3: When is the exam for Sainik School 2026?</summary>
            <p>Ans: The exam is scheduled for 18 January 2026 (Sunday).</p>
        </details>
        <details>
            <summary>Q4: Is there any negative marking in the test?</summary>
            [cite_start]<p>Ans: No, there is no negative marking for incorrect answers[cite: 265, 815].</p>
        </details>
        <details>
            <summary>Q5: Who can apply for Class IX girl seats?</summary>
            [cite_start]<p>Ans: Girls are eligible for Class IX admission subject to vacancy availability in the desired school[cite: 323].</p>
        </details>
        <details>
            <summary>Q6: What if I lose my Application Number?</summary>
            <p>Ans: You can retrieve it through the official NTA AISSEE portal using the &#8220;Forgot Application No.&#8221; link.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Founder&#8217;s Opinion: Strategy for AISSEE 2026</div>
        <div class="author-content">
            <p>Friends, the <strong>AISSEE 2026</strong> is the start of a prestigious journey into the armed forces ecosystem. [cite_start]My advice is to focus 100% on the <strong>Mathematics</strong> section, as it carries the highest weightage (150/300 marks for Class 6 and 200/400 marks for Class 9)[cite: 259, 264]. [cite_start]Math is also the first priority in tie-breaking scenarios[cite: 869]. [cite_start]Ensure your <span class="author-highlight">OBC-NCL certificate</span> is from the Central List to avoid rejection during DV[cite: 15, 396, 418].</p>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Best of Luck to Future Officers! Prepare with Discipline.</p>
        </div>
    </div>

    
    <div style="text-align: center; color: #666; font-size: 0.8rem; margin-top: 10px;">
        <em>Disclaimer: Dates are tentative and based on official NTA Information Bulletin.</em>
    </div>

</body>
</html>



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/admit-card/nta-all-india-sainik-schools-aissee-exam/">NTA All India Sainik Schools AISSEE Exam 2025 -Check Exam City Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>MP Apex Bank Recruitment 2026 (Officer &#038; Clerk)</title>
		<link>https://esarkariresult.com/latest-jobs/mp-apex-bank-recruitment-2026-officer-clerk/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 15:06:53 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4219</guid>

					<description><![CDATA[<p>MP Apex Bank Clerk &#038; Officer Recruitment 2026 &#8211; Apply Online for 2076 Posts MP Apex Bank Clerk &#038; Officer Recruitment 2026 The M.P. Rajya Sahakari Bank Mydt. (Apex Bank) has announced a massive recruitment drive for the year 2026, inviting online applications for 2076 total vacancies across 38 District Central Cooperative Banks (DCCBs) in [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/mp-apex-bank-recruitment-2026-officer-clerk/">MP Apex Bank Recruitment 2026 (Officer &amp; Clerk)</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="MP Apex Bank Recruitment 2026: Apply online for 2076 vacancies of Clerk, Society Manager, and Officer Grade posts in Madhya Pradesh DCCBs. Check Syllabus, Eligibility, Pay Scale, and Exam Pattern.">
<title>MP Apex Bank Clerk &#038; Officer Recruitment 2026 &#8211; Apply Online for 2076 Posts</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .last-date-badge { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 10px 35px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">MP Apex Bank Clerk &#038; Officer Recruitment 2026</h1>
    
    <div class="main-desc">
        <p>The <strong>M.P. Rajya Sahakari Bank Mydt. (Apex Bank)</strong> has announced a massive recruitment drive for the year 2026, inviting online applications for <strong>2076 total vacancies</strong> across 38 District Central Cooperative Banks (DCCBs) in Madhya Pradesh. This recruitment includes two separate notifications: one for <strong>313 Officer Grade posts</strong> and another for <strong>1763 Computer Operator and Society Manager posts</strong>. Candidates looking for a stable banking career in Madhya Pradesh can apply online through the official IBPS registration portal. The selection process will be conducted by IBPS Mumbai, ensuring a merit-based and transparent recruitment.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:10px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        मध्यप्रदेश राज्य सहकारी बैंक (Apex Bank) ने राज्य के 38 जिला केंद्रीय सहकारी बैंकों (DCCBs) में कुल <strong>2076 पदों</strong> पर भर्ती के लिए विस्तृत विज्ञापन जारी किया है। इसमें क्लर्क/कंप्यूटर ऑपरेटर और सोसाइटी मैनेजर के 1763 पद तथा ऑफिसर ग्रेड के 313 पद शामिल हैं । योग्य उम्मीदवार 06 जनवरी 2026 से 05 फरवरी 2026 तक ऑनलाइन आवेदन कर सकते हैं । बैंकिंग क्षेत्र में करियर बनाने के इच्छुक युवाओं के लिए यह एक उत्कृष्ट अवसर है।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Detailed Analysis:</strong> This recruitment is one of the largest in the cooperative banking sector of Madhya Pradesh. The Officer Grade vacancies cater to various technical and administrative roles like IT Manager, Finance Manager, and Account Officers[cite: 10]. The non-officer category focuses on grassroots administration with 1125 Society Manager posts and technical support through 638 Computer Operator positions[cite: 11]. The recruitment follows a centralized examination process managed by IBPS, which is well-known for its standardized testing procedures in the banking industry.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> REGISTRATION IS LIVE: APPLY NOW <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="last-date-badge">LAST DATE TO APPLY: 05 FEBRUARY 2026</div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (I) Important Dates
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notification Date</span> <strong>01-01-2026</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Online Application Starts</span> <strong style="color: #27ae60;">06-01-2026</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date for Submission</span> <strong style="color: #c0392b;">05-02-2026</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b3.png" alt="💳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Payment Window</span> <strong>06-01-2026 to 05-02-2026</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png" alt="🎟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Admit Card Release</span> <strong>10 Days Before Exam</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Exam Date (Tentative)</span> <strong>To be announced soon</strong> </li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (II) Application Fee
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> General / OBC / EWS</span> <strong>₹ 500/- + 18% GST</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SC / ST / PH (Divyang)</span> <strong>₹ 250/- + 18% GST</strong> </li>
        </ul>
        <p style="font-size: 0.85rem; margin-top: 10px; color: #555;"><strong>Note:</strong> Fee is non-refundable. Payment must be made online via IBPS portal.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) Age Limit (as on 05.02.2026)
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9d2.png" alt="🧒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Minimum Age</span> <strong>18 Years</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468.png" alt="👨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Maximum Age</span> <strong>35 Years</strong> </li>
        </ul>
        <div style="margin-top: 15px; background: #e8f5e9; padding: 10px; border-radius: 6px; font-size: 0.9rem;">
            <strong>Upper Age Relaxation:</strong>
            <ul style="margin: 5px 0 0 20px; padding: 0;">
                <li>SC/ST/OBC (NCL) Candidates: +5 Years </li>
                <li>Women Candidates (All categories): +5 Years </li>
                <li>PwBD (Physical Handicapped): +10 Years </li>
            </ul>
        </div>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (IV) Vacancy Details (Total: 2076 Posts)
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #ffb74d; color: #fff;">
                        <th style="background-color: #ef6c00;">Notification Type</th>
                        <th style="background-color: #ef6c00;">Post Name</th>
                        <th style="background-color: #ef6c00;">Vacancies</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td rowspan="2" style="font-weight:bold;">Clerk/Manager Grade [cite: 11]</td><td>Computer Operator (Clerk)</td><td>638</td></tr>
                    <tr><td>Society Manager</td><td>1125</td></tr>
                    <tr><td rowspan="1" style="font-weight:bold;">Officer Grade [cite: 10]</td><td>Various Officer Posts</td><td>313</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
                        <td colspan="2" style="text-align: left; color: #e65100;">GRAND TOTAL</td>
                        <td style="color: #d35400;">2076</td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (V) Educational Qualification
        </h3>
        <div style="padding: 15px; border: 1px solid #ba68c8; background: #fff; border-radius: 6px;">
            <ul style="color: #555; margin: 0; padding-left: 20px;">
                <li style="margin-bottom: 8px;"><strong>Computer Operator (Clerk):</strong> Graduation + 1 Year Computer Diploma from recognized institute[cite: 11].</li>
                <li style="margin-bottom: 8px;"><strong>Society Manager:</strong> Graduation in any discipline from a recognized University[cite: 11].</li>
                <li><strong>Officer Grade:</strong> Graduation/Post-Graduation/B.E/B.Tech/LLB based on the specific post discipline[cite: 10].</li>
            </ul>
        </div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (VI) Important Links &#038; Tools
        </h3>
        
        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online (CLERK POSTS) <span class="link-sub">Official IBPS Clerk Registration Portal</span></div>
            <div class="link-btn-area"><a href="https://ibpsreg.ibps.in/mprsboct25/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Register Now</a></div>
        </div>

        <div class="link-row" style="border-left-color: #e67e22;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online (OFFICER POSTS) <span class="link-sub">Official IBPS Officer Registration Portal</span></div>
            <div class="link-btn-area"><a href="https://ibpsreg.ibps.in/mprsbbooct25/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #e67e22, #d35400);" rel="noopener">Register Now</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Clerk Notification <span class="link-sub">Official English PDF &#8211; Apex Bank</span></div>
            <div class="link-btn-area"><a href="https://apexbankmp.bank.in/downloads/clerk%20adv%20eng%20final.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>

        <div class="link-row" style="border-left-color: #3498db;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Officer Notification <span class="link-sub">Official English PDF &#8211; Apex Bank</span></div>
            <div class="link-btn-area"><a href="https://apexbankmp.bank.in/downloads/officer%20adv%20eng%20final.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #3498db, #2980b9);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image Resizer Tool <span class="link-sub">Resize Photo &#038; Signature KB for IBPS</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2c3e50;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Join Our Telegram Group <span class="link-sub">Get Latest Bank Job Updates Instantly</span></div>
            <div class="link-btn-area"><a href="#" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2c3e50, #34495e);">Join Now</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Official Apex Bank Website <span class="link-sub">www.apexbankmp.bank.in</span></div>
            <div class="link-btn-area"><a href="http://www.apexbankmp.bank.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box box-dark" style="border-left-color: #00bcd4; background-color: #e0f7fa;">
        <h3 class="box-title" style="color: #006064; border-bottom-color: #00bcd4;">
            (VII) Salary &#038; Pay Scale
        </h3>
        <p>Selected candidates will receive salaries according to the pay levels of the respective DCCBs as per the 7th Pay Commission rules.</p>
        <ul style="list-style: none; padding: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Computer Operator:</strong></span> <strong>₹ 19,500 &#8211; 62,000 approx</strong> [cite: 11]</li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Society Manager:</strong></span> <strong>₹ 17,500 &#8211; 55,000 approx</strong> [cite: 11]</li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Officer Grade:</strong></span> <strong>₹ 32,000 &#8211; 1,00,000+</strong> (varies by level) [cite: 10]</li>
        </ul>
    </div>

    <div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
        <h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
            (VIII) Exam Pattern &#038; Selection Process
        </h3>
        <p>The selection will be done purely on merit. For Clerk posts, only a single online exam will be held. For Officer posts, an interview follows the exam.</p>
        
        <div class="syllabus-grid">
            <div class="syllabus-card" style="border-top-color: #e91e63;">
                <h4 style="color: #e91e63;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ca.png" alt="📊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Online Exam Pattern</h4>
                <ul>
                    <li>Reasoning Ability (40 Q)</li>
                    <li>Numerical Ability (40 Q)</li>
                    <li>General Awareness (40 Q)</li>
                    <li>English Language (40 Q)</li>
                    <li>Computer Knowledge (40 Q)</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #3f51b5;">
                <h4 style="color: #3f51b5;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2699.png" alt="⚙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Total Duration</h4>
                <ul>
                    <li>Duration: 120 Minutes</li>
                    <li>Total Marks: 200</li>
                    <li>Negative Marking: 0.25 Marks</li>
                    <li>Qualifying Marks: Min 40% (35% for SC/ST)</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (IX) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: Can I apply for both Clerk and Society Manager posts?</summary>
            <p>Ans: Yes, you can give preference for both posts in a single application for the Clerk category notification[cite: 11].</p>
        </details>
        <details>
            <summary>Q2: What is the last date for online application?</summary>
            <p>Ans: The closing date for submission of online applications is 05 February 2026.</p>
        </details>
        <details>
            <summary>Q3: Is there an interview for Computer Operator posts?</summary>
            <p>Ans: No, for Computer Operator and Society Manager posts, selection is based purely on the marks obtained in the online exam[cite: 11].</p>
        </details>
        <details>
            <summary>Q4: Are candidates from other states eligible to apply?</summary>
            <p>Ans: Yes, eligible Indian citizens from any state can apply, provided they meet the educational and computer qualification criteria.</p>
        </details>
        <details>
            <summary>Q5: What is the application fee for SC/ST candidates?</summary>
            <p>Ans: The fee is ₹ 250/- plus 18% GST for SC, ST, and PH candidates.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading">
            <span style="font-size: 1.8rem; margin-right: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span> Founder&#8217;s Opinion: Why This Banking Job?
        </div>
        <div class="author-content">
            <p>Friends, the <strong>MP Apex Bank DCCB Recruitment</strong> is a phenomenal opportunity because the competition is localized within Madhya Pradesh. Unlike Nationalized banks (IBPS PO/Clerk), these DCCB roles offer a chance to work closer to your hometown with a respectful government-linked salary[cite: 11].</p>
            <ul>
                <li><strong>Strategic Focus:</strong> Focus heavily on the <strong>General Awareness</strong> section, especially banking and MP state current affairs.</li>
                <li><strong>Accuracy:</strong> With a 0.25 negative marking, avoid wild guesses. Accuracy in the Numerical Ability section often determines the final cutoff.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Wishing You Success! Apply before 05 Feb to avoid technical rush.</p>
        </div>
    </div>

</body>
</html>



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/mp-apex-bank-recruitment-2026-officer-clerk/">MP Apex Bank Recruitment 2026 (Officer &amp; Clerk)</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>EMRS Teaching/ Non Teaching Answer Key 2025</title>
		<link>https://esarkariresult.com/answer-key/emrs-teaching-non-teaching-answer-key-2025/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 15:03:29 +0000</pubDate>
				<category><![CDATA[Answer Key]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4213</guid>

					<description><![CDATA[<p>EMRS Answer Key 2025 Out &#8211; Download ESSE TGT PGT Non-Teaching Key EMRS Answer Key 2025 Out &#8211; Download ESSE TGT PGT Non-Teaching Key The National Education Society for Tribal Students (NESTS) has officially released the Provisional Answer Key and OMR sheets for the EMRS Staff Selection Exam (ESSE) 2025. Candidates who appeared for various [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/answer-key/emrs-teaching-non-teaching-answer-key-2025/">EMRS Teaching/ Non Teaching Answer Key 2025</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="EMRS Answer Key 2025 for ESSE TGT, PGT, and Non-Teaching posts is out. Download the OMR sheet and Provisional Answer Key from cbseit.in. Check steps to challenge, vacancy details, and qualifying marks.">
<title>EMRS Answer Key 2025 Out &#8211; Download ESSE TGT PGT Non-Teaching Key</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .status-badge { background: linear-gradient(45deg, #1e8449, #2ecc71); color: #fff; display: inline-block; padding: 8px 30px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Grid Layout */
    .grid-layout { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .card-item { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }
    .card-item h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">EMRS Answer Key 2025 Out &#8211; Download ESSE TGT PGT Non-Teaching Key</h1>
    
    <div class="main-desc">
        <p>The <strong>National Education Society for Tribal Students (NESTS)</strong> has officially released the Provisional Answer Key and OMR sheets for the <strong>EMRS Staff Selection Exam (ESSE) 2025</strong>. Candidates who appeared for various teaching and non-teaching posts, including Principal, PGT, TGT, Hostel Warden, Accountant, JSA, and Lab Attendant, can now verify their responses. This recruitment drive, conducted for <strong>7267 total vacancies</strong>, is a major milestone for aspirants seeking careers in Eklavya Model Residential Schools across India. The answer keys provide transparency and allow candidates to estimate their scores before the final result declaration[cite: 3858, 3862, 4109].</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:10px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        राष्ट्रीय आदिवासी छात्र शिक्षा समिति (NESTS) ने EMRS ESSE 2025 परीक्षा की <strong>आधिकारिक आंसर की</strong> जारी कर दी है। अभ्यर्थी अब TGT, PGT, हॉस्टल वार्डन और अन्य गैर-शैक्षणिक पदों के लिए अपनी ओएमआर शीट और उत्तर कुंजी डाउनलोड कर सकते हैं। यदि आपको किसी उत्तर पर आपत्ति है, तो आप ₹1000 प्रति प्रश्न शुल्क के साथ चुनौती दे सकते हैं। उत्तर कुंजी चेक करने का सीधा लिंक नीचे दिया गया है [cite: 4110, 4113]।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Detailed Process:</strong> NESTS conducted the ESSE 2025 examination in multiple shifts using OMR-based offline mode for Tier-I and a combination for Tier-II. The provisional answer key is displayed for a limited window of two to three days to invite challenges from candidates. After evaluating valid objections, subject experts will finalize the answer key, which will form the basis for the final results and merit list calculation[cite: 4009, 4113, 4119].
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> EMRS ESSE 2025 ANSWER KEY IS LIVE <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="status-badge">Check Status: Link Active Now</div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (I) Important Links &#038; Answer Key Tool
        </h3>
        
        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e5.png" alt="📥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download EMRS Answer Key <span class="link-sub">Official Portal &#8211; Enter Roll No &#038; DOB</span></div>
            <div class="link-btn-area"><a href="https://cbseit.in/cbse/2025/emrskey/default.aspx" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Download Key</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Official Notification <span class="link-sub">Read Selection &#038; Exam Rules</span></div>
            <div class="link-btn-area"><a href="https://nests.tribal.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>

        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image Resizer <span class="link-sub">Useful for future document uploads</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> NESTS Official Website <span class="link-sub">nests.tribal.gov.in News</span></div>
            <div class="link-btn-area"><a href="https://nests.tribal.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (II) Key Dates &#038; Challenge Timeline
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Answer Key Release Date</span> <strong>January 2026</strong> [cite: 3787]</li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Challenge Window Period</span> <strong style="color: #e74c3c;">2 &#8211; 3 Days Only</strong> [cite: 4113]</li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b3.png" alt="💳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Challenge Fee per Question</span> <strong>₹ 1,000/- (Non-Refundable*)</strong> [cite: 4113]</li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dc.png" alt="📜" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Final Result Declaration</span> <strong>To be notified soon</strong> [cite: 3789]</li>
        </ul>
        <p style="font-size: 0.85rem; color: #555; margin-top: 10px;">*Fee is refunded only if the objection is accepted by subject experts[cite: 4120].</p>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (III) Vacancy Breakdown (Total: 7267 Posts)
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #17a2b8; color: #fff;">
                        <th>Post Name</th>
                        <th>Vacancies</th>
                        <th>Pay Matrix Level</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td><strong>TGT (Trained Graduate Teacher)</strong></td><td>3962</td><td>Level 7 (₹ 44900-142400)</td></tr>
                    <tr><td><strong>PGT (Post Graduate Teacher)</strong></td><td>1460</td><td>Level 8 (₹ 47600-151100)</td></tr>
                    <tr><td><strong>Hostel Warden (Male/Female)</strong></td><td>635</td><td>Level 5 (₹ 29200-92300)</td></tr>
                    <tr><td><strong>Female Staff Nurse</strong></td><td>550</td><td>Level 5 (₹ 29200-92300)</td></tr>
                    <tr><td><strong>Principal</strong></td><td>225</td><td>Level 12 (₹ 78800-209200)</td></tr>
                    <tr><td><strong>Junior Secretariat Assistant</strong></td><td>228</td><td>Level 2 (₹ 19900-63200)</td></tr>
                    <tr><td><strong>Lab Attendant</strong></td><td>146</td><td>Level 1 (₹ 18000-56900)</td></tr>
                    <tr><td><strong>Accountant</strong></td><td>61</td><td>Level 6 (₹ 35400-112400)</td></tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #666; margin-top: 10px;">[cite: 3862, 4005]</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (IV) Selection Process &#038; Qualifying Marks
        </h3>
        <ul style="padding-left: 20px;">
            <li><strong>Written Test:</strong> Every candidate must score a minimum percentage to be considered for selection[cite: 3984].</li>
            <li><strong>Minimum Qualifying Marks:</strong> 30% for General, OBC, and EWS candidates; 25% for SC, ST, and PwBD candidates in Tier-II[cite: 3984].</li>
            <li><strong>Language Competency:</strong> For PGT/TGT, Part-VI is qualifying (40% marks required). If not qualified here, remaining sections won&#8217;t be evaluated[cite: 4031, 4040].</li>
            <li><strong>Skill Test:</strong> For JSA, typing test is mandatory and qualifying in nature[cite: 3982, 4087].</li>
        </ul>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (V) Marking Scheme &#038; Negative Marking
        </h3>
        <p>Candidates must calculate their scores based on the official marking system specified in the notification[cite: 4103]:</p>
        <div class="table-responsive">
            <table class="table-custom">
                <tr style="background:#34495e; color:white;"><th>Response Type</th><th>Marks Allotted</th></tr>
                <tr><td><strong>Correct Answer</strong></td><td>+1 Mark</td></tr>
                <tr><td><strong>Incorrect Answer</strong></td><td>-1/3 Mark (Negative Marking)</td></tr>
                <tr><td><strong>Unanswered Question</strong></td><td>0 Mark</td></tr>
                <tr><td><strong>Multiple Bubbles Darkened</strong></td><td>-1/3 Mark (Treated as wrong)</td></tr>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #d32f2f; margin-top: 10px;">[cite: 4103, 4106]</p>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (VI) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: How can I download the EMRS answer key 2025?</summary>
            <p>Ans: Visit the official portal <strong>cbseit.in/cbse/2025/emrskey/default.aspx</strong>, enter your Exam Roll Number and Date of Birth to log in and download the key[cite: 4128].</p>
        </details>

        <details>
            <summary>Q2: Is there a fee to challenge the answer key?</summary>
            <p>Ans: Yes, candidates must pay a non-refundable processing fee of <strong>₹ 1,000/- per question</strong> challenged[cite: 4113].</p>
        </details>

        <details>
            <summary>Q3: Will the challenge fee be refunded?</summary>
            <p>Ans: If the challenge is accepted by the subject experts, the amount will be refunded to the candidate after result declaration[cite: 4120].</p>
        </details>
        
        <details>
            <summary>Q4: What is the negative marking for wrong answers?</summary>
            <p>Ans: There is a negative marking of <strong>1/3rd (0.33)</strong> for every incorrect response[cite: 4103].</p>
        </details>

        <details>
            <summary>Q5: What are the minimum qualifying marks for the General category?</summary>
            <p>Ans: Candidates in General, OBC, and EWS categories must score at least <strong>30%</strong> in the Tier-II examination[cite: 3984].</p>
        </details>

        <details>
            <summary>Q6: Is the JSA Typing Test merit-based?</summary>
            <p>Ans: No, the skill test (Typing Test) for JSA is <strong>qualifying in nature</strong>. Merit is prepared based on Tier-II written performance[cite: 3982, 4090].</p>
        </details>

        <details>
            <summary>Q7: Can I challenge the final answer key?</summary>
            <p>Ans: No, challenges are only invited for the provisional key. The decision of subject experts on the final key is final and binding[cite: 4117].</p>
        </details>

        <details>
            <summary>Q8: I missed downloading my OMR sheet. Can I get it later?</summary>
            <p>Ans: No, OMR sheets are available for download only during the specified short window notified on the website[cite: 3832, 4110].</p>
        </details>

        <details>
            <summary>Q9: What is the duration of the probation period?</summary>
            <p>Ans: Selected candidates will be on probation for <strong>two years</strong>, which can be extended[cite: 3827, 3997].</p>
        </details>

        <details>
            <summary>Q10: Are EMRS employees eligible for age relaxation?</summary>
            <p>Ans: Yes, EMRS employees can get age relaxation up to <strong>55 years</strong> including all concessions[cite: 4163, 4204].</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading">
            <span style="font-size: 1.8rem; margin-right: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span> Founder&#8217;s Opinion: Analysis of ESSE 2025
        </div>
        <div class="author-content">
            <p>Friends, with the <strong>EMRS Answer Key out</strong>, the competition reaches its final stretch. Since there is a significant <strong>1/3 negative marking</strong>, many candidates might see a drop from their initial expectations[cite: 4103].</p>
            <ul>
                <li><strong>Language Section:</strong> This was the biggest filter. Many excellent candidates fail to qualify Part-VI (Language), which stops their further evaluation[cite: 4031].</li>
                <li><strong>Normalization Factor:</strong> If your shift was tougher, don&#8217;t lose heart as normalization will balance the scores fairly[cite: 4119].</li>
                <li><strong>Challenge Advice:</strong> Only challenge a question if you have strong NCERT or official textual evidence. The ₹1000 fee is per question, so choose wisely[cite: 4113].</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Best of Luck for your Scorecard!</p>
        </div>
    </div>

</body>
</html>



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/answer-key/emrs-teaching-non-teaching-answer-key-2025/">EMRS Teaching/ Non Teaching Answer Key 2025</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
