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

---Advertisement---

CG 10th 12th Result: 10वीं-12वीं के छात्रों के लिए पुनर्मूल्यांकन का मौका, इतने तारीख तक करें आवेदन

On: मई 3, 2026 1:41 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG 10th 12th Result: छत्तीसगढ़ माध्यमिक शिक्षा मंडल (CGBSE Result 2026) द्वारा वर्ष 2026 की हाईस्कूल और हायर सेकेंडरी परीक्षा के परिणाम 29 अप्रैल 2026 को जारी किए जाने के बाद अब छात्रों को पुनर्गणना, पुनर्मूल्यांकन और उत्तरपुस्तिका की छायाप्रति प्राप्त करने का अवसर दिया गया है। (सीजी बोर्ड पुनर्मूल्यांकन आवेदन). इतने तारीख तक करें आवेदन (CG Board Revaluation). मंडल द्वारा जारी प्रेस विज्ञप्ति के अनुसार, परीक्षार्थी रिजल्ट जारी होने की तिथि से 15 दिनों के भीतर इन प्रक्रियाओं के लिए आवेदन कर सकते हैं। इसके लिए अंतिम तिथि 14 मई 2026 निर्धारित की गई है।. छात्र निर्धारित प्रपत्र मंडल की आधिकारिक वेबसाइट www.cgbse.nic. in से डाउनलोड कर सकते हैं। इसके अलावा जिला, तहसील और विकासखंड स्तर के निर्धारित केंद्रों पर शुल्क के साथ आवेदन जमा किया जा सकता है। ऑनलाइन आवेदन की सुविधा भी उपलब्ध है।. अंतिम तिथि के बाद नहीं लेंगे आवेदन. मंडल ने स्पष्ट किया है कि तय अंतिम तिथि के बाद किसी भी प्रकार के आवेदन स्वीकार नहीं किए जाएंगे। इसलिए छात्र समय रहते अपनी प्रक्रिया पूरी कर लें।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

बड़े प्रोजेक्ट्स:‘तुम्बाड 2’ में हुई आलिया की सरप्राइज एंट्री, आखिरी फेज में है स्पाई ड्रामा ‘अल्फा’

red and white modern breaking news youtube thumbnail

मित्तल परिवार ने 15,660 करोड़ रुपये में खरीदी राजस्थान रॉयल्स: आईपीएल फ्रेंचाइजी में 75% हिस्सेदारी होगी; अदार पूनावाला भी पार्टनर

red and white modern breaking news youtube thumbnail

एक्टिंग करियर छोड़, कृष्ण भक्त बनीं एक्ट्रेस एना जयसिंघानी:क्राइम पेट्रोल में काम किया था, प्रेमानंद महाराज के सपने के बाद आ गईं वृंदावन

red and white modern breaking news youtube thumbnail

चेन्नई में यात्री ने चलती फ्लाइट का इमरजेंसी गेट खोला:विमान रनवे से टर्मिनल की तरफ जा रहा था, पायलट ने तुरंत रोका; आरोपी गिरफ्तार

red and white modern breaking news youtube thumbnail

Census 2027: खबरदार ! जनगणना के नाम पर भूलकर भी न दें ये जानकारियां..

red and white modern breaking news youtube thumbnail

CG Helmet Rule: दोपहिया वाहन में पीछे बैठने वाले भी पहने हेलमेट, नहीं तो…

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