// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 28, 2026
28.9 C
Singapore

MOE introduces changes to PSLE from 2021

1 2 3 4 5 6Ministry of Education (MOE) said that choice order will matter more as a tie breaker, and that it will be making adjustment to Secondary One posting and will be introducing choice order as a new tie breaker for Secondary One posting. See here for more details: http://bit.ly/29HjZ3X.


MOE’s microsite on PSLE here: https://www.moe.gov.sg/microsites/psle

- Advertisement -

Hot this week

‘Dark days are temporary,’ says mid 40s Singaporean after 20+ years of working just to survive in Singapore

SINGAPORE: A Singaporean man in his mid-40s shared encouragement to netizens struggling with debt and joblessness—those feeling helpless and depressed—that the “dark days are temporary. ” In a pos...

‘These youths are definitely not ‘not hungry”: Young Singaporeans making ends meet by taking second jobs as ‘safety net’ amid rising cost of living

SINGAPORE: Gone are the days when one pay cheque was enough to feel financially secure in Singapore. Now, young Singaporeans are taking on second jobs as a “safety net” amid the rising cost of liv...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks