{% extends 'publisher/base.html' %} {% load i18n %} {% load staticfiles %} {% block title %} {% trans "Course Form" %} {% endblock title %} {% block page_content %}
{{ message }}
{% trans "The information in this section is required to create a course studio instance. You must fill all required information but are welcome to come back and enter the rest of the information when you are ready to announce the course, or you can do it all at once if you are ready to do so." %}
{% trans "Concise 70 characters maximum; < 50 chars. recommended." %}
{% trans "Descriptive - clearly indicates what the course is about." %}
{% trans "SEO-optimized and targeted to a global audience." %}
{% trans 'If the course falls in a sequence, our titling convention is: "Course Title: Subtitle"' %}
“{% trans "English Grammar and Essay Writing" %}”
{% trans "Sequence Courses:" %}
“{% trans "Introduction to Statistics" %}”
“{% trans "Statistics: Inference" %}”
“{% trans "Statistics: Probability" %}”
{% trans 'Courses split into several modules can be denoted by adding .1, .2, etc. at the end of the course number before the “x”' %}
{% trans 'No special html characters, accents, spaces, dashes, or underscores' %}
{% trans '10 character limit' %}