// Adds dimensions UUID, Author and Topic into GA4
Monday, March 9, 2026
26.9 C
Singapore

Redditors discuss prioritising schoolwork over students’ health

A recent post depicting what a student’s day “should look like” has prioritised schoolwork over the health of students. After a Redditor shared this post on the Reddit Singapore group, many other Singaporeans flocked to the comments section to express that such is the norm for Singaporean students.

Redditor @xiaobitxchz on Tuesday (September 22) took to the online news forum Reddit to share a pub that was uploaded to a Reddit group called teenagers.

It was labelled, “What should your day look like?” It was originally uploaded to the teenagers Reddit group by @putanOTTonit on Monday (September 21) with the caption “My school is promoting us prioritizing our schoolwork over our own mental/physical health.”

Bruh…this is literally the life of an average Singaporean student from singapore

The infographic which gave students an idea of how they should allocate their time for daily tasks, put schoolwork as the highest priority. “Check Google Classroom, work on assignments, email teachers, etc.” it read.

See also  Spate of unrelated deaths in Singapore raises alarm

Under the schoolwork category was “Your health” which included aspects such as the time students wake up and go to bed, what they eat, their physical activities, and mental health breaks.

After health was a “Family and social contact category.” This was followed by “Other responsibilities.”

@xiaobitxchz thought this would strike a chord with Singaporean students, and captioned it, “Bruh…this is literally the life of an average Singaporean student.”

True enough, many other Redditors took to the comments section of the post to share their experience as Singaporeans. While some made their own edits to the brackets and shuffled what they think should be prioritised, others merely expressed their amusement over how lenient such a suggestion is compared to the weight of everything they actually have to prioritise.

student4
Photo: screengrab from Reddit Singapore comments
students3
Photo: screengrab from Reddit Singapore comments
students2
Photo: screengrab from Reddit Singapore comments
students
Photo: screengrab from Reddit Singapore comments
student6
Photo: screengrab from Reddit Singapore comments
student5
Photo: screengrab from Reddit Singapore comments

 

- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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