क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

पहली बार 12वीं से पहले आया 10वीं का रिजल्ट:राजस्थान बोर्ड की वेबसाइट ठप, लड़कियों का परिणाम लड़कों से ज्यादा रहा

On: मार्च 24, 2026 9:23 पूर्वाह्न
Follow Us:
पहली बार 12वीं से पहले आया 10वीं का रिजल्ट:राजस्थान बोर्ड की वेबसाइट ठप, लड़कियों का परिणाम लड़कों से ज्यादा रहा
---Advertisement---

राजस्थान माध्यमिक शिक्षा बोर्ड (RBSE) की ओर से 10वीं का रिजल्ट जारी कर दिया गया। इस बार 94.23 प्रतिशत परिणाम रहा है। यह पिछले साल से 1.17 प्रतिशत अधिक है। पिछले साल 93.06 प्रतिशत परिणाम रहा था। लड़कों का 93.63 व लड़कियों का 94.90% रिजल्ट रहा है। मंगलवार दोपहर करीब एक बजे माध्यमिक शिक्षा बोर्ड के अजमेर स्थित ऑफिस से शिक्षा मंत्री मदन दिलावर ने रिजल्ट की घोषणा की। हिन्दी, अंग्रेजी, सोशल साइंस, साइंस, मैथ्स, संस्कृत, उर्दू, पंजाबी में कई स्टूडेंट्स को 100 में से 100 नंबर मिले हैं। उधर, रिजल्ट जारी होने के बाद माध्यमिक शिक्षा बोर्ड की वेबसाइट खुलने में कई जगह दिक्कत आ रही है। इस वजह से स्टूडेंट्स अपना रिजल्ट नहीं देख पा रहे हैं। हालांकि, रिजल्ट्स उपलब्ध कराने वाली प्राइवेट वेबसाइट पर रिजल्ट दिख रहे हैं। ऐसा पहली बार हुआ, जब 10वीं का रिजल्ट 12वीं के रिजल्ट से पहले जारी हुआ है। बोर्ड इतिहास में भी ये पहला मौका है, जब मार्च में रिजल्ट आया है। इस साल बोर्ड की परीक्षाएं 12 फरवरी से शुरू हुई थीं। दसवीं का एग्जाम 10 लाख 68 हजार 109 स्टूडेंट्स ने दिया था। राजस्थान में 5वीं और 8वीं बोर्ड का रिजल्ट भी जारी:शाला दर्पण पोर्टल नहीं खुल रहा, परिणाम देखने में आ रही परेशानी पल-पल के अपडेट के लिए ब्लॉग देखिए…

Join WhatsApp

Join Now

Join Telegram

Join Now

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });