(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?
Children with hearing loss often have additional disabilities, but traditional hearing testing is not always possible for children with significant motor and developmental impairments. This is a problem because early identification and ongoing management of hearing loss is important for language and learning. We show that a two-interval observer-based test procedure offers promise for children who have difficulty performing behavioral hearing testing currently in use clinically.