(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, '
Exploring consistency for supervisors and graduate students during clinical externships
What is it about?
In this publication, I talk about the development of a supervisory guide and the pilot of the guide with 10 supervisors. We then explore the feedback from the supervisors and data collected about the consistency of opportunities graduate students are getting across school-based clinical placement sites.
Why is it important?
This project is important because we want to ensure that supervisors are getting enough support in clinical placements and graduate students are getting the opportunities they need to be successful in their clinical fellowship.