${_("Basic Information")}

${_("The nuts and bolts of your course")}
% if about_page_editable:

${_("Course Summary Page")} ${_("(for student enrollment and access)")}

% endif % if not about_page_editable:

${_("Promoting Your Course with edX")}

${_('Your course summary page will not be viewable until your ' 'course has been announced. To provide content for the ' 'page and preview it, follow the instructions provided ' 'by your PM.')}

% endif

${_('Course Schedule')}

${_('Dates that control when your course can be viewed')}
  1. ${_("First day the course begins")}
  2. ${_("Last day your course is active")}
  1. ${_("First day students can enroll")}
  2. ${_("Last day students can enroll")}
% if not about_page_editable:

${_("These Dates Are Not Used When Promoting Your Course")}

${_('These dates impact when your courseware can be viewed, but they are not the dates shown on your course summary page. To provide the course start and registration dates as shown on your course summary page, follow the instructions provided by your PM or Conrad Warre (conrad@edx.org).')}

% endif

${_("Introducing Your Course")}

${_("Information for prospective students")}
    % if short_description_editable:
  1. ${_("Appears on the course catalog page when students roll over the course name. Limit to ~150 characters")}
  2. % endif % if about_page_editable:
  3. <%def name='overview_text()'><% a_link_start = '' + _("your course summary page") + '' a_link = a_link_start + lms_link_for_about_page + a_link_end text = _("Introductions, prerequisites, FAQs that are used on %s (formatted in HTML)") % a_link %>${text} ${overview_text()}
  4. % endif
  5. % if context_course.course_image: ${_('Course Image')} ${_("You can manage this image along with all of your other files & uploads").format(upload_asset_url)} % else: ${_('Course Image')} ${_("Your course currently does not have an image. Please upload one (JPEG or PNG format, and minimum suggested dimensions are 375px wide by 200px tall)")} % endif
    ${_("Please provide a valid path and name to your course image (Note: only JPEG or PNG format supported)")}
  6. % if about_page_editable:
  7. ${_("Enter your YouTube video's ID (along with any restriction parameters)")}
  8. % endif
% if about_page_editable:

${_("Requirements")}

${_("Expectations of the students taking this course")}
  1. ${_("Time spent on all course work")}
% endif