(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, '
Deafblindness and Communication Intervention
What is it about?
Deafblindness cannot be understood by simply adding the impacts of the child's hearing loss and visual impairment, as these senses frequently interact as the two distance senses for learning. It impacts communication and greatly reduces both observational and incidental learning. This tutorial provides a foundation on deafblindness, including a focus on learning and cognitive development, communication development, communication assessment, literacy development, and evidence-based practices and professional competencies.
Why is it important?
It is essential for practitioners, especially SLPs, to have a comprehensive understanding of the implications of deafblindness so they can design communication interventions for individuals who are deafblind to include the four key aspects of communication: form, function, content, and context.