<p>Students can enroll in and access ${context_course.display_name_with_default} at: <arel="external"href="${utils.get_lms_link_for_about_page(course_location)}"/>${utils.get_lms_link_for_about_page(course_location)}</a></p>
</div>
<ulclass="list-actions">
<liclass="action-item">
<ahref=""class="action action-primary"><iclass="ss-icon icon ss-symbolicons-block icon icon-inline icon-announcement"></i> Download Studio Documentation</a>
<spanclass="tip">How to use Studio to build your course</span>
</li>
</ul>
</div>
<olclass="list-input">
<olclass="list-input">
<liclass="field text is-not-editable"id="field-course-organization">
<liclass="field text is-not-editable"id="field-course-organization">
...
@@ -83,45 +97,44 @@ from contentstore import utils
...
@@ -83,45 +97,44 @@ from contentstore import utils
<inputtitle="This field is disabled: this information cannot be changed."type="text"class="long"id="course-name"value="[Course Name]"readonly/>
<inputtitle="This field is disabled: this information cannot be changed."type="text"class="long"id="course-name"value="[Course Name]"readonly/>
</li>
</li>
</ol>
</ol>
<spanclass="tip tip-stacked">These are used in <arel="external"href="${utils.get_lms_link_for_about_page(course_location)}"/>your course URL</a>, and cannot be changed</span>
</section>
</section>
<hrclass="divide"/>
<hrclass="divide"/>
<sectionclass="group-settings schedule">
<sectionclass="group-settings schedule">
<header>
<header>
<h2class="title-2">Course Schedule</h2>
<h2class="title-2">Course Schedule</h2>
<spanclass="tip">Important steps and segments of your course</span>
<spanclass="tip">Important steps and segments of your course</span>
<spanclass="tip tip-inline">Time spent on all course work</span>
<spanclass="tip tip-inline">Time spent on all course work</span>
</li>
</li>
</ol>
</ol>
</section>
</section>
</form>
</form>
</article>
</article>
...
@@ -215,7 +227,7 @@ from contentstore import utils
...
@@ -215,7 +227,7 @@ from contentstore import utils
<p>Your course's schedule settings determine when students can enroll in and begin a course as well as when the course.</p>
<p>Your course's schedule settings determine when students can enroll in and begin a course as well as when the course.</p>
<p>Additionally, details provided on this page are also used in edX's catalog of courses, which new and returning students use to choose new courses to study.</p>
<p>Additionally, details provided on this page are also used in edX's catalog of courses, which new and returning students use to choose new courses to study.</p>
</div>
</div>
<divclass="bit">
<divclass="bit">
% if context_course:
% if context_course:
...
@@ -234,4 +246,4 @@ from contentstore import utils
...
@@ -234,4 +246,4 @@ from contentstore import utils