// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27.6 C
Singapore

Chinese province bans mobile homework to protect students’ eyesight

An Eastern province in China moved to ban teachers from using mobile apps as a tool for students to do their homework.

This measure is aimed at curtailing the growing incidences of poor eyesight among students, which is partly blamed on their excessive screen time.

The province of Zhejiang issued a draft regulation a week ago and is said to be seeking public comments. Other provinces in China are also seeking to implement similar measures.

Aside from banning app-based homework, the regulation also seeks to limit the usage of electronic devices in classes for up to 30% of total teaching time.

It encourages teachers to include more paper-based work in the class and that homework should be done by hand.

According to a report by The Telegraph, the regulation also restricts students from bringing electronic devices to school without authoritative permission, minimizes the amount of homework, and increases time for breaks, sports, and extracurricular activities.

Many teachers in China are reliant on apps such as WeChat and QQ. They photograph the assignment and message it to parents. Because of this, students have to look at the phone screen in order to complete their homework.

According to a report by the AP news, myopia in China is at 31%.

Hot this week

Couple spends up to S$100k on wedding, expects guests to help cover S$300-a-head costs

SINGAPORE: At its core, giving an ang bao at a wedding is a way for guests to wish the couple good fortune, longevity, and prosperity.   The practice used to be about the sentiment

LTA adds three new bus services including RTS Link connector and two Tengah routes as Bus Connectivity Enhancement Programme continues

LTA is introducing three new bus services and enhancing two existing ones under the BCEP, including two Tengah connectivity services from Oct 25 and a new Service 968 to support the RTS Link Woodla...

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