Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
f3d11250
Commit
f3d11250
authored
May 12, 2014
by
Alison Hodges
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added username as option for batch enrollment/unenroll
parent
4ecf4112
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
docs/en_us/course_authors/source/change_log.rst
+3
-0
docs/en_us/course_authors/source/running_course/course_enrollment.rst
+5
-4
No files found.
docs/en_us/course_authors/source/change_log.rst
View file @
f3d11250
...
...
@@ -12,6 +12,9 @@ May, 2014
* - Date
- 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
- Updated :ref:`Assigning_discussion_roles` with a note about course staff requiring
explicit granting of discussion administration roles.
...
...
docs/en_us/course_authors/source/running_course/course_enrollment.rst
View file @
f3d11250
...
...
@@ -90,8 +90,9 @@ To enroll students or staff members:
#. Click **Membership**.
#. In the **Batch Enrollment** section of the page, enter an email address or
multiple addresses separated by commas or line feeds.
#. In the **Batch Enrollment** section of the page, enter the username or email
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,
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**.
#. In the **Batch Enrollment** section of the page, enter a
n email address or
multiple addresses separated by commas or line feed
s.
#. In the **Batch Enrollment** section of the page, enter a
username or an email
address, or multiple names or addresses separated by commas or new line
s.
#. To send students an email message, leave **Notify students by email**
selected.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment