(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, '
Does an SLP's productivity change while they are supervising a student?
What is it about?
This article discusses new and very important research completed with speech-language pathology supervisors of graduate students. It compares the percentage of billable time in their work day (productivity) during the time they are working alone to the time they are supervising a student. Our research was the first of it's kind in the US and showed that the percentage of billable time did go down when the supervisor was working with a graduate student, but it didn't stay low for very long (not past the 7th week).
Why is it important?
There is a huge shortage of speech-language pathologists (SLPs) in the US right now which is not anticipated to get better any time soon. One reason for this shortage is the number of SLPs attending and graduating into the work force. While there is no shortage of students eager to get into graduate programs, there are limited slots for students in each program. One of the reasons for these limited slots is the number of clinical spots available for training (specifically in medical settings) possibly due to the believed impact a student has on the supervisor's percentage of billable time. If we can better identify the real impact on billable time, maybe more clinical placements will be available which may lead to more SLPs in the workforce!