(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, '
What is it about?
This article focuses on the key executive function processes that are the foundation of academic performance (goal setting, organizing and prioritizing, thinking and problem-solving flexibly, accessing information in working memory, and self-monitoring) and how they impact language and literacy.
Why is it important?
This article discusses the important relationship between executive function and language skills and provides speech-language pathologists (SLPs) with strategies for promoting student success.