// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.6 C
Singapore

“No one is left behind” — SMU’s financial aid scheme to benefit over 3,000 students annually, up from the previous 200

SINGAPORE: The Singapore Management University (SMU), which introduced a financial aid programme in 2017 to cover the full tuition fees for financially disadvantaged undergraduate students, will expand the scheme in August 2025 to also include allowances for living costs and international experiences, as reported by The New Paper.

Celebrating its 25th anniversary this year, the university announced that under the updated SMU Access Plus scheme, it will remove criteria like housing type and focus on per capita income and citizenship instead.

This change is expected to help over 3,000 students yearly, a significant increase from only about 200 students who previously qualified for the programme.

Since 2018, the university has required all of its students to gain some form of international exposure, whether through an overseas exchange programme, an international internship, or overseas community service.

SMU President Lily Kong said, “Experiencing the world through the lens of university education is a transformative opportunity – one that fosters international networks, broadens horizons and opens doors to new possibilities.

Such opportunities for global exposure should be accessible to every student, regardless of financial circumstance.”

She noted that this is why the university is enhancing the SMU Access scheme to help students gain global experiences, ensuring that “no one is left behind.” /TISG

- Advertisement -

Hot this week

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

Man draws out a kitchen knife because his neighbor was making a phone call in public corridor

A man, angered by his neighbor's loud phone call outside his home, not only hurled insults at the neighbor but also went home to grab a kitchen knife and stormed towards him.

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