Merge pull request #3690 from edx/ahodges/documentation/DOC326
Added username as option for batch enrollment/unenroll
This commit is contained in:
@@ -12,6 +12,9 @@ May, 2014
|
|||||||
|
|
||||||
* - Date
|
* - Date
|
||||||
- Change
|
- Change
|
||||||
|
- 05/13/14
|
||||||
|
- Updated the :ref:`Enrollment` section to reflect that usernames or email
|
||||||
|
addresses can be used to batch enroll students.
|
||||||
* - 05/09/14
|
* - 05/09/14
|
||||||
- Updated :ref:`Assigning_discussion_roles` with a note about course staff requiring
|
- Updated :ref:`Assigning_discussion_roles` with a note about course staff requiring
|
||||||
explicit granting of discussion administration roles.
|
explicit granting of discussion administration roles.
|
||||||
|
|||||||
@@ -90,8 +90,9 @@ To enroll students or staff members:
|
|||||||
|
|
||||||
#. Click **Membership**.
|
#. Click **Membership**.
|
||||||
|
|
||||||
#. In the **Batch Enrollment** section of the page, enter an email address or
|
#. In the **Batch Enrollment** section of the page, enter the username or email
|
||||||
multiple addresses separated by commas or line feeds.
|
address of the student, or enter multiple names or addresses separated by
|
||||||
|
commas or new lines.
|
||||||
|
|
||||||
You can copy and paste data from a CSV file of email addresses. However,
|
You can copy and paste data from a CSV file of email addresses. However,
|
||||||
note that this feature is better suited to courses with smaller enrollments,
|
note that this feature is better suited to courses with smaller enrollments,
|
||||||
@@ -159,8 +160,8 @@ To unenroll students, you supply the email addresses of enrolled students.
|
|||||||
|
|
||||||
#. Click **Membership**.
|
#. Click **Membership**.
|
||||||
|
|
||||||
#. In the **Batch Enrollment** section of the page, enter an email address or
|
#. In the **Batch Enrollment** section of the page, enter a username or an email
|
||||||
multiple addresses separated by commas or line feeds.
|
address, or multiple names or addresses separated by commas or new lines.
|
||||||
|
|
||||||
#. To send students an email message, leave **Notify students by email**
|
#. To send students an email message, leave **Notify students by email**
|
||||||
selected.
|
selected.
|
||||||
|
|||||||
Reference in New Issue
Block a user