(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, '
Assessing cognition and communication in pediatric traumatic brain injury
What is it about?
Many children living with traumatic brain injury perform well on standardized tests but poorly in real-life situations. To improve both the detection of these difficulties and the design of appropriate supports to remedy them, we searched the existing research base for alternative ways to evaluate the performance of children with traumatic brain injury during real-life tasks.
Why is it important?
Because treatment plans must be relevant to children’s needs and circumstances in order to be effective, there is an urgent need for evaluation procedures that help SLPs elicit and interpret children’s behavior and patterns of difficulty in the context of real-life activities.