// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
32.5 C
Singapore

“Implementation without consideration for elderly” — Commuters say the old MRT directional displays were more user-friendly than newer ones

SINGAPORE: An MRT passenger took to social media on Saturday (Aug 10) to express dismay about the enhanced transit signage system at Thomson-East Coast Line (TEL) MRT stations.

In a post on the Facebook group ‘Complaint Singapore,’ the passenger pointed out that the enhanced signage system on the TEL line, which uses numbers, is more complex.

This system requires passengers to frequently check the display boards for directions, which can be cumbersome and confusing.

In contrast, the directional displays on the older MRT lines are much clearer and allow passengers to find their way without constantly needing to refer to additional information.

Screenshot 2024 08 11 142638
Photo: FB/ Complaint Singapore

Ms Goh Mui Mui, the senior manager for architecture at the Land Transport Authority (LTA), explained to CNA in 2022 that the enhanced signage system was designed to make it easier for commuters to navigate the rail network. 

The new system highlights exit-related elements in bright yellow for better visibility and uses numbers instead of letters to ensure universal understanding. According to Ms Goh, numerals were chosen because they are easily recognized across different languages and local dialects.

Despite these intentions, it appears that not all commuters, especially the elderly, are pleased with the changes. Under the post in Complaint Singapore, a few of them expressed that the signages is not as straightforward or effective as intended.

One netizen remarked, “Implementation without consideration for Elderly.”

Another commented, “Old directions much better than new directions. Easy for senior elderly to see the directions to get to the exit to the location.” 

A third netizen shared, “Yes, prefer old school, newer one not user friendly, wake up LTA/MRT.”

Read also: Singaporean finds new MRT chimes too loud and annoying

- Advertisement -

Hot this week

Singaporean says having no dependents these days is a superpower because it helps preserve your wellbeing

One commenter asked: why join the sandwich generation if you have the option not to?

Is the Singaporean lifestyle just work, eat, sleep, repeat? Netizens share their thoughts

“Life has gotten dull and monotonous.” One Singaporean says finding time for anything outside work can be difficult when time, energy and money are all factors.

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