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

---Advertisement---

पहली बार अप्रैल में CBSE 10वीं-12वीं का रिजल्ट आएगा!:10वीं के छात्रों को मिलेगा ‘स्कोर सुधारने’ का दूसरा मौका; मई में दूसरी परीक्षा प्रस्तावित

On: अप्रैल 12, 2026 11:37 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

केंद्रीय माध्यमिक शिक्षा बोर्ड (CBSE) इस साल (सत्र 2025-26) 10वीं और 12वीं के परिणाम 20 से 25 अप्रैल के बीच घोषित कर सकता है। सीबीएसई ने अब तक अपना रिजल्ट मई या इसके बाद के महीने में जारी किए हैं। ऐसा पहली बार होगा कि अप्रैल में रिजल्ट आएगा। बोर्ड ने कॉपियों के मूल्यांकन का काम पूरा कर लिया है। फिलहाल ‘मार्क्स फीडिंग’ की प्रक्रिया चल रही है। उधर, इस शैक्षणिक सत्र से सीबीएसई ने 10वीं के छात्रों के लिए ‘टू-एग्जाम’ पॉलिसी लागू की है। इसका सीधा फायदा उन छात्रों को मिलेगा जो पहली परीक्षा में उम्मीद के मुताबिक प्रदर्शन नहीं कर पाए। रिजल्ट जारी होने के बाद 10वीं के स्टूडेंट्स को दोबारा परीक्षा देने का मौका मिलेगा। 10वीं की दो परीक्षाएं : 3 बड़े सवालों में समझें पूरा गणित सवाल-1: क्या दोनों बार एग्जाम देना अनिवार्य है? जवाब: नहीं। यह पूरी तरह छात्र की इच्छा पर निर्भर है। अगर आप पहली परीक्षा के स्कोर से संतुष्ट हैं, तो दूसरी परीक्षा देने की जरूरत नहीं है। दूसरी परीक्षा (ऑप्शनल एग्जाम) 15 मई से 1 जून के बीच प्रस्तावित है। सवाल-2: अगर दूसरी परीक्षा में नंबर कम हो गए तो क्या होगा? जवाब: छात्रों को नुकसान नहीं होगा। बोर्ड ‘बेस्ट ऑफ टू’ पॉलिसी अपनाएगा। यानी दोनों परीक्षाओं में से जिस भी एग्जाम में आपके नंबर ज्यादा होंगे, वही फाइनल रिजल्ट माना जाएगा। सवाल-3: क्या प्रैक्टिकल भी दो बार दे?

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

महाराष्ट्र में नीट छात्र ने आत्महत्या की:वीडियो में बोला- मां माफ कर देना; 42 दिनों में 11 राज्यों के 22 स्टूडेंट्स का सुसाइड

red and white modern breaking news youtube thumbnail

EPFO पोर्टल 26-28 जून तक बंद रहेगा:सॉफ्टवेयर अपग्रेडेशन के कारण क्लेम प्रोसेसिंग नहीं होंगे, जल्द UPI-ATM से पैसा निकालने की सुविधा

red and white modern breaking news youtube thumbnail

CG Ration Card Cancelled: छत्तीसगढ़ में 4000 से ज्यादा राशन कार्ड रद्द, इन लोगों का नाम शामिल

red and white modern breaking news youtube thumbnail

CG Board Result: CG बोर्ड ने जारी किए पुनर्गणना और पुनर्मूल्यांकन के नतीजे, 10वीं-12वीं के विद्यार्थी ऐसे देखें रिजल्ट

red and white modern breaking news youtube thumbnail

स्पोर्ट्स अपडेट:यूएस ओपन बैडमिंटन: श्रीकांत-तन्वी समेत कई भारतीय अगले दौर में

red and white modern breaking news youtube thumbnail

स्पोर्ट्स अपडेट:यूएस ओपन बैडमिंटन: श्रीकांत-तन्वी समेत कई भारतीय अगले दौर में

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!"); } });