<adata-course-key="edX/DemoX/Demo_Course"class="verified-info"href="/what_is_verified_cert">Learn more about the verified Certificate of Achievement</a>.
<ahref="#"class="btn-find-courses">Find New Courses</a>
<buttontype="button"class="btn-find-courses">Find New Courses</button>
@@ -73,9 +73,9 @@ from xmodule.tabs import CourseTabList
<hr>
<divclass="help-buttons">
<ahref="#"id="feedback_link_problem">${_('Report a problem')}</a>
<ahref="#"id="feedback_link_suggestion">${_('Make a suggestion')}</a>
<ahref="#"id="feedback_link_question">${_('Ask a question')}</a>
<buttontype="button"class=""id="feedback_link_problem">${_('Report a problem')}</button><br/>
<buttontype="button"class=""id="feedback_link_suggestion">${_('Make a suggestion')}</button><br/>
<buttontype="button"class=""id="feedback_link_question">${_('Ask a question')}</button>
</div>
<pclass="note">${_('Please note: The {platform_name} support team is English speaking. While we will do our best to address your inquiry in any language, our responses will be in English.').format(
...
...
@@ -268,8 +268,8 @@ from xmodule.tabs import CourseTabList
htmlStr="${_('An error has occurred.') | n, js_escaped_string}";
%ifsettings.FEEDBACK_SUBMISSION_EMAIL:
htmlStr+=" "+"${Text(_('Please {link_start}send us e-mail{link_end}.')).format(
<!-- Uploading a CSV file of cohort assignments. -->
<a class="toggle-cohort-management-secondary" href="#cohort-management-file-upload"><%- gettext('Assign students to cohorts by uploading a CSV file') %></a>
<button class="toggle-cohort-management-secondary" data-href="#cohort-management-file-upload"><%- gettext('Assign students to cohorts by uploading a CSV file') %></button>
<span class="icon fa fa-info-circle" aria-hidden="true"></span>
<%= HtmlUtils.interpolateHtml(
gettext('To review student cohort assignments or see the results of uploading a CSV file, download course profile information or cohort results on {link_start} the Data Download page. {link_end}'),
gettext('To review student cohort assignments or see the results of uploading a CSV file, download course profile information or cohort results on the {link_start}Data Download{link_end} page.'),
<ahref="#"id="secondaryViewBookmark"class="secondaryToolbarButton bookmark visibleSmallView"title="Current view (copy or open in new window)"data-l10n-id="bookmark">
## Translators: clicking on this removes the link between a user's edX account and their account with an external authentication provider (like Google or LinkedIn).
## Translators: clicking on this creates a link between a user's edX account and their account with an external authentication provider (like Google or LinkedIn).