diff --git a/lms/templates/video.html b/lms/templates/video.html index 163a739930..6401f17238 100644 --- a/lms/templates/video.html +++ b/lms/templates/video.html @@ -82,7 +82,7 @@ from openedx.core.djangolib.js_utils import ( - +
% for sharing_site_info in sharing_sites_info: % endif - % if transcript_feedback_enabled: + % if transcript_feedback_enabled and video_id:

${_('How is the transcript quality ?')}