// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
30.5 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

Singapore-born doctor pleads guilty to secretly filming colleagues in hospital bathrooms

Ryan Yi Cho, a doctor from Singapore in Melbourne who faced 900 charges for secretly filming his female colleagues in the shower and toilet, pleaded guilty in court earlier this week

Fadli Fawzi, Andre Low co-opted into Workers’ Party Central Executive Committee

The WP CEC announced it had made key appointments for the new term. Will cover reactions to this.

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