Home
>
Videos
>
A Black couple reflects on unconscious bias in medicine: “I shouldn’t have to start flashing all these badges in order for you to respond.”
SHARE
Video
A Black couple reflects on unconscious bias in medicine: “I shouldn’t have to start flashing all these badges in order for you to respond.”
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;
}">