// Adds dimensions UUID, Author and Topic into GA4
Friday, June 12, 2026
27.2 C
Singapore

All pupils can continue education in a good school regardless of PSLE results: PM

The Internet is abuzz with reactions to what the PM has said before the PSLE results were announced.
Are all schools good schools? If it is so, why aren’t our honourable MPs and ministers sending their kids to neighbourhood schools?
Below is a Facebook post by Nizam Ismail.

- Advertisement -

Hot this week

‘Absolutely outrageous!’—Singaporeans decry 30 cents charge for extra sauce at McDonald’s

Many netizens commented that they did not know that adding sauce would require an extra charge.

Over 20 vaporisers smuggled in children’s clothing seized at Woodlands Checkpoint, two arrested

ICA officers at Woodlands Checkpoint foiled an attempt to smuggle over 20 vaporisers and related components into Singapore, hidden within children's clothing and towels. Two Singaporeans were arres...

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