Skip to content

Commit bcdf1ea

Browse files
committed
Update Course Enrollment & Beta Enrollment pages
Addresses #957
1 parent 7d12e51 commit bcdf1ea

6 files changed

Lines changed: 33 additions & 25 deletions

File tree

38 KB
Loading
54.1 KB
Loading
109 KB
Loading
109 KB
Loading

source/educators/how-tos/releasing-course/manage_beta_testing.rst

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ When you add beta testers, note the following.
4343

4444
* If the beta test starts before the course **Enrollment Start Date**, testers
4545
cannot enroll themselves in your course. However, you can enroll the beta
46-
testers prior to the **Enrollment Start Date**.
46+
testers prior to the **Enrollment Start Date**. See :ref:`Enroll Learners in a Course`.
4747

4848
* If you add the beta testers after the defined start of the beta test, and
4949
they are enrolled in the course, they see your course on their **Current
@@ -58,13 +58,17 @@ When you add beta testers, note the following.
5858
Add or Remove Individual Beta Testers
5959
===============================================
6060

61+
.. note:: If the beta test starts before the **Enrollment Start Date** of your
62+
course, you must also :ref:`manually enroll the beta tester<Enroll Learners in a Course>`.
6163

62-
#. View the live version of the course.
64+
#. :ref:`View the live version of your course<View Published Content>`.
6365

6466
#. Select **Instructor**, and then select **Membership**.
6567

6668
#. In the **Course Team Management** section, select **Beta Testers**.
6769

70+
.. image:: /_images/educator_how_tos/individual_beta_enrollment.png
71+
6872
#. Under the list of users who currently have that role, enter the email address
6973
or username of the person you want to add.
7074

@@ -73,14 +77,13 @@ Add or Remove Individual Beta Testers
7377
The person who you added appears in the list of beta testers.
7478

7579

76-
.. note:: If the beta test starts before the **Enrollment Start Date** of your
77-
course, you can also enroll the beta tester. See :ref:`Enrollment`.
78-
79-
8080
To remove the Beta Tester role from users individually, find the user in the
8181
list of beta testers, and then select **Revoke access** to the right of that
8282
user's email address.
8383

84+
.. image:: /_images/educator_how_tos/individual_beta_unenrollment.png
85+
86+
8487
.. _Add_Testers_Bulk:
8588

8689
=======================================
@@ -95,14 +98,16 @@ beta testers that they have been added.
9598

9699
To add multiple beta testers:
97100

98-
#. View the live version of your course.
101+
#. :ref:`View the live version of your course<View Published Content>`.
99102

100103
#. Select **Instructor**, and then select **Membership**.
101104

102105
#. In the **Batch Beta Tester Addition** section of the page, enter one or more
103106
addresses or usernames separated by commas or line feeds (the Enter key).
104107
You can also copy data from a CSV file of email addresses and paste it here.
105108

109+
.. image:: /_images/educator_how_tos/batch_beta_enrollment_instructor_dash.png
110+
106111
#. To enroll the beta testers in your course, leave **Auto Enroll** selected.
107112
If the beta test starts before the course **Enrollment Start Date**, testers
108113
cannot enroll themselves in your course.
@@ -147,5 +152,5 @@ problems, questions, and issues can occur while a course is running.
147152
+--------------+-------------------------------+----------------+--------------------------------+
148153
| Review Date | Working Group Reviewer | Release |Test situation |
149154
+--------------+-------------------------------+----------------+--------------------------------+
150-
| | | | |
155+
| 2025-04-13 | sarina | Sumac | Pass |
151156
+--------------+-------------------------------+----------------+--------------------------------+

source/educators/how-tos/student_management/manage_course_enrollments.rst

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,38 +8,30 @@ Manage Course Enrollments
88

99
You can enroll and unenroll learners from the instructor dashboard. See :ref:`Enrollment_Requirements` for more information.
1010

11+
.. _Enroll Learners in a Course:
12+
1113
***************************
1214
Enroll Learners in a Course
1315
***************************
1416

15-
To enroll learners or course team members, follow these steps.
17+
To enroll learners or course team members, follow these steps. Note that this will
18+
enroll learners/team members even if the **Enrollment Start Date** has not yet passed.
1619

17-
#. View the live version of your course.
20+
#. :ref:`View the live version of your course<View Published Content>`
1821

1922
#. Select **Instructor**, and then select **Membership**.
2023

2124
#. In the **Batch Enrollment** section of the page, enter the username or email
2225
address of the learner, or enter multiple names or addresses separated by
2326
commas or new lines.
2427

28+
.. image:: /_images/educator_how_tos/batch_enrollment_instructor_dash.png
29+
:width: 500
30+
2531
You can copy and paste data from a CSV file of email addresses. However,
2632
note that this feature is better suited to courses with smaller enrollments,
2733
rather than courses with massive enrollments.
2834

29-
#. For **Role of the users being enrolled**, select the role of the learner.
30-
31-
* If the learner is a member of the course staff, select **Partner**.
32-
* If the learner is not a member of the course staff, select **Learner**.
33-
34-
.. note::
35-
All of the users that you enroll at one time must have the same role. If
36-
you have some users who are partners and others who are learners, you must
37-
complete two batch enrollments.
38-
39-
#. In the **Enter the reason why the students are to be manually enrolled or
40-
unenrolled** field, enter a specific, detailed reason why you want to
41-
enroll these learners.
42-
4335
#. To streamline the course enrollment process, leave **Auto Enroll** selected.
4436

4537
#. To send learners an email message, leave **Notify students by email**
@@ -55,6 +47,15 @@ For more information, see :ref:`Learner Data`.
5547
in the audit enrollment track. For more information about course enrollment
5648
tracks, see :term:`Enrollment Track`.
5749

50+
Enroll Beta Testers in a Course
51+
*******************************
52+
53+
To enroll :ref:`beta testers <About Course Beta Testing>` in the course, follow
54+
the above instructions, but utilize the **Batch Beta Tester Addition** box below
55+
the **Batch Enrollment** box on the Membership page of the instructor dashboard.
56+
57+
.. image:: /_images/educator_how_tos/batch_beta_enrollment_instructor_dash.png
58+
5859
.. _unenroll_student:
5960

6061
*******************************
@@ -108,5 +109,7 @@ To unenroll learners, you supply the email addresses of enrolled learners.
108109
+--------------+-------------------------------+----------------+-----------------------------------------------------------------+
109110
| Review Date | Working Group Reviewer | Release |Test situation |
110111
+--------------+-------------------------------+----------------+-----------------------------------------------------------------+
111-
| 03/07/2025 | Docs WG | Sumac | `Fail <https://github.com/openedx/docs.openedx.org/issues/957>`_|
112+
| 2025-04-13 | sarina | Sumac | Pass |
113+
+--------------+-------------------------------+----------------+-----------------------------------------------------------------+
114+
| 2025-03-07 | Docs WG | Sumac | `Fail <https://github.com/openedx/docs.openedx.org/issues/957>`_|
112115
+--------------+-------------------------------+----------------+-----------------------------------------------------------------+

0 commit comments

Comments
 (0)