(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?
In this tutorial, we address the differences in serving as fact and expert witnesses with two cases involving speech-language pathologists and individuals with communication and/or swallowing disorders. These two cases are school-based, one an IDEA case and one a 504 case.
Why is it important?
This topic has not been fully explored in our literature, and we hope to share our expertise and experiences with a broader audience that works in schools.