-
Getting the information that matters fro...
-
Distrust: We have given parents a lot of...
-
What can parents do to help clinicians h...
-
Tension can occur when a family’s love...
-
Marginalized populations struggle to be ...
-
What can parents do if they feel their c...
-
A parent’s advice to clinicians re Unc...
-
Some parents lack the courage to speak u...
-
A mother on what it takes to get listene...
-
Finding my voice to be my son’s voice.
-
Maturing into parenting a medically comp...
-
“I did not get it right every day,...
SHARE
Videos
Theme: Advocating for your child
Getting the information that matters from the family: Asking the right questions
Page: 3 of 10
Getting the information that matters from the family: Asking the right questions
SHARE
25 / 109
0) {
const rect = $el.getBoundingClientRect();
const clickX = $event.clientX - rect.left;
const percentage = clickX / rect.width;
const newTime = percentage * $store.globalAudio.duration;
$refs.audio.currentTime = newTime;
}">