<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>MCQ CLASSES</title><description>MCQ Classes is the best and leading platform of SSC CGL, CPO, CHSL, MTS Preparation and Mock Tests. Provides free guidance to SSC, Railways, Bank, etc Exams. Multiple Choice Questions for All Subjects here,  SSC Gk , RRB NTPC ,RRB Group d, Sarkari Exam results updates, upcoming exam, RSSB and RPSC Exam PYQ and Mock Test, Rajasthan gk, RSSB new Vacancy, RPSC, </description><managingEditor>noreply@blogger.com (mcq Classes)</managingEditor><pubDate>Thu, 16 Jul 2026 21:52:18 +0530</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">391</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">3</openSearch:itemsPerPage><link>https://www.mcqclasses.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:summary>MCQ Classes is the best and leading platform of SSC CGL, CPO, CHSL, MTS Preparation and Mock Tests. Provides free guidance to SSC, Railways, Bank, etc Exams. Multiple Choice Questions for All Subjects here, SSC Gk , RRB NTPC ,RRB Group d, Sarkari Exam results updates, upcoming exam, RSSB and RPSC Exam PYQ and Mock Test, Rajasthan gk, RSSB new Vacancy, RPSC, </itunes:summary><itunes:subtitle>MCQ Classes is the best and leading platform of SSC CGL, CPO, CHSL, MTS Preparation and Mock Tests. Provides free guidance to SSC, Railways, Bank, etc Exams. Multiple Choice Questions for All Subjects here, SSC Gk , RRB NTPC ,RRB Group d, Sarkari Exam res</itunes:subtitle><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>RSSB LDC 2026 Typing Cutoff Survey</title><link>https://www.mcqclasses.com/2026/07/rssb-ldc-2026-typing-cutoff-survey.html</link><author>noreply@blogger.com (mcq Classes)</author><pubDate>Thu, 16 Jul 2026 21:48:07 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-833244596045566269.post-6232893454846390745</guid><description>&lt;!DOCTYPE html&gt;
&lt;html lang="hi"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;
    &lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&gt;
    &lt;title&gt;RSSB LDC 2026 Typing Test Cutoff Survey&lt;/title&gt;
    &lt;style&gt;
        body {
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            background-color: #f0f4f8;
            margin: 0;
            padding: 20px;
            display: flex;
            justify-content: center;
            color: #333;
        }
        .form-container {
            background: #ffffff;
            padding: 30px;
            border-radius: 12px;
            box-shadow: 0 8px 24px rgba(0,0,0,0.1);
            max-width: 600px;
            width: 100%;
        }
        h2 {
            text-align: center;
            color: #1a73e8;
            margin-top: 0;
            margin-bottom: 10px;
            font-size: 24px;
            font-weight: 700;
        }
        p.sub-title {
            text-align: center;
            color: #5f6368;
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 25px;
            background-color: #e8f0fe;
            padding: 12px;
            border-radius: 8px;
            border-left: 5px solid #1a73e8;
        }
        .form-group {
            margin-bottom: 20px;
        }
        label {
            display: block;
            font-weight: 600;
            margin-bottom: 8px;
            color: #202124;
            font-size: 15px;
        }
        input[type="text"], input[type="number"], select {
            width: 100%;
            padding: 12px;
            border: 1px solid #dadce0;
            border-radius: 6px;
            box-sizing: border-box;
            font-size: 15px;
            transition: all 0.3s;
        }
        input:focus, select:focus {
            border-color: #1a73e8;
            box-shadow: 0 0 0 3px rgba(26,115,232,0.15);
            outline: none;
        }
        .radio-group, .checkbox-group {
            display: flex;
            gap: 12px;
            flex-wrap: wrap;
            margin-top: 5px;
        }
        .radio-option, .checkbox-option {
            display: flex;
            align-items: center;
            gap: 6px;
            font-size: 14px;
            cursor: pointer;
            background: #f8f9fa;
            padding: 8px 12px;
            border: 1px solid #dadce0;
            border-radius: 6px;
            transition: background 0.2s;
        }
        .radio-option:hover, .checkbox-option:hover {
            background: #f1f3f4;
        }
        .conditional-box {
            background-color: #f8f9fa;
            border: 1px dashed #1a73e8;
            padding: 15px;
            border-radius: 8px;
            margin-top: 10px;
            display: none;
        }
        .exam-detail-card {
            background: #ffffff;
            border: 1px solid #e0e0e0;
            padding: 12px;
            border-radius: 6px;
            margin-bottom: 12px;
        }
        .exam-detail-card h4 {
            margin: 0 0 10px 0;
            color: #1a73e8;
        }
        .grid-3 {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr;
            gap: 10px;
        }
        button {
            width: 100%;
            padding: 14px;
            background-color: #1a73e8;
            color: white;
            border: none;
            border-radius: 6px;
            font-size: 16px;
            font-weight: bold;
            cursor: pointer;
            transition: background 0.3s;
            margin-top: 10px;
        }
        button:hover {
            background-color: #1557b0;
        }
        .success-msg {
            display: none;
            color: #155724;
            background-color: #d4edda;
            padding: 15px;
            border-radius: 8px;
            text-align: center;
            margin-top: 15px;
            font-weight: bold;
            box-shadow: 0 2px 4px rgba(0,0,0,0.05);
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;div class="form-container"&gt;
    &lt;h2&gt;RSSB LDC 2026 Typing test cutoff survey&lt;/h2&gt;
    &lt;p class="sub-title"&gt;
        नमस्कार साथियों! यह  फॉर्म RSSB LDC 2026 परीक्षा की सबसे सटीक कटऑफ का विश्लेषण करने के लिए तैयार किया गया है। आपके द्वारा दिए गए इस डेटा के आधार पर जल्द ही टाइपिंग के लिए सुरक्षित स्कोर (Safe Score) का वीडियो और PDF जारी किया जाएगा।
    &lt;/p&gt;
    
    &lt;form id="cutoffForm" action="https://script.google.com/macros/s/AKfycbxSlLaeU5fsBk4MZgSlAPzrxkPT3fUbW4iipE2gOj-LsQQyGXGJVwT_gIXAmhfj9EBgAQ/exec" method="POST"&gt;
        
        &lt;!-- Name --&gt;
        &lt;div class="form-group"&gt;
            &lt;label for="Name"&gt;अभ्यर्थी का नाम (Candidate's Name)&lt;/label&gt;
            &lt;input type="text" id="Name" name="Name" placeholder="अपना नाम दर्ज करें"&gt;
        &lt;/div&gt;

        &lt;!-- Area --&gt;
        &lt;div class="form-group"&gt;
            &lt;label&gt;क्षेत्र (Area) *&lt;/label&gt;
            &lt;div class="radio-group"&gt;
                &lt;label class="radio-option"&gt;
                    &lt;input type="radio" name="Area" value="Non-TSP" required&gt; Non-TSP
                &lt;/label&gt;
                &lt;label class="radio-option"&gt;
                    &lt;input type="radio" name="Area" value="TSP"&gt; TSP
                &lt;/label&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- Category --&gt;
        &lt;div class="form-group"&gt;
            &lt;label for="Category"&gt;कैटेगरी (Category) *&lt;/label&gt;
            &lt;select id="Category" name="Category" required&gt;
                &lt;option value="" disabled selected&gt;चुनें...&lt;/option&gt;
                &lt;option value="UR"&gt;UR&lt;/option&gt;
                &lt;option value="EWS"&gt;EWS&lt;/option&gt;
                &lt;option value="OBC"&gt;OBC&lt;/option&gt;
                &lt;option value="MBC"&gt;MBC&lt;/option&gt;
                &lt;option value="SC"&gt;SC&lt;/option&gt;
                &lt;option value="ST"&gt;ST&lt;/option&gt;
                &lt;option value="SAH"&gt;SAH&lt;/option&gt;
            &lt;/select&gt;
        &lt;/div&gt;

        &lt;!-- Gender --&gt;
        &lt;div class="form-group"&gt;
            &lt;label&gt;लिंग (Gender) *&lt;/label&gt;
            &lt;div class="radio-group"&gt;
                &lt;label class="radio-option"&gt;
                    &lt;input type="radio" name="Gender" id="genderMale" value="Male" required onclick="toggleFemaleSpecialCat(false)"&gt; Male
                &lt;/label&gt;
                &lt;label class="radio-option"&gt;
                    &lt;input type="radio" name="Gender" id="genderFemale" value="Female" onclick="toggleFemaleSpecialCat(true)"&gt; Female
                &lt;/label&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- Special Category (Checkboxes for Multiple Selection) --&gt;
        &lt;div class="form-group"&gt;
            &lt;label&gt;विशेष श्रेणी (Special Category) - जो भी लागू हो उन पर टिक करें (यदि कोई नहीं है, तो खाली छोड़ दें)&lt;/label&gt;
            &lt;div class="checkbox-group"&gt;
                &lt;label class="checkbox-option"&gt;
                    &lt;input type="checkbox" name="SpecialCategory" value="Ex-Serviceman"&gt; Ex-Serviceman
                &lt;/label&gt;
                &lt;label class="checkbox-option"&gt;
                    &lt;input type="checkbox" name="SpecialCategory" value="Sports Person"&gt; Sports Person
                &lt;/label&gt;
                &lt;!-- These show/hide based on female selection --&gt;
                &lt;label class="checkbox-option" id="optWidow" style="display:none;"&gt;
                    &lt;input type="checkbox" name="SpecialCategory" id="chkWidow" value="Widow"&gt; Widow (विधवा)
                &lt;/label&gt;
                &lt;label class="checkbox-option" id="optDivorcee" style="display:none;"&gt;
                    &lt;input type="checkbox" name="SpecialCategory" id="chkDivorcee" value="Divorcee"&gt; Divorcee (परित्यक्ता)
                &lt;/label&gt;
                &lt;label class="checkbox-option"&gt;
                    &lt;input type="checkbox" name="SpecialCategory" value="LDCP"&gt; LDCP
                &lt;/label&gt;
                &lt;label class="checkbox-option"&gt;
                    &lt;input type="checkbox" name="SpecialCategory" value="BLV"&gt; BLV
                &lt;/label&gt;
                &lt;label class="checkbox-option"&gt;
                    &lt;input type="checkbox" name="SpecialCategory" value="HI"&gt; HI
                &lt;/label&gt;
                &lt;label class="checkbox-option"&gt;
                    &lt;input type="checkbox" name="SpecialCategory" value="MIMD"&gt; MIMD
                &lt;/label&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- Paper 1 Marks --&gt;
        &lt;div class="form-group"&gt;
            &lt;label for="Paper1"&gt;पेपर 1 (GK, Math, Science) में प्राप्त अंक अनुमानित *&lt;/label&gt;
            &lt;input type="number" id="Paper1" name="Paper1" min="0" max="100" step="0.01" required placeholder="0.00 से 100.00"&gt;
        &lt;/div&gt;

        &lt;!-- Paper 2 Marks --&gt;
        &lt;div class="form-group"&gt;
            &lt;label for="Paper2"&gt;पेपर 2 (Hindi &amp; English) में प्राप्त अंक *&lt;/label&gt;
            &lt;input type="number" id="Paper2" name="Paper2" min="0" max="100" step="0.01" required placeholder="0.00 से 100.00"&gt;
        &lt;/div&gt;

        &lt;!-- Conditional Section: Previous Exams --&gt;
        &lt;div class="form-group"&gt;
            &lt;label&gt;आपने यदि हाल ही में जारी RSSB के द्वारा जारी रिजल्ट में से किसी भर्ती में एग्जाम दिया हो तो विवरण यहाँ डालें *&lt;/label&gt;
            &lt;div class="radio-group"&gt;
                &lt;label class="radio-option"&gt;
                    &lt;input type="radio" name="PrevExamParticipation" value="Yes" required onclick="togglePrevExams(true)"&gt; हाँ (Yes)
                &lt;/label&gt;
                &lt;label class="radio-option"&gt;
                    &lt;input type="radio" name="PrevExamParticipation" value="No" onclick="togglePrevExams(false)"&gt; नहीं (No)
                &lt;/label&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- Prev Exams Conditional Container --&gt;
        &lt;div id="prevExamsContainer" class="conditional-box"&gt;
            &lt;label&gt;परीक्षा का चयन करें (एक से अधिक चुन सकते हैं):&lt;/label&gt;
            &lt;div class="checkbox-group" style="margin-bottom: 15px;"&gt;
                &lt;label class="checkbox-option"&gt;
                    &lt;input type="checkbox" name="selectedExams" value="VDO" onclick="toggleExamDetails('VDO')"&gt; VDO
                &lt;/label&gt;
                &lt;label class="checkbox-option"&gt;
                    &lt;input type="checkbox" name="selectedExams" value="Patwari" onclick="toggleExamDetails('Patwari')"&gt; Patwari
                &lt;/label&gt;
                &lt;label class="checkbox-option"&gt;
                    &lt;input type="checkbox" name="selectedExams" value="4th_Grade" onclick="toggleExamDetails('4th_Grade')"&gt; 4th Grade
                &lt;/label&gt;
            &lt;/div&gt;

            &lt;!-- Detail Cards for each exam --&gt;
            &lt;div id="detail_VDO" class="exam-detail-card" style="display:none;"&gt;
                &lt;h4&gt;VDO परीक्षा विवरण&lt;/h4&gt;
                &lt;div class="grid-3"&gt;
                    &lt;div&gt;
                        &lt;label style="font-size:12px;"&gt;Roll No. *&lt;/label&gt;
                        &lt;input type="text" name="VDO_Roll" placeholder="Roll No."&gt;
                    &lt;/div&gt;
                    &lt;div&gt;
                        &lt;label style="font-size:12px;"&gt;Rank *&lt;/label&gt;
                        &lt;input type="text" name="VDO_Rank" placeholder="Rank"&gt;
                    &lt;/div&gt;
                    &lt;div&gt;
                        &lt;label style="font-size:12px;"&gt;Marks *&lt;/label&gt;
                        &lt;input type="number" name="VDO_Marks" step="0.01" placeholder="Marks"&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;div id="detail_Patwari" class="exam-detail-card" style="display:none;"&gt;
                &lt;h4&gt;Patwari परीक्षा विवरण&lt;/h4&gt;
                &lt;div class="grid-3"&gt;
                    &lt;div&gt;
                        &lt;label style="font-size:12px;"&gt;Roll No. *&lt;/label&gt;
                        &lt;input type="text" name="Patwari_Roll" placeholder="Roll No."&gt;
                    &lt;/div&gt;
                    &lt;div&gt;
                        &lt;label style="font-size:12px;"&gt;Rank *&lt;/label&gt;
                        &lt;input type="text" name="Patwari_Rank" placeholder="Rank"&gt;
                    &lt;/div&gt;
                    &lt;div&gt;
                        &lt;label style="font-size:12px;"&gt;Marks *&lt;/label&gt;
                        &lt;input type="number" name="Patwari_Marks" step="0.01" placeholder="Marks"&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;div id="detail_4th_Grade" class="exam-detail-card" style="display:none;"&gt;
                &lt;h4&gt;4th Grade परीक्षा विवरण&lt;/h4&gt;
                &lt;div class="grid-3"&gt;
                    &lt;div&gt;
                        &lt;label style="font-size:12px;"&gt;Roll No. *&lt;/label&gt;
                        &lt;input type="text" name="4th_Grade_Roll" placeholder="Roll No."&gt;
                    &lt;/div&gt;
                    &lt;div&gt;
                        &lt;label style="font-size:12px;"&gt;Rank *&lt;/label&gt;
                        &lt;input type="text" name="4th_Grade_Rank" placeholder="Rank"&gt;
                    &lt;/div&gt;
                    &lt;div&gt;
                        &lt;label style="font-size:12px;"&gt;Marks *&lt;/label&gt;
                        &lt;input type="number" name="4th_Grade_Marks" step="0.01" placeholder="Marks"&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;button type="submit" id="submitBtn"&gt;डेटा सबमिट करें&lt;/button&gt;
    &lt;/form&gt;
    
    &lt;div class="success-msg" id="successMsg"&gt;
        धन्यवाद! आपका डेटा सफलतापूर्वक दर्ज कर लिया गया है। &#128077;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script&gt;
    // Toggle Female Special Categories
    function toggleFemaleSpecialCat(isFemale) {
        const optWidow = document.getElementById('optWidow');
        const optDivorcee = document.getElementById('optDivorcee');
        const chkWidow = document.getElementById('chkWidow');
        const chkDivorcee = document.getElementById('chkDivorcee');
        
        if (isFemale) {
            optWidow.style.display = 'flex';
            optDivorcee.style.display = 'flex';
        } else {
            optWidow.style.display = 'none';
            optDivorcee.style.display = 'none';
            // Uncheck if they were checked and gender switched to Male
            chkWidow.checked = false;
            chkDivorcee.checked = false;
        }
    }

    // Toggle Previous Exams Selection Section
    function togglePrevExams(show) {
        const container = document.getElementById('prevExamsContainer');
        container.style.display = show ? 'block' : 'none';
        if (!show) {
            // Uncheck all checkboxes
            const checkboxes = document.querySelectorAll('input[name="selectedExams"]');
            checkboxes.forEach(cb =&gt; {
                cb.checked = false;
                toggleExamDetails(cb.value); // hide their input boxes too
            });
        }
    }

    // Toggle Input details for specific exams
    function toggleExamDetails(examId) {
        const checkbox = document.querySelector(`input[value="${examId}"]`);
        const detailDiv = document.getElementById(`detail_${examId}`);
        if (checkbox &amp;&amp; checkbox.checked) {
            detailDiv.style.display = 'block';
            // Make inputs required inside active exam details
            detailDiv.querySelectorAll('input').forEach(input =&gt; input.required = true);
        } else {
            detailDiv.style.display = 'none';
            detailDiv.querySelectorAll('input').forEach(input =&gt; {
                input.required = false;
                input.value = ''; // Reset values
            });
        }
    }

    // Form Submission Script
    const form = document.getElementById('cutoffForm');
    const submitBtn = document.getElementById('submitBtn');
    const successMsg = document.getElementById('successMsg');

    form.addEventListener('submit', e =&gt; {
        e.preventDefault();
        submitBtn.disabled = true;
        submitBtn.innerText = "सबमिट हो रहा है...";

        // Collect form data
        const formData = new FormData(form);

        fetch(form.action, { method: 'POST', body: formData })
            .then(response =&gt; {
                submitBtn.style.display = "none";
                form.reset();
                successMsg.style.display = "block";
                window.scrollTo({ top: 0, behavior: 'smooth' });
            })
            .catch(error =&gt; {
                alert('कुछ त्रुटि हुई! कृपया दोबारा प्रयास करें।');
                submitBtn.disabled = false;
                submitBtn.innerText = "डेटा सबमिट करें";
            });
    });
    
    // Initial State Run
    toggleFemaleSpecialCat(false);
&lt;/script&gt;

&lt;/body&gt;
&lt;/html&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>RSSB 3rd Grade Level 2 DV List and Status </title><link>https://www.mcqclasses.com/2026/07/rssb-3rd-grade-level-2-dv-list-and.html</link><category>Result</category><author>noreply@blogger.com (mcq Classes)</author><pubDate>Tue, 14 Jul 2026 21:56:45 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-833244596045566269.post-4462086730393512582</guid><description>&lt;h2 class="entry-title"&gt;RSSB 3rd GRADE Level 2  के दस्तावेज सत्यापन उपस्थिति का समय  PORTAL&lt;/h2&gt;
&lt;h2 class="entry-title"&gt;​उच्च प्राथमिक विद्यालय अध्यापक (संस्कृत शिक्षा) सीधी भर्ती परीक्षा-2025 के लिए दस्तावेज सत्यापन (Document Verification) का शेड्यूल जारी कर दिया गया है!
&lt;br&gt;
​&#128197; महत्वपूर्ण तिथियां (Dates):&lt;br&gt;
​शुरुआत तिथि: 21 जुलाई 2026&lt;br&gt;
​अंतिम तिथि: 13 अगस्त 2026&lt;br&gt;

​&#128205; दस्तावेज सत्यापन का स्थान (Venue):&lt;br&gt;
​राजकीय महाराज आचार्य संस्कृत महाविद्यालय, गांधी सर्किल के पास, महात्मा गांधी रोड, गांधी नगर, जयपुर। &lt;/h2&gt;
&lt;br&gt;
&lt;div class="post-body entry-content" id="postBody"&gt;
    &lt;div style="background-color: #f0f4f8; padding: 20px 0; width: 100%;"&gt;
        &lt;div class="vdo-checker-container" style="background-color: white; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1); font-family: 'Poppins', sans-serif; margin: 0 auto; max-width: 680px; padding: 30px; box-sizing: border-box; border: 1px solid #e1e8f0; position: relative;"&gt;
            
            &lt;style&gt;
                @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800&amp;family=Noto+Sans+Devanagari:wght@400;700&amp;display=swap');
                .vdo-checker-container h1 { color: #1e3a8a; text-align: center; font-size: 1.7em; margin-bottom: 20px; font-weight: 800; border-bottom: 4px solid #3b82f6; padding-bottom: 10px; text-transform: uppercase; }
                .status-info { background: #ebf5ff; border: 1px solid #3b82f6; color: #1e40af; padding: 12px; border-radius: 10px; text-align: center; margin-bottom: 25px; font-weight: 700; font-size: 0.95em; }
                .search-group { margin-bottom: 18px; position: relative; }
                .search-group label { display: block; margin-bottom: 8px; font-weight: 700; color: #374151; font-size: 0.95em; }
                #nameSearchInput, #rollInput { width: 100%; padding: 14px; border: 2.2px solid #e5e7eb; border-radius: 12px; box-sizing: border-box; font-size: 16px; outline: none; transition: 0.3s; background: #f9fafb; font-weight: 600; }
                .btn-check { width: 100%; padding: 16px; background: #1e40af; color: white; border: none; border-radius: 12px; font-size: 1.2em; font-weight: 800; cursor: pointer; margin-top: 10px; text-transform: uppercase; }
                .name-dropdown { position: absolute; background: white; border: 1px solid #e5e7eb; width: 100%; max-height: 250px; overflow-y: auto; z-index: 100; border-radius: 0 0 12px 12px; display: none; box-shadow: 0 10px 15px rgba(0,0,0,0.1); }
                .name-item { padding: 12px 15px; cursor: pointer; border-bottom: 1px solid #f3f4f6; display: flex; justify-content: space-between; font-weight: 600; }
                .result-card { margin-top: 30px; border: 2.5px solid #1e40af; border-radius: 18px; overflow: hidden; display: none; background: #fff; }
                .res-header { background: #1e40af; color: white; padding: 18px; text-align: center; font-weight: 800; }
                .res-body { padding: 25px; }
                .res-row { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px solid #f1f5f9; align-items: center; }
                .res-label { color: #4b5563; font-weight: 700; font-size: 0.85em; }
                .res-value { color: #111827; font-weight: 800; text-align: right; }
                
                
                #loadingOverlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); z-index: 9999; flex-direction: column; justify-content: center; align-items: center; color: white; font-family: 'Poppins', sans-serif; text-align: center; }
                .spinner { border: 6px solid #f3f3f3; border-top: 6px solid #3b82f6; border-radius: 50%; width: 50px; height: 50px; animation: spin 1s linear infinite; margin-bottom: 15px; }
                @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
            &lt;/style&gt;

            &lt;div id="loadingOverlay"&gt;
                &lt;div class="spinner"&gt;&lt;/div&gt;
                &lt;h2 style="margin:0;"&gt;Please Wait...&lt;/h2&gt;
                &lt;p style="font-size: 0.9em; margin-top: 10px;"&gt;आपकी डिटेल बोर्ड की लिस्ट से मिलाई जा रही है&lt;/p&gt;
            &lt;/div&gt;

            &lt;h1&gt;दस्तावेज सत्यापन की तारीख व समय देखने के लिए नाम या रोल नंबर से सर्च करे &lt;/h1&gt;
            &lt;div id="dbStatus" class="status-info"&gt;⏳ SYNCING CANDIDATES...&lt;/div&gt;

            &lt;div class="search-group"&gt;
                &lt;label&gt;SEARCH BY NAME (नाम से खोजें)&lt;/label&gt;
                &lt;input id="nameSearchInput" oninput="handleNameSearch()" placeholder="Type candidate name..." type="text" autocomplete="off" /&gt;
                &lt;div id="nameList" class="name-dropdown"&gt;&lt;/div&gt;
            &lt;/div&gt;

            &lt;div class="search-group"&gt;
                &lt;label&gt;SEARCH BY ROLL NUMBER (रोल नंबर)&lt;/label&gt;
                &lt;input id="rollInput" placeholder="Enter Roll Number" type="number" /&gt;
                &lt;button id="checkBtn" class="btn-check" onclick="startSearch()" disabled&gt;VIEW FULL SCORECARD&lt;/button&gt;
            &lt;/div&gt;

            &lt;div id="resultCard" class="result-card"&gt;
                &lt;div class="res-header"&gt;UNOFFICIAL Level 2 DV SCORECARD 2026&lt;/div&gt;
                &lt;div id="resContent" class="res-body"&gt;&lt;/div&gt;
            &lt;/div&gt;

            &lt;div style="text-align: center; margin-top: 25px;"&gt;
                &lt;p style="font-weight:800; color:#1e3a8a;"&gt;आपका भाई: DK Rawat&lt;/p&gt;
                &lt;a href="https://t.me/Dkrawat5511" target="_blank" style="display: inline-block; padding: 14px 35px; background: #0088cc; color: white; text-decoration: none; border-radius: 50px; font-weight: 800; border: 2px solid #fff;"&gt;
                    &#128226; JOIN TELEGRAM CHANNEL
                &lt;/a&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script&gt;
const DATA_URL = "https://cdn.jsdelivr.net/gh/aatv708-lab/rt@main/dvl2.txt"; 
let mainData = {};
let nameIndex = [];

async function initPortal() {
    try {
        const response = await fetch(DATA_URL);
        const text = await response.text();
        const lines = text.split('\n');
        lines.forEach(line =&gt; {
            if (!line.trim() || line.includes("ROLL_NO") || line.includes("S.NO.")) return;
            let p = line.split('|').map(s =&gt; s.trim());
            
            
            if (p.length &gt;= 10) {
                let roll = p[4]; // ROLL NO is 5th column (Index 4)
                mainData[roll] = {
                    sno: p[0],        // S.NO. (Index 0)
                    subject: p[1],    // Subject (Index 1)
                    ntTsp: p[2],      // NT/TSP (Index 2)
                    rank: p[3],       // RANK (Index 3)
                    roll: roll,       // ROLL NO (Index 4)
                    name: p[5],       // CAND NAME (Index 5)
                    fatherName: p[6], // FATHER NAME (Index 6)
                    dvDate: p[7],     // DV DATE (Index 7)
                    shift: p[8],      // SHIFT (Index 8)
                    teamNo: p[9]      // TEAM NO. (Index 9)
                };
                nameIndex.push({ r: roll, n: p[5].toUpperCase() });
            }
        });
        document.getElementById('dbStatus').innerHTML = `✅ ${nameIndex.length} CANDIDATES READY`;
        document.getElementById('checkBtn').disabled = false;
    } catch (err) { document.getElementById('dbStatus').innerHTML = "❌ SYNC ERROR"; }
}

function handleNameSearch() {
    let q = document.getElementById('nameSearchInput').value.toUpperCase();
    let box = document.getElementById('nameList');
    box.innerHTML = '';
    if (q.length &lt; 3) { box.style.display = 'none'; return; }
    let matches = nameIndex.filter(x =&gt; x.n.includes(q)).slice(0, 10);
    if (matches.length &gt; 0) {
        box.style.display = 'block';
        matches.forEach(m =&gt; {
            let div = document.createElement('div');
            div.className = 'name-item';
            div.innerHTML = `&lt;span&gt;${m.n}&lt;/span&gt;&lt;small style="color:#1e40af"&gt;Roll: ${m.r}&lt;/small&gt;`;
            div.onclick = () =&gt; { 
                document.getElementById('rollInput').value = m.r; 
                document.getElementById('nameSearchInput').value = m.n; 
                box.style.display = 'none'; 
                startSearch(); 
            };
            box.appendChild(div);
        });
    } else { box.style.display = 'none'; }
}


function startSearch() {
    let roll = document.getElementById('rollInput').value.trim();
    if (!mainData[roll]) { alert("Roll Number Not Found!"); return; }
    
    
    document.getElementById('loadingOverlay').style.display = 'flex';
    document.getElementById('resultCard').style.display = 'none';

    setTimeout(() =&gt; {
        
        document.getElementById('loadingOverlay').style.display = 'none';
        showResult(roll);
    }, 5000);
}

function showResult(roll) {
    let res = mainData[roll];
    let resultCard = document.getElementById('resultCard');
    resultCard.style.display = 'block';
    
    let htmlContent = `
        &lt;div style="text-align:center; padding:20px; background:#ecfdf5; border-radius:15px; border:2px solid #10b981; margin-bottom:20px;"&gt;
            &lt;h3 style="margin:0; color:#065f46;"&gt;CONGRATULATIONS!&lt;/h3&gt;
            &lt;p style="font-weight:700;"&gt;${res.name} Ji ${res.dvDate} को  ⏰ ${res.shift}  टीम नंबर: &lt;span style="color:#1e40af;"&gt;${res.teamNo}&lt;/span&gt; में आपका DV होगा&lt;/p&gt;
        &lt;/div&gt;
        &lt;p style="text-align:center; font-size:0.85em; font-weight:700; color:#ef4444; margin-bottom:15px;"&gt;
           (ऑफिशियल PDF में क्रमांक संख्या ${res.sno} पर अपनी डिटेल मिलान करें)
        &lt;/p&gt;
        &lt;div style="text-align:center; margin-bottom:20px;"&gt;
            &lt;a href="https://t.me/Dkrawat5511" target="_blank" style="display:inline-block; padding:8px 20px; background:#0088cc; color:white; text-decoration:none; border-radius:50px; font-weight:700; font-size:0.8em;"&gt;Join Telegram DKRawat5511 For More Updates&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="res-row"&gt;&lt;span class="res-label"&gt;S.NO. (क्रमांक)&lt;/span&gt;&lt;span class="res-value"&gt;#${res.sno}&lt;/span&gt;&lt;/div&gt;
        &lt;div class="res-row"&gt;&lt;span class="res-label"&gt;ROLL NUMBER&lt;/span&gt;&lt;span class="res-value" style="color:#1e40af"&gt;${res.roll}&lt;/span&gt;&lt;/div&gt;
        &lt;div class="res-row"&gt;&lt;span class="res-label"&gt;NAME&lt;/span&gt;&lt;span class="res-value"&gt;${res.name}&lt;/span&gt;&lt;/div&gt;
        &lt;div class="res-row"&gt;&lt;span class="res-label"&gt;FATHER'S NAME&lt;/span&gt;&lt;span class="res-value"&gt;${res.fatherName}&lt;/span&gt;&lt;/div&gt;
        &lt;div class="res-row"&gt;&lt;span class="res-label"&gt;SUBJECT&lt;/span&gt;&lt;span class="res-value"&gt;${res.subject}&lt;/span&gt;&lt;/div&gt;
        &lt;div class="res-row"&gt;&lt;span class="res-label"&gt;NT / TSP STATUS&lt;/span&gt;&lt;span class="res-value"&gt;${res.ntTsp}&lt;/span&gt;&lt;/div&gt;
        &lt;div class="res-row"&gt;&lt;span class="res-label"&gt;RANK&lt;/span&gt;&lt;span class="res-value"&gt;${res.rank}&lt;/span&gt;&lt;/div&gt;
        &lt;div class="res-row"&gt;&lt;span class="res-label" style="color:#b45309"&gt;&#128197; DV DATE&lt;/span&gt;&lt;span class="res-value" style="color:#b45309"&gt;${res.dvDate}&lt;/span&gt;&lt;/div&gt;
        &lt;div class="res-row"&gt;&lt;span class="res-label" style="color:#b45309"&gt;⏰ उपस्थिति पारी (SHIFT)&lt;/span&gt;&lt;span class="res-value" style="color:#b45309"&gt;${res.shift}&lt;/span&gt;&lt;/div&gt;
        &lt;div class="res-row" style="border-bottom:none;"&gt;&lt;span class="res-label" style="color:#1e40af"&gt;&#128205; टीम नंबर (TEAM NO.)&lt;/span&gt;&lt;span class="res-value" style="color:#1e40af"&gt;${res.teamNo}&lt;/span&gt;&lt;/div&gt;
    `;

    document.getElementById('resContent').innerHTML = htmlContent;
    resultCard.scrollIntoView({ behavior: 'smooth' });
}
initPortal();
&lt;/script&gt;

&lt;div style="text-align: center; margin-top: 15px;"&gt;
    &lt;p style="font-weight: 700; margin-bottom: 10px; color: #374151;"&gt;अधिक जानकारी के लिए चैनल जॉइन करें:&lt;/p&gt;
    
    &lt;a href="https://t.me/Dkrawat5511" target="_blank" style="display: inline-block; padding: 14px 35px; background: #0088cc; color: white; text-decoration: none; border-radius: 50px; font-weight: 800; font-size: 1.1em; letter-spacing: 0.5px; box-shadow: 0 0 15px rgba(0, 136, 204, 0.6); transition: 0.4s; border: 2px solid #fff; animation: neonPulse 1.5s infinite alternate;"&gt;
         &#128226; JOIN TELEGRAM CHANNEL
    &lt;/a&gt;
    &lt;a href="https://whatsapp.com/channel/0029Vah9jab7DAX3vYPwv741" target="_blank" style="display: inline-block; padding: 14px 35px; background: #03cc00; color: white; text-decoration: none; border-radius: 50px; font-weight: 800; font-size: 1.1em; letter-spacing: 0.5px; box-shadow: 0 0 15px rgba(0, 136, 204, 0.6); transition: 0.4s; border: 2px solid #fff; animation: neonPulse 1.5s infinite alternate;"&gt;
         &#128226; JOIN Whatsapp CHANNEL
    &lt;/a&gt;
&lt;/div&gt;


</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Rajasthan Police SI Result 2025 Out </title><link>https://www.mcqclasses.com/2026/06/rajasthan-police-si-result-2025-out.html</link><category>Result</category><category>rpsc</category><author>noreply@blogger.com (mcq Classes)</author><pubDate>Fri, 19 Jun 2026 18:47:41 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-833244596045566269.post-3826352594341482058</guid><description>&lt;!-- मुख्य हेडिंग (H1) --&gt;
&lt;h1 class="entry-title" style="text-align: center; color: #1e3a8a; font-family: 'Poppins', sans-serif; font-weight: 700; margin-bottom: 20px; line-height: 1.4;"&gt;
    RPSC SI Result 2025 Out: राजस्थान उप निरीक्षक भर्ती परीक्षा का परिणाम जारी, यहाँ से देखें चयनित अभ्यर्थियों की सूची
&lt;/h1&gt;

&lt;hr style="border: 0; border-top: 2px solid #e2e8f0; margin: 20px 0;" /&gt;

&lt;!-- मुख्य भूमिका --&gt;
&lt;div style="font-family: 'Poppins', sans-serif; color: #334155; line-height: 1.8; font-size: 1.05em;"&gt;
    &lt;p&gt;&lt;strong&gt;RPSC SI / Platoon Commander Written Exam Result 2025:&lt;/strong&gt; राजस्थान लोक सेवा आयोग (RPSC), अजमेर द्वारा गृह (ग्रुप-1) विभाग के अंतर्गत उप निरीक्षक (Sub Inspector) एवं प्लाटून कमांडर (Platoon Commander) प्रतियोगी परीक्षा-2025 का लिखित परीक्षा परिणाम आधिकारिक रूप से जारी कर दिया गया है। आयोग द्वारा यह महत्वपूर्ण प्रेस नोट आज दिनांक &lt;strong&gt;19.06.2026&lt;/strong&gt; को जारी किया गया है।&lt;/p&gt;
    
    &lt;p&gt;लिखित परीक्षा में न्यूनतम उत्तीर्णांक प्राप्त करने वाले अभ्यर्थियों को अगले चरण यानी &lt;strong&gt;शारीरिक दक्षता परीक्षा (Physical Efficiency Test - PET)&lt;/strong&gt; के लिए अस्थाई रूप से सफल घोषित किया गया है।&lt;/p&gt;
&lt;/div&gt;

&lt;hr style="border: 0; border-top: 2px solid #e2e8f0; margin: 20px 0;" /&gt;

&lt;!-- मुख्य विवरण टेबल --&gt;
&lt;h2 style="color: #1e3a8a; font-family: 'Poppins', sans-serif; font-size: 1.4em; border-left: 5px solid #022ef0; padding-left: 10px; margin-top: 25px;"&gt;
    RPSC SI Result 2026: मुख्य विवरण
&lt;/h2&gt;

&lt;div style="overflow-x: auto; margin: 20px 0;"&gt;
    &lt;table style="width: 100%; border-collapse: collapse; font-family: 'Poppins', sans-serif; font-size: 0.95em; min-width: 400px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); border-radius: 8px; overflow: hidden;"&gt;
        &lt;thead&gt;
            &lt;tr style="background-color: #1e3a8a; color: #ffffff; text-align: left; font-weight: bold;"&gt;
                &lt;th style="padding: 12px 15px; border: 1px solid #ddd;"&gt;विवरण (Details)&lt;/th&gt;
                &lt;th style="padding: 12px 15px; border: 1px solid #ddd;"&gt;महत्वपूर्ण जानकारी&lt;/th&gt;
            &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
            &lt;tr style="border-bottom: 1px solid #dddddd;"&gt;
                &lt;td style="padding: 12px 15px; font-weight: 600; background: #f8fafc; border: 1px solid #ddd;"&gt;भर्ती बोर्ड का नाम&lt;/td&gt;
                &lt;td style="padding: 12px 15px; border: 1px solid #ddd;"&gt;राजस्थान लोक सेवा आयोग (RPSC), अजमेर&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr style="border-bottom: 1px solid #dddddd; background-color: #f9f9f9;"&gt;
                &lt;td style="padding: 12px 15px; font-weight: 600; background: #f8fafc; border: 1px solid #ddd;"&gt;पद का नाम&lt;/td&gt;
                &lt;td style="padding: 12px 15px; border: 1px solid #ddd;"&gt;उप निरीक्षक (SI) / प्लाटून कमांडर (गृह विभाग ग्रुप-1)&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr style="border-bottom: 1px solid #dddddd;"&gt;
                &lt;td style="padding: 12px 15px; font-weight: 600; background: #f8fafc; border: 1px solid #ddd;"&gt;परीक्षा का नाम&lt;/td&gt;
                &lt;td style="padding: 12px 15px; border: 1px solid #ddd;"&gt;संयुक्त उप निरीक्षक प्रतियोगी परीक्षा-2025&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr style="border-bottom: 1px solid #dddddd; background-color: #f9f9f9;"&gt;
                &lt;td style="padding: 12px 15px; font-weight: 600; background: #f8fafc; border: 1px solid #ddd;"&gt;लिखित परीक्षा की तिथियाँ&lt;/td&gt;
                &lt;td style="padding: 12px 15px; border: 1px solid #ddd;"&gt;05.04.2026 एवं 06.04.2026&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr style="border-bottom: 1px solid #dddddd;"&gt;
                &lt;td style="padding: 12px 15px; font-weight: 600; background: #f8fafc; border: 1px solid #ddd;"&gt;रिजल्ट घोषणा तिथि&lt;/td&gt;
                &lt;td style="padding: 12px 15px; border: 1px solid #ddd;"&gt;&lt;strong&gt;19.06.2026&lt;/strong&gt;&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr style="background-color: #f9f9f9;"&gt;
                &lt;td style="padding: 12px 15px; font-weight: 600; background: #f8fafc; border: 1px solid #ddd;"&gt;अगला चरण&lt;/td&gt;
                &lt;td style="padding: 12px 15px; border: 1px solid #ddd; color: #2563eb; font-weight: bold;"&gt;शारीरिक दक्षता परीक्षा (PET)&lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;
&lt;/div&gt;

&lt;!-- विस्तृत जानकारी --&gt;
&lt;h2 style="color: #1e3a8a; font-family: 'Poppins', sans-serif; font-size: 1.4em; border-left: 5px solid #022ef0; padding-left: 10px; margin-top: 30px;"&gt;
    लिखित परीक्षा का आयोजन और परिणाम स्थिति
&lt;/h2&gt;

&lt;div style="font-family: 'Poppins', sans-serif; color: #334155; line-height: 1.8; font-size: 1.05em;"&gt;
    &lt;p&gt;राजस्थान लोक सेवा आयोग द्वारा जारी आधिकारिक विज्ञप्ति के अनुसार, अनुसूचित क्षेत्र (TSP) एवं गैर अनुसूचित क्षेत्र (Non-TSP) के पदों हेतु प्रश्न पत्र-प्रथम एवं द्वितीय की लिखित परीक्षा (Objective Type) का आयोजन &lt;strong&gt;दिनांक 05 अप्रैल 2026 एवं 06 अप्रैल 2026&lt;/strong&gt; को राज्य के विभिन्न केंद्रों पर किया गया था।&lt;/p&gt;
    
    &lt;p&gt;उक्त परीक्षा में उपस्थित हुए और संबंधित सेवा नियमानुसार निर्धारित न्यूनतम उत्तीर्णांक (Minimum Qualifying Marks) प्राप्त करने वाले सभी अभ्यर्थियों को शारीरिक दक्षता परीक्षा (Physical Efficiency Test) हेतु पात्रता की शर्त पर अस्थाई रूप से (Provisionally) सफल घोषित किया गया है।&lt;/p&gt;
&lt;/div&gt;

&lt;!-- रोल नंबर सर्च सेक्शन --&gt;
&lt;h2 style="color: #1e3a8a; font-family: 'Poppins', sans-serif; font-size: 1.4em; border-left: 5px solid #022ef0; padding-left: 10px; margin-top: 30px;"&gt;
    शारीरिक दक्षता परीक्षा (PET) हेतु रोल नंबर सूची
&lt;/h2&gt;

&lt;div style="font-family: 'Poppins', sans-serif; color: #334155; line-height: 1.8; font-size: 1.05em;"&gt;
    &lt;p&gt;आयोग द्वारा सफल घोषित किए गए सभी योग्य अभ्यर्थियों के रोल नंबर विभाग की वेबसाइट पर सूची बद्ध कर दिए गए हैं। जो भी अभ्यर्थी इस शारीरिक दक्षता परीक्षा हेतु अस्थाई रूप से सफल हुए हैं, वे नीचे दिए गए सर्च बॉक्स (या रिजल्ट इंजन) में अपना रोल नंबर डालकर तुरंत अपनी पात्रता स्थिति की जांच कर सकते हैं।&lt;/p&gt;
    
    &lt;!-- ब्लॉककोट/नोट --&gt;
    &lt;blockquote style="background: #f8fafc; border-left: 4px solid #1e3a8a; padding: 15px; margin: 20px 0; border-radius: 0 8px 8px 0; font-style: italic; color: #475569;"&gt;
        &lt;strong&gt;महत्वपूर्ण सूचना:&lt;/strong&gt; यह एक त्वरित जानकारी प्रदान करने वाला पोर्टल है। अभ्यर्थियों को सलाह दी जाती है कि वे अपने रोल नंबर और परिणाम का अंतिम मिलान आरपीएससी (RPSC) की आधिकारिक वेबसाइट पर जारी मूल रिजल्ट PDF से अवश्य करें।
    &lt;/blockquote&gt;
&lt;/div&gt;
&lt;h1 class="entry-title" style="text-align:center; color:#1e3a8a;"&gt;RPSC SI 2025 RESULT &lt;/h1&gt;

&lt;div class="post-body entry-content" id="postBody"&gt;
    &lt;div style="background-color: #f0f4f8; overflow-x: auto; width: 100%; padding: 10px 0;"&gt;
        &lt;div class="vdo-checker-container" style="background-color: white; border-radius: 15px; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px; box-sizing: border-box; font-family: Poppins, sans-serif; margin: 20px auto; max-width: 600px; padding: 25px; border: 1px solid #e2e8f0;"&gt;
            
            &lt;style&gt;
                .vdo-checker-container h2{color:#1e3a8a;text-align:center;font-size:1.3em;font-weight:700;border-bottom:3px solid #1e3a8a;margin-bottom:20px;padding-bottom:10px}
                .input-section{background:#d1fae5;color:#065f46;padding:12px;border-radius:8px;text-align:center;margin-bottom:20px;font-weight:600;border:1px solid #34a853}
                .search-box{display:flex;gap:0px;border-radius:8px;overflow:hidden;border:2px solid #ccc;}
                .search-box:focus-within{border-color:#022ef0;}
                #rollNumberInput{width:100%;padding:14px;border:none;box-sizing:border-box;outline:none;font-size:1.05em;font-weight:600;}
                #searchButton{padding:14px 25px;background:#022ef0;color:#fff;border:none;cursor:pointer;font-weight:600;font-size:1em;transition:background 0.2s;}
                #searchButton:hover{background:#1e1b4b}
                #searchButton:disabled{background:#ccc;cursor:not-allowed}
                .result-card{margin-top:20px;border-radius:12px;overflow:hidden;background:#fff;box-shadow: 0 4px 10px rgba(0,0,0,0.05);}
                .scorecard-header{background:#1e3a8a;color:#fff;padding:12px;text-align:center;font-weight:700;font-size:1.1em;}
                .scorecard-body{padding:20px;border:1px solid #e2e8f0;border-radius:0 0 12px 12px;}
                .status-box{text-align:center;padding:15px;margin-bottom:15px;border-radius:8px;font-weight:700;font-size:1.05em;line-height:1.6;}
                .eligible{background:#ecfdf5;color:#065f46;border:2px solid #34d399}
                .not-eligible{background:#fef2f2;color:#f20707;border:2px solid #f87171}
                .telegram-join{text-align:center;padding:12px;background:#eef2ff;border-radius:8px;margin-top:15px;border:1px dashed #022ef0;font-weight:bold}
                .telegram-join a{color:#022ef0;text-decoration:none}
                .footer-update{margin-top:20px;padding:15px;background:#f8fafc;border-radius:8px;text-align:center;font-size:0.9em;border:1px solid #e2e8f0;line-height:1.6}
                .disclaimer-strip{margin-top:15px;padding:12px;background:#fff9c4;border:1px solid #fbc02d;border-radius:8px;text-align:center;font-size:0.85em;color:#455a64;font-weight:500;line-height:1.5}
            &lt;/style&gt;

            &lt;h2&gt;Result &amp;amp; Selection Checker&lt;/h2&gt;
            &lt;div class="input-section" id="uploadStatus"&gt;⏳ Syncing Database...&lt;/div&gt;
            
            &lt;div class="search-box"&gt;
                &lt;input id="rollNumberInput" type="number" placeholder="अपना रोल नंबर दर्ज करें..." onkeypress="handleKeyPress(event)" /&gt;
                &lt;button disabled id="searchButton" onclick="searchResult()"&gt;Check&lt;/button&gt;
            &lt;/div&gt;

            &lt;div class="result-card" id="resultDisplay" style="display: none;"&gt;&lt;/div&gt;
            
            &lt;div id="actionButtons" style="display: none; justify-content: center; margin-top: 15px;"&gt;
                &lt;button onclick="resetForm()" style="background: #6366f1; border-radius: 8px; border: none; color: white; cursor: pointer; padding: 12px 30px; font-weight:bold; font-size:0.95em;"&gt;Clear / Check Another&lt;/button&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script type="text/javascript"&gt;

const CSV_URLS = [
    "https://cdn.jsdelivr.net/gh/aatv708-lab/rt@main/dkl2.txt"
];

let meritData = {}; 
let isReady = false;


async function loadData() {
    let statusDiv = document.getElementById('uploadStatus');
    let totalFiles = CSV_URLS.length;
    let loadedCount = 0;

    for (let i = 0; i &lt; totalFiles; i++) {
        try {
            statusDiv.innerHTML = `⏳ Syncing Database (${i + 1}/${totalFiles})...`;
            const res = await fetch(CSV_URLS[i]);
            const text = await res.text();
            
            text.split('\n').forEach(line =&gt; {
                if (!line.trim()) return;
                let p = line.trim().split(/\s+/);
               
                
                let roll = parseInt(p[0]); 
                if (isNaN(roll)) return; 

                if (!meritData[roll]) {
                    meritData[roll] = { Roll: roll };
                    loadedCount++;
                }
            });
        } catch (e) { console.error(e); }
    }
    
    isReady = true;
    document.getElementById('searchButton').disabled = false; 
    statusDiv.innerHTML = `✅ Total (${loadedCount} Candidates Pass PET)`;
    statusDiv.style.background = "#d1fae5";
}


function searchResult() {
    if (!isReady) return;
    
    let rollInput = document.getElementById('rollNumberInput').value.trim();
    let display = document.getElementById('resultDisplay');
    let actionBtn = document.getElementById('actionButtons');
    
    if (rollInput === "") {
        display.style.display = 'block';
        display.innerHTML = "&lt;div class='status-box not-eligible'&gt;कृपया रोल नंबर दर्ज करें!&lt;/div&gt;";
        return;
    }
    
    let roll = parseInt(rollInput);
    let c = meritData[roll]; 
    
    display.style.display = 'block'; 
    actionBtn.style.display = 'flex';
    
    if (!c) { 
        
        display.innerHTML = `
            &lt;div class="scorecard-header"&gt;RPSC SI 2025 Exam RESULT&lt;/div&gt;
            &lt;div class="scorecard-body"&gt;
                &lt;div class='status-box not-eligible'&gt;
                    ❌ आपको (${roll}) RPSC ने SI Exam 2025 शारीरिक दक्षता परीक्षा (Physical Efficiency Test) हेतु पात्रता की शर्त पर अस्थाई रुप से सफल घोषित नहीं किया है।
                &lt;/div&gt;
                &lt;div class="footer-update" style="margin-top:10px; font-weight: bold; color: #b91c1c;"&gt;
                    यह ऑफिशियल वेबसाइट नहीं है, कृपया अपने रिजल्ट का मिलान ऑफिशियल वेबसाइट से जरूर करें।
                &lt;/div&gt;
            &lt;/div&gt;`;
        return; 
    }
    
   
    display.innerHTML = `
        &lt;div class="scorecard-header"&gt;RPSC SI 2025 Exam RESULT&lt;/div&gt;
        &lt;div class="scorecard-body"&gt;
            &lt;div class="status-box eligible"&gt;
                &#127881; आपको (${c.Roll}) RPSC ने  SI Exam 2025  शारीरिक दक्षता परीक्षा (Physical Efficiency Test) हेतु पात्रता की शर्त पर अस्थाई रुप से सफल घोषित किया है। कृपया अपना रिजल्ट ऑफिशियल रिजल्ट से मिलान अवश्य करें।
            &lt;/div&gt;
            
            &lt;div class="telegram-join"&gt;Join our Telegram &lt;a href="https://t.me/Dkrawat5511" target="_blank"&gt;DKRawat5511&lt;/a&gt;&lt;/div&gt;
            &lt;div class="footer-update"&gt;राजस्थान की सभी भर्ती परीक्षाओं की अपडेट्स के लिए हमारा टेलीग्राम जॉइन करें &lt;br&gt;&lt;a href="https://t.me/Dkrawat5511" target="_blank" style="color:#022ef0; font-weight:bold; text-decoration:underline;"&gt;Click here&lt;/a&gt;&lt;/div&gt;
            
            &lt;div class="disclaimer-strip"&gt;
                &lt;strong&gt;सूचना:&lt;/strong&gt; यह ऑफिशियल वेबसाइट नहीं है, कृपया अपने रिजल्ट का मिलान ऑफिशियल वेबसाइट से जरूर करें। किसी भी प्रकार की तकनीकी विसंगति की स्थिति में विभाग द्वारा जारी मूल रिजल्ट ही मान्य होगा। 10 प्रतिशत से अधिक प्रश्नों में 05 विकल्पों में से कोई भी विकल्प नहीं भरने के कारण 1744 अभ्यर्थियों को SI 2025 परीक्षा हेतु अयोग्य घोषित किया है। उक्त 1744 अभ्यर्थियों के रोल नम्बर पृथक से आयोग की वेबसाईट पर जारी किये  है।
            &lt;/div&gt;
        &lt;/div&gt;`;
}


function handleKeyPress(event) {
    if (event.key === "Enter") {
        searchResult();
    }
}


function resetForm() {
    document.getElementById('rollNumberInput').value = '';
    document.getElementById('resultDisplay').style.display = 'none';
    document.getElementById('actionButtons').style.display = 'none';
}


loadData();
&lt;/script&gt;
  
&lt;style&gt;
.telegram-scroll{
    background: linear-gradient(90deg,#1e3a8a,#2563eb);
    color:#fff;
    padding:10px 0;
    border-radius:8px;
    overflow:hidden;
    margin:15px 0;
    position:relative;
}
.scroll-text{
    white-space:nowrap;
    display:inline-block;
    padding-left:100%;
    animation:scrollLeft 18s linear infinite;
    font-weight:600;
}
.scroll-text a{
    color:#ffd700;
    text-decoration:none;
    margin:0 8px;
    font-weight:700;
}
.scroll-text a:hover{
    text-decoration:underline;
}
.telegram-scroll:hover .scroll-text{
    animation-play-state: paused;
}
@keyframes scrollLeft{
    0%{ transform:translateX(0); }
    100%{ transform:translateX(-100%); }
}
&lt;/style&gt;

&lt;div class="telegram-scroll"&gt;
    &lt;div class="scroll-text"&gt;
        &#128640; Join Our Telegram Channel &#128073; 
        &lt;a href="https://t.me/Dkrawat5511" target="_blank"&gt;Click Here&lt;/a&gt; |
        &#128226; Subscribe YouTube &#128073; 
        &lt;a href="https://www.youtube.com/@DKRawat5511" target="_blank"&gt;Subscribe Now&lt;/a&gt; |
        &#128276; Latest RPSC Updates Available Here
    &lt;/div&gt;
&lt;/div&gt;
&lt;!-- रिजल्ट डाउनलोड स्टेप्स --&gt;
&lt;h2 style="color: #1e3a8a; font-family: 'Poppins', sans-serif; font-size: 1.4em; border-left: 5px solid #022ef0; padding-left: 10px; margin-top: 30px;"&gt;
    RPSC SI Result PDF कैसे डाउनलोड करें?
&lt;/h2&gt;

&lt;div style="font-family: 'Poppins', sans-serif; color: #334155; line-height: 1.8; font-size: 1.05em;"&gt;
    &lt;ol style="padding-left: 20px; margin: 15px 0;"&gt;
        &lt;li style="margin-bottom: 8px;"&gt;सबसे पहले राजस्थान लोक सेवा आयोग की आधिकारिक वेबसाइट पर जाएं।&lt;/li&gt;
        &lt;li style="margin-bottom: 8px;"&gt;होमपेज पर 'News and Events' सेक्शन में जाएँ।&lt;/li&gt;
        &lt;li style="margin-bottom: 8px;"&gt;वहाँ दिनांक 19/06/2026 के सामने "Result Preamble and Cutoff Marks for Sub Inspector Comb. Comp. Exam 2025" लिंक पर क्लिक करें।&lt;/li&gt;
        &lt;li style="margin-bottom: 8px;"&gt;सिलेक्टेड अभ्यर्थियों की रोल नंबर लिस्ट डाउनलोड करें और अपना रोल नंबर सर्च करें।&lt;/li&gt;
    &lt;/ol&gt;
&lt;/div&gt;

&lt;hr style="border: 0; border-top: 2px solid #e2e8f0; margin: 25px 0;" /&gt;
&lt;!-- ================= FAQ SECTION START ================= --&gt;
&lt;div style="font-family: 'Poppins', sans-serif; background-color: #f8fafc; border: 1px solid #e2e8f0; border-radius: 12px; padding: 25px; margin-top: 35px; box-shadow: 0 4px 6px rgba(0,0,0,0.02);"&gt;
    
    &lt;h3 style="color: #1e3a8a; font-size: 1.5em; margin-top: 0; margin-bottom: 20px; border-bottom: 2px solid #cbd5e1; padding-bottom: 10px; display: flex; align-items: center; gap: 8px;"&gt;
        ❓ Frequently Asked Questions (FAQ)
    &lt;/h3&gt;

    &lt;!-- FAQ Item 1 --&gt;
    &lt;div style="margin-bottom: 18px; background: #ffffff; padding: 15px; border-radius: 8px; border: 1px solid #edf2f7;"&gt;
        &lt;h4 style="color: #1a202c; font-size: 1.1em; margin: 0 0 8px 0; font-weight: 600;"&gt;
            Q1. RPSC SI Written Exam Result 2025 कब जारी हुआ?
        &lt;/h4&gt;
        &lt;p style="color: #4a5568; margin: 0; font-size: 0.95em; line-height: 1.6;"&gt;
            आरपीएससी द्वारा उप निरीक्षक (SI) एवं प्लाटून कमांडर लिखित परीक्षा का परिणाम आज दिनांक &lt;strong&gt;19 जून 2026&lt;/strong&gt; को आधिकारिक वेबसाइट पर घोषित किया गया है।
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- FAQ Item 2 --&gt;
    &lt;div style="margin-bottom: 18px; background: #ffffff; padding: 15px; border-radius: 8px; border: 1px solid #edf2f7;"&gt;
        &lt;h4 style="color: #1a202c; font-size: 1.1em; margin: 0 0 8px 0; font-weight: 600;"&gt;
            Q2. लिखित परीक्षा में सफल होने वाले अभ्यर्थियों को अब किस चरण में शामिल होना होगा?
        &lt;/h4&gt;
        &lt;p style="color: #4a5568; margin: 0; font-size: 0.95em; line-height: 1.6;"&gt;
            लिखित परीक्षा (पेपर 1 और पेपर 2) में अस्थायी रूप से सफल घोषित किए गए सभी अभ्यर्थियों को अब अगले चरण में &lt;strong&gt;शारीरिक दक्षता परीक्षा (Physical Efficiency Test - PET)&lt;/strong&gt; के लिए बुलाया जाएगा।
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- FAQ Item 3 --&gt;
    &lt;div style="margin-bottom: 18px; background: #ffffff; padding: 15px; border-radius: 8px; border: 1px solid #edf2f7;"&gt;
        &lt;h4 style="color: #1a202c; font-size: 1.1em; margin: 0 0 8px 0; font-weight: 600;"&gt;
            Q3. क्या यह रिजल्ट की सूची अंतिम (Final) चयन सूची है?
        &lt;/h4&gt;
        &lt;p style="color: #4a5568; margin: 0; font-size: 0.95em; line-height: 1.6;"&gt;
            नहीं, यह सूची पूर्णतः अस्थाई (Provisional) है। शारीरिक दक्षता परीक्षा (PET) और दस्तावेज सत्यापन (DV) के बाद ही अंतिम चयन सूची जारी की जाएगी।
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- FAQ Item 4 --&gt;
    &lt;div style="background: #ffffff; padding: 15px; border-radius: 8px; border: 1px solid #edf2f7;"&gt;
        &lt;h4 style="color: #1a202c; font-size: 1.1em; margin: 0 0 8px 0; font-weight: 600;"&gt;
            Q4. RPSC SI Result की आधिकारिक PDF कहाँ से डाउनलोड करें?
        &lt;/h4&gt;
        &lt;p style="color: #4a5568; margin: 0; font-size: 0.95em; line-height: 1.6;"&gt;
            अभ्यर्थी अपना परिणाम राजस्थान लोक सेवा आयोग की आधिकारिक वेबसाइट &lt;strong&gt;rpsc.rajasthan.gov.in&lt;/strong&gt; पर जाकर या हमारे टेलीग्राम चैनल पर उपलब्ध डायरेक्ट लिंक से डाउनलोड कर सकते हैं।
        &lt;/p&gt;
    &lt;/div&gt;

&lt;/div&gt;
&lt;!-- ================= FAQ SECTION END ================= --&gt;


&lt;!-- ================= GOOGLE SCHEMA CODE (Invisible to users, great for SEO) ================= --&gt;
&lt;script type="application/ld+json"&gt;
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "RPSC SI Written Exam Result 2025 कब जारी हुआ?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "आरपीएससी द्वारा उप निरीक्षक (SI) एवं प्लाटून कमांडर लिखित परीक्षा का परिणाम आज दिनांक 19 जून 2026 को आधिकारिक वेबसाइट पर घोषित किया गया है।"
      }
    },
    {
      "@type": "Question",
      "name": "लिखित परीक्षा में सफल होने वाले अभ्यर्थियों को अब किस चरण में शामिल होना होगा?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "लिखित परीक्षा (पेपर 1 और पेपर 2) में अस्थायी रूप से सफल घोषित किए गए सभी अभ्यर्थियों को अब अगले चरण में शारीरिक दक्षता परीक्षा (Physical Efficiency Test - PET) के लिए बुलाया जाएगा।"
      }
    },
    {
      "@type": "Question",
      "name": "क्या यह रिजल्ट की सूची अंतिम (Final) चयन सूची है?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "नहीं, यह सूची पूर्णतः अस्थाई (Provisional) है। शारीरिक दक्षता परीक्षा (PET) और दस्तावेज सत्यापन (DV) के बाद ही अंतिम चयन सूची जारी की जाएगी।"
      }
    },
    {
      "@type": "Question",
      "name": "RPSC SI Result की आधिकारिक PDF कहाँ से डाउनलोड करें?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "अभ्यर्थी अपना परिणाम राजस्थान लोक सेवा आयोग की आधिकारिक वेबसाइट rpsc.rajasthan.gov.in पर जाकर डाउनलोड कर सकते हैं।"
      }
    }
  ]
}
&lt;/script&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item></channel></rss>