<% if (cohort.get('assignment_type') == "none") { %>
<%- gettext("Students are added to this cohort group only when you provide their email addresses or usernames on this page.") %>
<%- gettext("Students are added to this cohort only when you provide their email addresses or usernames on this page.") %>
<a href="http://edx.readthedocs.org/projects/edx-partner-course-staff/en/latest/cohorts/cohort_config.html#assign-students-to-cohort-groups-manually" class="incontext-help action-secondary action-help"><%= gettext("What does this mean?") %></a>
<% } else { %>
<%- gettext("Students are added to this cohort group automatically.") %>
<%- gettext("Students are added to this cohort automatically.") %>
<a href="http://edx.readthedocs.org/projects/edx-partner-course-staff/en/latest/cohorts/cohorts_overview.html#all-automated-assignment" class="incontext-help action-secondary action-help"><%- gettext("What does this mean?") %></a>
<!-- Uploading a CSV file of cohort assignments. -->
<a class="toggle-cohort-management-secondary" href="#cohort-management-file-upload"><%- gettext('Assign students to cohort groups by uploading a CSV file') %></a>
<a class="toggle-cohort-management-secondary" href="#cohort-management-file-upload"><%- gettext('Assign students to cohorts by uploading a CSV file') %></a>
gettext('To review student cohort group assignments or see the results of uploading a CSV file, download course profile information or cohort results on %(link_start)s the Data Download page. %(link_end)s'),
gettext('To review student cohort assignments or see the results of uploading a CSV file, download course profile information or cohort results on %(link_start)s the Data Download page. %(link_end)s'),
If this option is <em>checked</em>, users who have not yet registered for {platform_name} will be automatically enrolled.").format(platform_name=settings.PLATFORM_NAME)}
If this option is left <em>unchecked</em>, users who have not yet registered for {platform_name} will not be enrolled, but will be allowed to enroll once they make an account.").format(platform_name=settings.PLATFORM_NAME)}
<br/><br/>
Checking this box has no effect if 'Unenroll' is selected.
Enter email addresses and/or usernames separated by new lines or commas.<br/>
Note: Users must have an activated {platform_name} account before they can be enrolled as a beta tester.").format(platform_name=settings.PLATFORM_NAME)}
<divclass="cohort-management-create-form-name field field-text">
<labelfor="cohort-create-name"class="label">
New Cohort Name *
<spanclass="sr">(Required Field)</span>
</label>
<inputtype="text"name="cohort-create-name"value=""class=" input cohort-create-name"id="cohort-create-name"placeholder="Enter Your New Cohort Group's Name"required="required"/>
<iclass="button-icon icon fa fa-plus"></i> Add Students
</button>
</div>
</form>
</div>
</div>
<!-- cta - view download -->
<divclass="cohort-management-supplemental">
<pclass=""><iclass="icon fa fa-info-sign"></i> You may view individual student information for each cohort via your entire course profile data download on <ahref=""class="link-cross-reference">the data download view</a></p>