// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 4, 2026
29.4 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

Malaysia: A massive accident and deaths now turned into a racial story online

In Malaysia, whenever there is an accident involving different races - in this case a teenage Chinese and the deaths of malay citizens, - the users on social media platforms tend to turn it into an...

Anthony Bourdain’s savage takedown of maid culture in Singapore goes viral again

A clip from the late Anthony Bourdain's show was shared on social media again recently, where he told Singaporeans he was having dinner with, "You're living off the labour of, of an oppressed under...

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