<spanclass="tip">The nuts and bolts of your course</span>
</header>
</header>
<olclass="list-input">
<liclass="field text is-not-editable"id="field-course-organization">
...
...
@@ -83,45 +83,57 @@ 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/>
</li>
</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>
<atitle="Send a note to students via email"href="mailto:john.doe@gmail.com?Subject=Enroll%20in%20COURSENAME&body=Hi,%20COURSENAME,%20provided%20by%20edX,%20is%20almost%20ready%20to%20begin.%20Please%20enroll%20for%20this%20course%20at%20${utils.get_lms_link_for_about_page(course_location)}."class="action action-primary"><iclass="ss-icon icon ss-symbolicons-standard icon icon-inline icon-announcement">✉</i> Send an invitation to your students</a>
</li>
</ul>
</div>
</section>
<hrclass="divide"/>
<hrclass="divide"/>
<sectionclass="group-settings schedule">
<header>
<header>
<h2class="title-2">Course Schedule</h2>
<spanclass="tip">Important steps and segments of your course</span>
<spanclass="tip tip-stacked">Introductions, prerequisites, FAQs that are used on <ahref="${utils.get_lms_link_for_about_page(course_location)}">your course summary page</a></span>
<spanclass="tip tip-stacked">Introductions, prerequisites, FAQs that are used on <aclass="link-courseURL"rel="external"href="${utils.get_lms_link_for_about_page(course_location)}">your course summary page</a></span>
<spanclass="tip tip-inline">Time spent on all course work</span>
</li>
</ol>
</section>
<spanclass="tip tip-inline">Time spent on all course work</span>
</li>
</ol>
</section>
</form>
</article>
...
...
@@ -215,7 +226,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>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">
% if context_course:
...
...
@@ -234,4 +245,4 @@ from contentstore import utils