(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 is a report of the data from a current survey of academic programs in the United States who provide graduate training in augmentative and alternative communication for speech-language pathologists. A comparison of these findings to the last reported survey, advances made, and areas still in need of attention to meet the growing demands are discussed.