(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?
Primary progressive aphasia (PPA) is a neurodegenerative disorder characterized by worsening of speech and/or language. We know that script training intervention promotes automatized speech production via repeated practice of scripted content. This paper evaluated the acceptability, feasibility, and effects of a modified version of Video-Implemented Script Training for Aphasia in the three PPA variants.