With the new options for embedding Studio videos and having the transcript visible, if Studio does not load for whatever reason, are students still able to download the transcript from this screen?
@ashley_horton - hello and good morning! I explored a test page with a Studio media embed and reviewed the html. As the transcript is part of the Studio media embed iframe html, I do not see how it would be possible for students to access the transcript download link if the Studio embed does not load. To illustrate, refer to the example embed code below. I've applied bold to the text string portion that enables the transcript to appear and also to download.
<p><iframe class="lti-embed" style="width: 850px; height: 352px; display: inline-block;" title="Profiling Is Not Personalization" src="/courses/1/external_tools/retrieve?display=borderless&url=https%3A%2F%2Fmyuni.instructuremedia.com%2Flti%2Flaunch%3Fcustom_arc_launch_type%3Dlearn_embed%26custom_arc_media_id%3D7866c1d-8ca3-5ae9-95b8-d9f5e3b34035-85482133%26custom_arc_show_rolling_transcript%3Dtrue%26custom_arc_start_at%3D0%26custom_arc_transcript_downloadable%3Dtrue" width="850" height="352" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" mozallowfullscreen="mozallowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *; autoplay *; clipboard-write *; display-capture *; fullscreen *" data-studio-resizable="true" data-studio-tray-enabled="true" data-studio-convertible-to-link="true"></iframe></p>
<p><iframe class="lti-embed" style="width: 850px; height: 352px; display: inline-block;" title="Profiling Is Not Personalization" src="/courses/1/external_tools/retrieve?display=borderless&url=https%3A%2F%2Fmyuni.instructuremedia.com%2Flti%2Flaunch%3Fcustom_arc_launch_type%3Dlearn_embed%26custom_arc_media_id%3D7866c1d-8ca3-5ae9-95b8-d9f5e3b34035-85482133%26
custom_arc_show_rolling_transcript%3Dtrue%26custom_arc_start_at%3D0%26custom_arc_transcript_downloadable%3Dtrue
" width="850" height="352" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" mozallowfullscreen="mozallowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *; autoplay *; clipboard-write *; display-capture *; fullscreen *" data-studio-resizable="true" data-studio-tray-enabled="true" data-studio-convertible-to-link="true"></iframe></p>