(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, '
Teaching evidence-based practice to speech-language pathology students through structured practice
What is it about?
Evidence-based practice is essential in speech-language pathology. This study examined how to support undergraduate speech-language pathology students in applying evidence-based vocabulary teaching strategies during their first clinical experience. Participants showed little change after completing a learning module alone, but improved with practice using scripts embedded in storybooks. Participants continued to use some of these skills when the scripts were removed. The findings suggest that structured, hands-on practice may help beginning clinicians apply evidence-based practice with clients.
Why is it important?
Research on how to help speech-language pathology students translate evidence-based practice knowledge into clinical practice is limited. Our findings suggest that students benefit when instruction in evidence-based practice is paired with structured, hands-on experience applying evidence-based strategies with clients. This study offers clinical educators a practical approach to helping beginning clinicians use evidence-based practice in clinical care.