-
Clinical Trials: Child Life can help mak...
-
Clinical Trials: Deciding if this is the...
-
Clinical Trials: My son participated in ...
-
Clinical Trials: Restrictions in the Inf...
-
Clinical Trials: Staggered enrollment, C...
-
Community input is valued but every tria...
-
Endpoints and the patient perspective in...
-
A Patient Advocate explains the Placebo ...
-
Clinical Trials: Efficacy and End Points...
-
How the enzyme replacement therapy, ERT,...
SHARE
Videos
Theme: Clinical Trial: Trial Design
Clinical Trials: Child Life can help make the trial experience better for your child.
Clinical Trials: Child Life can help make the trial experience better for your child.
SHARE
1 / 10
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;
}">