-
Clinical Trials: A mom: Don’t feel rus...
-
Clinical Trials: Assent to Participate: ...
-
Clinical Trials: Excitement to participa...
-
Clinical Trials: Restrictions in the Inf...
-
The Screening Visit: You Will Be Asked t...
-
Informed consent. Take it seriously.
-
Clinical Trials: Informed Consent define...
-
Clinical Trials: You still need to be an...
SHARE
Videos
Theme: Clinical Trial: Informed Consent
Clinical Trials: A mom: Don’t feel rushed, don’t feel desperate – read the Informed Consent
Clinical Trials: A mom: Don’t feel rushed, don’t feel desperate – read the Informed Consent
SHARE
1 / 8
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;
}">