// Adds dimensions UUID, Author and Topic into GA4
Thursday, January 15, 2026
26.8 C
Singapore

‘Let’s teach our children that PSLE grades DO NOT define them’ — Netizens thank Haidilao for amending grade-based discounts for students

Earlier this week, Haidilao, a hot pot restaurant at its City Square outlet offered to give students who did well in their Primary School Leaving Examination (PSLE) a $30 discount while those who did less well be given a smaller discount of $20 or $10, depending on their scores.

But the hotpot giant appeared to have a change of heart, later amending the promo on its Facebook page to say that all PSLE takers would be getting the $30 discount after netizens expressed their ire seeing the initial promo.

The promo initially said that only examinees with Achievement Level scores of between four and seven would get the $30 discount. Those who scored between eight and 11 would get a $20 discount, and those who scored between 12 and 20 would get a $10 discount.

Here’s what netizens had to say about it:

Screen Shot 2022 11 24 at 8.57.19 AM Screen Shot 2022 11 24 at 8.58.01 AM

Later, however, some netizens commenting on the post thanked Haidilao for amending it.

See also  What are our politicians doing one year after GE 2020?

Screen Shot 2022 11 24 at 8.57.33 AM Screen Shot 2022 11 24 at 8.57.44 AM  Over on Reddit, netizens were less gracious, however.

Screen Shot 2022 11 24 at 9.03.35 AMSome Reddit users jokingly suggested that Haidilao should have done the opposite.

Screen Shot 2022 11 24 at 9.03.40 AM Screen Shot 2022 11 24 at 9.04.02 AM

Screen Shot 2022 11 24 at 9.06.39 AM

But at least one Redditor had a more gracious take, saying that it was a good thing that the hotpot chain had at least recognized its mistake.

Screen Shot 2022 11 24 at 9.05.00 AM Screen Shot 2022 11 24 at 9.06.26 AM /TISG

Jamus Lim: PSLE results released today… But I have a story of why we shouldn’t take grades as be-all-and-end-all

- Advertisement -

Hot this week

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); } });
// //