(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
Simplified Chinese version of a screening tool for early communication delays in infants
What is it about?
We adapted a 24-item parent questionnaire called the CSBS-DP-ITC—originally developed in English—into Simplified Chinese for use in mainland China. This checklist helps parents of infants aged 6–24 months rate their child's early communication skills, including how they use eye contact, gestures, sounds, words, and pretend play. We tested the Chinese version with 296 families in Shanghai. Parents completed the checklist, and their children also took a standard developmental test (the Gesell Scale) for comparison. We then analyzed whether the checklist produced consistent scores over time, whether it measured what it was supposed to measure, and whether it could distinguish between typically developing infants and those with developmental delays. The results showed that the Simplified Chinese version is reliable and works well for screening early communication problems. However, some items were too easy (most infants passed them) or too hard (most infants failed them), and two specific social skills items didn't perform as strongly.
Why is it important?
No validated Simplified Chinese version of this internationally used screening tool previously existed for mainland China. A Taiwanese version is not directly applicable due to differences in writing systems, pronunciation, and vocabulary between mainland China and the Taiwan Province of China. Early identification of communication delays is critical—the sooner a delay is spotted, the sooner a child can receive support. This adapted checklist gives Chinese pediatricians, child health workers, and parents a practical, low-cost tool to screen infants as young as 6 months.