From f794bfef82b0f61e054c7fa990c42236a91ad6bc Mon Sep 17 00:00:00 2001 From: Sylvia Pearce Date: Thu, 13 Feb 2014 16:01:13 -0500 Subject: [PATCH] Update Video component docs per BLD-837 --- docs/en_us/course_authors/source/create_video.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_us/course_authors/source/create_video.rst b/docs/en_us/course_authors/source/create_video.rst index 18ad8bace2..90b031bdb4 100644 --- a/docs/en_us/course_authors/source/create_video.rst +++ b/docs/en_us/course_authors/source/create_video.rst @@ -180,6 +180,8 @@ Advanced Options * - **Display Name** - The name that you want your students to see. This is the same as the **Display Name** field on the **Basic** tab. + * - **Download Transcript** + - The transcript file for the video. This file is usually an .srt file, but can also be a .txt or .pdf file. This setting is related to **Transcript Download Allowed.** If you set **Transcript Download Allowed** to **True**, and you specify a file in the **Download Transcript** field, your students can download the file you've specified. If you set **Transcript Download Allowed** to **True** but you leave the **Download Transcript** field blank, students can download the transcript as a .txt file. * - **End Time** - The time, formatted as hours, minutes, and seconds (HH:MM:SS), when you want the video to end. * - **HTML5 Transcript**