(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, '
Reference to characters in storytelling
What is it about?
Children with language impairment find it difficult to make clear reference to characters, especially when a character is first introduced. For that reason, their story is difficult to follow.
Why is it important?
Teachers, clinicians, and parents can assist children who have language difficulty in making appropriate reference to characters.