// Adds dimensions UUID, Author and Topic into GA4
Sunday, January 18, 2026
29.5 C
Singapore

Singaporeans on ‘Is it okay for gay teachers to come out in class?’

SINGAPORE — In the wake of the repeal of Section 377A of the Penal Code, which criminalized sex between consenting adult males, many questions have arisen about how this would affect society. An article where several educators, as well as some parents, gave their views on whether it’s all right for gay teachers to come out to their students was published in The Straits Times over the weekend.

Entitled, “Is it okay for gay teachers to come out in class? Gay teachers list qualms, parents urge caution,” the article quoted the Ministry of Education. The teachers said it has been beneficial for students to have a safe space and someone they can talk to, although they expressed an amount of wariness in coming out, as this could have unintended consequences. The parents who spoke to ST took a more cautious view, acknowledging that “a teacher’s sexual orientation would not affect their ability to teach.”

See also  MOE’s “holistic” sex education programme accused of being discriminatory

Meanwhile, the MOE was quoted in the piece as saying, “Our teachers are expected to discharge their duties and responsibilities in a way that can win the trust, support, and cooperation of students, parents, and the wider community. This includes demonstrating personal character and conduct appropriate for a role model to students, in line with the established norms of our society.”

On the Reddit Singapore page, after a user on the platform posted the article, over 200 comments were made.

Gay teachers are not oversharing about their personal lives — at least, not any more than straight teachers do. As can be seen from the article, if teachers do come out, they’re doing it subtly, oftentimes in easily overlooked ways or at moments where it may be directly relevant e.g. when prompted to talk about their personal life,” observed one Reddit user.

Screenshot 2023 01 02 at 12.51.24 PM

“It is important for these kids to have a safe space,” underlined another.

See also  Elon Musk’s transgender child files petition to change gender and to disassociate from Musk completely

Screenshot 2023 01 02 at 12.52.21 PM

While actively advocating homosexuality (meaning asking students to try it out or whatever) is inappropriate in class, it’s also important to acknowledge and teach students that LGBTQ+ exists and it’s NOT okay to stigmatise them,” wrote one Redditor.

Screenshot 2023 01 02 at 1.04.07 PM

One opined, “I think it’s definitely weird to hide students from the existence of gay people. Like gay people exist, who are you tricking by hiding this ??”

Screenshot 2023 01 02 at 1.05.02 PM

“Exactly, and by hiding the teacher’s identity, schools are inevitably conveying the message that it’s not okay to be gay and LGBT students will feel shameful and maybe also hide their identity. This is not a healthy mentality,” commented another person.

Screenshot 2023 01 02 at 1.05.42 PM

And when one netizen wrote, “There should be a line between your personal and public/school life. I don’t care about your identity, relationship, children or beliefs. This applies to straight people as well…,” in a comment that received many upvotes, another Redditor challenged this view.

See also  “Paparazzi-like” member of public follows ang moh around for refusing to wear a mask

Screenshot 2023 01 02 at 1.07.46 PM

Screenshot 2023 01 02 at 1.07.54 PM

/TISG

Netizen asks 377A repeal supporters if they would also accept their own children if they came out as LGBTQ+

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