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

---Advertisement---

SUPREME COURT | सुप्रीम कोर्ट ने TET पास करने की डेडलाइन बढ़ाई

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

रायपुर डेस्क। देशभर के लाखों शिक्षकों के लिए सुप्रीम कोर्ट से बड़ी राहत आई है। अब Teacher Eligibility Test (TET) पास करने की अंतिम तिथि एक साल बढ़ाकर 31 अगस्त 2028 कर दी गई है।. पहले यह डेडलाइन 2027 थी, लेकिन अब शिक्षकों को थोड़ा और समय मिल गया है। हालांकि कोर्ट ने साफ कर दिया है कि जिनकी नौकरी में 5 साल से ज्यादा समय बचा है, उन्हें हर हाल में TET पास करना होगा।. कोर्ट ने यह भी कहा है कि TET शिक्षा की गुणवत्ता बनाए रखने के लिए जरूरी है, इसलिए इसे अनिवार्य रूप से लागू किया जाएगा। जो शिक्षक तय समय में परीक्षा पास नहीं कर पाएंगे, उन्हें नौकरी या प्रमोशन में दिक्कत हो सकती है।. इस फैसले से छत्तीसगढ़ समेत कई राज्यों के शिक्षकों को राहत तो मिली है, लेकिन अनिवार्यता बरकरार रहने से दबाव भी बना रहेगा।. **Tags:** CTET TET Rules Update, Education News India, Government Teacher Recruitment Rules, Teacher Eligibility Test, Deadline Extended, Teachers Relief News, TET Supreme Court Verdict 2026

 

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

14 साल के श्रेय ने स्पेलिंग बी प्रतियोगिता जीती:90 सेकेंड में 32 शब्द सी लिखे, लगातार पांचवीं बार भारतीय मूल का छात्र विजेता बना

red and white modern breaking news youtube thumbnail

माधुरी दीक्षित का फेक वीडियो वायरल:अवॉर्ड नाइट में एक्ट्रेस रिवीलिंग गाउन में दिखीं, 2023 में रश्मिका मंदाना डीपफेक का शिकार हुई थीं

red and white modern breaking news youtube thumbnail

इंडिगो को चौथी तिमाही में ₹2,536 करोड़ का घाटा हुआ:पिछले साल ₹3,068 करोड़ का मुनाफा हुआ था; महंगे फ्यूल से कंपनी का नुकसान बढ़ा

red and white modern breaking news youtube thumbnail

इंडिगो को चौथी तिमाही में ₹2,536 करोड़ का घाटा हुआ:पिछले साल ₹3,068 करोड़ का मुनाफा हुआ था; महंगे फ्यूल से कंपनी का नुकसान बढ़ा

red and white modern breaking news youtube thumbnail

CG Breaking: नायब तहसीलदार से मारपीट मामले में गरमाई राजनीति, विधायक रामकुमार टोप्पो खुद देंगे गिरफ्तारी

red and white modern breaking news youtube thumbnail

देश की इकोनॉमी 2026-27 में 6.9% की दर से बढ़ेगी:RBI की सालाना रिपोर्ट में दावा, वैश्विक संकट के बावजूद भारत की रफ्तार मजबूत रहेगी

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