## Translators: "External resource" means that this learning module is hosted on a platform external to the edX LMS ${display_name} (External resource)

% if description:
${description}
% endif % if launch_url and not hide_launch and not missing_credentials: % if launch_target in ['modal', 'new_window']: % endif % if launch_target == 'modal': % endif % if launch_target == 'iframe':
## The result of the LTI launch form submit will be rendered here. <%include file="templates/lti_iframe.html" args="initial_launch_url=form_url"/>
% endif % elif missing_credentials:

Please configure zoom LTI credentials for this course.

% endif