(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, '
Simulation and Standardized Patients in Audiology for Parent Counseling
What is it about?
Why is it important?
Scenarios like this could serve as Alternative Clinical Experiences (ACE) for Audiologists and could inform ASHA accreditation and credentialing organizations.