<inputclass="new-course-name"id="new-course-name"type="text"name="new-course-name"aria-required="true"placeholder="${_('e.g. Introduction to Computer Science')}"/>
<spanclass="tip tip-stacked">${_("The public display name for your course")}</span>
<spanclass="tip tip-stacked">${_("The public display name for your course.")}</span>
</li>
<liclass="field field-inline text required"id="field-organization">
<inputclass="new-course-org"id="new-course-org"type="text"name="new-course-org"aria-required="true"placeholder="${_('e.g. MITX or IMF')}"/>
<spanclass="tip tip-stacked">${_("The name of the organization sponsoring the course")}-<strong>${_("Note: No spaces or special characters are allowed. Also, this cannot be changed")}</strong></span>
<spanclass="tip tip-stacked">${_("The name of the organization sponsoring the course")}-<strong>${_("Note: No spaces or special characters are allowed. This cannot be changed.")}</strong></span>
</li>
<liclass="field field-inline text required"id="field-course-number">
<spanclass="tip tip-stacked">${_("The unique number that identifies your course within your organization")}-<strong>${_("Note: No spaces or special characters are allowed. This cannot be changed")}</strong></span>
<spanclass="tip tip-stacked">${_("The unique number that identifies your course within your organization")}-<strong>${_("Note: No spaces or special characters are allowed. This cannot be changed.")}</strong></span>
</li>
<liclass="field field-inline text required"id="field-course-run">
<spanclass="tip tip-stacked">${_("The term in which your course will run")}-<strong>${_("Note: No spaces or special characters are allowed. Also, this cannot be changed")}</strong></span>
<spanclass="tip tip-stacked">${_("The term in which your course will run")}-<strong>${_("Note: No spaces or special characters are allowed. This cannot be changed.")}</strong></span>