<iclass="feedback-symbol fa fa-warning"aria-hidden="true"></i><spanclass="sr">${_("Warning")}</span>
<spanclass="feedback-symbol fa fa-warning"aria-hidden="true"></span><spanclass="sr">${_("Warning")}</span>
<divclass="copy">
<h2class="title title-3 warning-heading-text">${_("This course uses features that are no longer supported.")}</h2>
...
...
@@ -122,20 +122,20 @@ from openedx.core.djangolib.markup import HTML, Text
<ul>
<liclass="nav-item">
<ahref="#"class="button button-new"data-category="chapter"data-parent="${context_course.location}"data-default-name="${_('Section')}"title="${_('Click to add a new section')}">
<iclass="icon fa fa-plus"></i>${_('New Section')}
<spanclass="icon fa fa-plus"aria-hidden="true"></span>${_('New Section')}
</a>
</li>
%if reindex_link:
<liclass="nav-item">
<ahref="${reindex_link}"class="button button-reindex"data-category="reindex"title="${_('Reindex current course')}">
<divclass="action-button"><iclass="icon fa fa-eye"></i><iclass="icon fa fa-eye-slash"></i></div>
<divclass="action-button"><spanclass="icon fa fa-eye"aria-hidden="true"></span><spanclass="icon fa fa-eye-slash"></span></div>
</li>
% endif
...
...
@@ -132,7 +132,7 @@
</div>
<divclass="add-pages">
<p>${_("You can add additional custom pages to your course.")} <ahref="#"class="button new-button new-tab"><iclass="icon fa fa-plus"></i>${_("Add a New Page")}</a></p>
<p>${_("You can add additional custom pages to your course.")} <ahref="#"class="button new-button new-tab"><spanclass="icon fa fa-plus"aria-hidden="true"></span>${_("Add a New Page")}</a></p>
<imgsrc="${static.url("images/thumb-hiw-feature1.png")}"alt="${_('{studio_name} Helps You Keep Your Courses Organized').format(studio_name=settings.STUDIO_SHORT_NAME)}"/>
<figcaptionclass="sr">${_("{studio_name} Helps You Keep Your Courses Organized").format(studio_name=settings.STUDIO_NAME)}</figcaption>
<spanclass="action-zoom">
<iclass="icon fa fa-search-plus"></i>
<spanclass="icon fa fa-search-plus"aria-hidden="true"></span><spanclass="sr">${_("Enlarge image")}</span>
</span>
</a>
</figure>
...
...
@@ -84,7 +84,7 @@
<imgsrc="${static.url("images/thumb-hiw-feature2.png")}"alt="${_('Learning is More than Just Lectures')}"/>
<figcaptionclass="sr">${_("Learning is More than Just Lectures")}</figcaption>
<spanclass="action-zoom">
<iclass="icon fa fa-search-plus"></i>
<spanclass="icon fa fa-search-plus"aria-hidden="true"></span><spanclass="sr">${_("Enlarge image")}</span>
</span>
</a>
</figure>
...
...
@@ -118,7 +118,7 @@
<imgsrc="${static.url("images/thumb-hiw-feature3.png")}"alt="${_('{studio_name} Gives You Simple, Fast, and Incremental Publishing. With Friends.').format(studio_name=settings.STUDIO_SHORT_NAME)}"/>
<figcaptionclass="sr">${_("{studio_name} Gives You Simple, Fast, and Incremental Publishing. With Friends.").format(studio_name=settings.STUDIO_SHORT_NAME)}</figcaption>
<spanclass="action-zoom">
<iclass="icon fa fa-search-plus"></i>
<spanclass="icon fa fa-search-plus"aria-hidden="true"></span><spanclass="sr">${_("Enlarge image")}</span>
<spanclass="icon fa fa-times-circle"aria-hidden="true"></span>
<spanclass="button-copy">${_("Dismiss")}</span>
</a>
</li>
...
...
@@ -368,7 +368,7 @@ from openedx.core.djangolib.markup import HTML, Text
<ulclass="list-actions">
<liclass="action-item">
<ahref="#"class="action-primary action-create action-create-course new-course-button"><iclass="icon fa fa-plus icon-inline"></i> ${_('Create Your First Course')}</a>
<ahref="#"class="action-primary action-create action-create-course new-course-button"><spanclass="icon fa fa-plus icon-inline"aria-hidden="true"></span> ${_('Create Your First Course')}</a>
</li>
</ul>
</div>
...
...
@@ -381,7 +381,7 @@ from openedx.core.djangolib.markup import HTML, Text
%if course_creator_status == "unrequested":
<divclass="wrapper wrapper-creationrights">
<h3class="title">
<ahref="#instruction-creationrights"class="ui-toggle-control show-creationrights"><spanclass="label">${_('Becoming a Course Creator in {studio_name}').format(studio_name=settings.STUDIO_SHORT_NAME)}</span><iclass="icon fa fa-times-circle"></i></a>
<ahref="#instruction-creationrights"class="ui-toggle-control show-creationrights"><spanclass="label">${_('Becoming a Course Creator in {studio_name}').format(studio_name=settings.STUDIO_SHORT_NAME)}</span><spanclass="icon fa fa-times-circle"aria-hidden="true"></span></a>
<buttontype="submit"id="request-coursecreator-submit"name="request-coursecreator-submit"class="action-primary action-request"><iclass="icon fa fa-cog icon-inline fa fa-spin"></i><spanclass="label">${_('Request the Ability to Create Courses')}</span></button>
<buttontype="submit"id="request-coursecreator-submit"name="request-coursecreator-submit"class="action-primary action-request"><spanclass="icon fa fa-cog icon-inline fa fa-spin"aria-hidden="true"></span><spanclass="label">${_('Request the Ability to Create Courses')}</span></button>
</div>
</form>
</div>
...
...
@@ -405,7 +405,7 @@ from openedx.core.djangolib.markup import HTML, Text
<ahref="#instruction-creationrights"class="ui-toggle-control current show-creationrights"><spanclass="label">${_('Your Course Creator Request Status')}</span><iclass="icon fa fa-times-circle"></i></a>
<ahref="#instruction-creationrights"class="ui-toggle-control current show-creationrights"><spanclass="label">${_('Your Course Creator Request Status')}</span><spanclass="icon fa fa-times-circle"aria-hidden="true"></span></a>
<ahref="#instruction-creationrights"class="ui-toggle-control current show-creationrights"><spanclass="label">${_('Your Course Creator Request Status')}</span><iclass="icon fa fa-times-circle"></i></a>
<ahref="#instruction-creationrights"class="ui-toggle-control current show-creationrights"><spanclass="label">${_('Your Course Creator Request Status')}</span><spanclass="icon fa fa-times-circle"aria-hidden="true"></span></a>
@@ -508,7 +508,7 @@ from openedx.core.djangolib.markup import HTML, Text
<ulclass="list-actions">
<liclass="action-item">
<ahref="#"class="action-primary action-create new-button action-create-library new-library-button"><iclass="icon fa fa-plus icon-inline"></i> ${_('Create Your First Library')}</a>
<ahref="#"class="action-primary action-create new-button action-create-library new-library-button"><spanclass="icon fa fa-plus icon-inline"aria-hidden="true"></span> ${_('Create Your First Library')}</a>
</li>
</ul>
</div>
...
...
@@ -553,7 +553,7 @@ from openedx.core.djangolib.markup import HTML, Text
<ulclass="list-actions">
<liclass="action-item">
<ahref=${program_authoring_url+'new'}class="action-primary action-create new-button action-create-program new-program-button"><iclass="icon fa fa-plus icon-inline"></i> ${_('Create Your First Program')}</a>
<ahref=${program_authoring_url+'new'}class="action-primary action-create new-button action-create-program new-program-button"><spanclass="icon fa fa-plus icon-inline"aria-hidden="true"></span> ${_('Create Your First Program')}</a>
<p><%- gettext("You haven't added any assets to this course yet.") %> <a href="#" class="button new-button upload-button"><i class="icon fa fa-plus" aria-hidden="true"></i><%- gettext("Upload your first asset") %></a></p>
<p><%- gettext("You haven't added any assets to this course yet.") %> <a href="#" class="button new-button upload-button"><span class="icon fa fa-plus" aria-hidden="true"></span><%- gettext("Upload your first asset") %></a></p>
<div class="action-button"><i class="icon fa fa-lock"></i><i class="icon fa fa-unlock-alt" aria-hidden="true"></i></div>
<div class="action-button"><span class="icon fa fa-lock" aria-hidden="true"></span><span class="icon fa fa-unlock-alt" aria-hidden="true"></span></div>
<span class="tip tip-stacked"><%- gettext("Name of the groups that students will be assigned to, for example, Control, Video, Problems. You must have two or more groups.") %></span>
<ol class="groups list-input enum"></ol>
<button class="action action-add-group action-add-item"><i class="icon fa fa-plus"></i> <%- gettext("Add another group") %></button>
<button class="action action-add-group action-add-item"><span class="icon fa fa-plus" aria-hidden="true"></span> <%- gettext("Add another group") %></button>
<span class="icon fa fa-warning" aria-hidden="true"></span>
<p class="group-configuration-validation-text">
<%- gettext('This configuration is currently used in content experiments. If you make changes to the groups, you may need to edit those experiments.') %>
<span class="collapse-all"><i class="icon fa fa-arrow-up"></i> <span class="label">Collapse All Sections</span></span>
<span class="expand-all"><i class="icon fa fa-arrow-down"></i> <span class="label">Expand All Sections</span></span>
<span class="collapse-all"><span class="icon fa fa-arrow-up" aria-hidden="true"></span> <span class="label">Collapse All Sections</span></span>
<span class="expand-all"><span class="icon fa fa-arrow-down" aria-hidden="true"></span> <span class="label">Expand All Sections</span></span>
</a>
</li>
<li class="nav-item">
<a href="#" class="button button-new" data-category="chapter" data-parent="mock-course" data-default-name="Section" title="Click to add a new section">
<i class="icon fa fa-plus"></i>New Section
<span class="icon fa fa-plus" aria-hidden="true"></span>New Section
</a>
</li>
<li class="nav-item">
<a title="Reindex current course" data-category="reindex" class="button button-reindex" href="#">
<p>You haven't added any content to this course yet.
<a href="#" class="button button-new" data-category="chapter" data-parent="mock-course" data-default-name="Section" title="Click to add a new section">
<i class="icon fa fa-plus"></i>Add Section
<span class="icon fa fa-plus" aria-hidden="true"></span>Add Section
</a>
</p>
</div>
</article>
</div>
<div class="ui-loading">
<p><span class="spin"><i class="icon fa fa-refresh"></i></span> <span class="copy">Loading</span></p>
<p><span class="spin"><span class="icon fa fa-refresh" aria-hidden="true"></span></span> <span class="copy">Loading</span></p>
<p><%= gettext("You haven't added any textbooks to this course yet.") %><a href="#" class="button new-button"><i class="icon fa fa-plus"></i><%= gettext("Add your first textbook") %></a></p>
<p><%- gettext("You haven't added any textbooks to this course yet.") %><a href="#" class="button new-button"><span class="icon fa fa-plus" aria-hidden="true"></span><%- gettext("Add your first textbook") %></a></p>
<div class="transcripts-message-status"><i class="icon fa fa-check"></i><%= gettext("Timed Transcript Found") %></div>
<div class="transcripts-message-status"><span class="icon fa fa-check" aria-hidden="true"></span><%= gettext("Timed Transcript Found") %></div>
<p class="transcripts-message">
<%= gettext("EdX has a timed transcript for this video. If you want to edit this transcript, you can download, edit, and re-upload the existing transcript. If you want to replace this transcript, upload a new .srt transcript file.") %>
<%= gettext("EdX doesn't have a timed transcript for this video in Studio, but we found a transcript on YouTube. You can import the YouTube transcript or upload your own .srt transcript file.") %>
<%= gettext("EdX has a timed transcript for this video. If you want to replace this transcript, upload a new .srt transcript file. If you want to edit this transcript, you can download, edit, and re-upload the existing transcript.") %>
<i class="icon fa fa-plus"></i><%= gettext("Add URLs for additional versions") %> <span class="sr"><%= model.get('display_name')%></span>
<span class="icon fa fa-plus" aria-hidden="true"></span><%= gettext("Add URLs for additional versions") %> <span class="sr"><%= model.get('display_name')%></span>
</a>
<div class="videolist-extra-videos">
<span class="tip videolist-extra-videos-tip setting-help"><%= gettext("To be sure all students can access the video, we recommend providing both an .mp4 and a .webm version of your video. Click below to add a URL for another version. These URLs cannot be YouTube URLs. The first listed video that's compatible with the student's computer will play.") %></span>
@@ -32,7 +32,7 @@ from openedx.core.djangolib.js_utils import (
<ul>
%if allow_actions:
<liclass="nav-item">
<ahref="#"class="button new-button create-user-button"><iclass="icon fa fa-plus"></i> ${_("New Team Member")}</a>
<ahref="#"class="button new-button create-user-button"><spanclass="icon fa fa-plus"aria-hidden="true"></span> ${_("New Team Member")}</a>
</li>
%endif
</ul>
...
...
@@ -72,7 +72,7 @@ from openedx.core.djangolib.js_utils import (
<olclass="user-list"id="user-list">
<divclass="ui-loading">
<p><spanclass="spin"><iclass="icon fa fa-refresh"></i></span><spanclass="copy">Loading</span></p>
<p><spanclass="spin"><spanclass="icon fa fa-refresh"aria-hidden="true"></span></span><spanclass="copy">${_('Loading')}</span></p>
</div>
</ol>
...
...
@@ -87,7 +87,7 @@ from openedx.core.djangolib.js_utils import (
<ulclass="list-actions">
<liclass="action-item">
<ahref="#"class="action action-primary button new-button create-user-button"><iclass="icon fa fa-plus icon-inline"></i> ${_('Add a New Team Member')}</a>
<ahref="#"class="action action-primary button new-button create-user-button"><spanclass="icon fa fa-plus icon-inline"aria-hidden="true"></span> ${_('Add a New Team Member')}</a>
@@ -32,7 +32,7 @@ from openedx.core.djangolib.js_utils import (
<ul>
%if allow_actions:
<liclass="nav-item">
<ahref="#"class="button new-button create-user-button"><iclass="icon fa fa-plus"></i> ${_("New Team Member")}</a>
<ahref="#"class="button new-button create-user-button"><spanclass="icon fa fa-plus"aria-hidden="true"></span> ${_("New Team Member")}</a>
</li>
%endif
</ul>
...
...
@@ -72,7 +72,7 @@ from openedx.core.djangolib.js_utils import (
<olclass="user-list"id="user-list">
<divclass="ui-loading">
<p><spanclass="spin"><iclass="icon fa fa-refresh"></i></span><spanclass="copy">Loading</span></p>
<p><spanclass="spin"><spanclass="icon fa fa-refresh"aria-hidden="true"></span></span><spanclass="copy">${_("Loading")}</span></p>
</div>
</ol>
...
...
@@ -87,7 +87,7 @@ from openedx.core.djangolib.js_utils import (
<ulclass="list-actions">
<liclass="action-item">
<ahref="#"class="action action-primary button new-button create-user-button"><iclass="icon fa fa-plus icon-inline"></i> ${_('Add a New User')}</a>
<ahref="#"class="action action-primary button new-button create-user-button"><spanclass="icon fa fa-plus icon-inline"aria-hidden="true"></span> ${_('Add a New User')}</a>
<h3class="title"><spanclass="label"><spanclass="label-prefix sr">${_("Currently signed in as:")}</span><spanclass="account-username"title="${ user.username }">${ user.username }</span></span><iclass="icon fa fa-caret-down ui-toggle-dd"></i></h3>
<h3class="title"><spanclass="label"><spanclass="label-prefix sr">${_("Currently signed in as:")}</span><spanclass="account-username"title="${ user.username }">${ user.username }</span></span><spanclass="icon fa fa-caret-down ui-toggle-dd"aria-hidden="true"></span></h3>