Skip to content

Commit 593e358

Browse files
authored
Merge pull request #111 from Masteriyo/docs/v2-and-v3
Group manual enrollment Docs
2 parents 941a1ef + 63de3af commit 593e358

File tree

6 files changed

+88
-46
lines changed

6 files changed

+88
-46
lines changed

200-course-creation/240-private-course-creation.mdx

Lines changed: 47 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -4,43 +4,48 @@ show_child_cards: true
44
excerpt: Learn how to create exclusive private courses in Masteriyo LMS that are only accessible to manually enrolled students.
55
---
66

7-
The Private Course feature in Masteriyo LMS allows you to create exclusive courses only accessible to manually enrolled students. Unlike public classes, these remain hidden from your course catalog and require you to invite students personally.
7+
The Private Course feature in Masteriyo LMS allows you to create exclusive courses only accessible to manually enrolled students. Unlike public classes, these remain hidden from your course catalog and require you to invite students personally.
88

99
## Prerequisites:
10-
- [Masteriyo LMS Pro plan or higher](https://masteriyo.com/pricing/)(**Plugin version 2.21.0** or above).
10+
11+
- [Masteriyo LMS Pro plan or higher](https://masteriyo.com/pricing/)(**Plugin version 2.21.0** or above).
1112
- Active [installation of Masteriyo LMS](https://docs.masteriyo.com/getting-started/installation#installing-masteriyo-lms-pro-version).
12-
- **Manual Enrollment addon** (included with Pro plan).
13+
- **Manual Enrollment addon** (included with Pro plan).
14+
15+
## Create a New Private Course
1316

14-
## Create a New Private Course
15-
You have two options for creating private courses: starting fresh or converting an existing course. So, let’s begin by setting up a new course with private access from the start.
17+
You have two options for creating private courses: starting fresh or converting an existing course. So, let’s begin by setting up a new course with private access from the start.
1618

17-
- Navigate to **Masteriyo > Courses**.
18-
- Click **Add New Course**.
19-
- Fill in your course details (name, description, highlights, etc.)
19+
- Navigate to **Masteriyo > Courses**.
20+
- Click **Add New Course**.
21+
- Fill in your course details (name, description, highlights, etc.)
2022

21-
For a detailed guide, check out the [guide on creating a complete course](https://docs.masteriyo.com/course-creation/complete-course-creation).
23+
For a detailed guide, check out the [guide on creating a complete course](https://docs.masteriyo.com/course-creation/complete-course-creation).
2224

23-
- Click the dropdown arrow next to the **Publish** button.
25+
- Click the dropdown arrow next to the **Publish** button.
2426

2527
![Click on Drop-down Menu](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/click-on-drop-down-menu.png)
2628

27-
- Select **Switch To Private** from the options.
28-
![Select switch to Private](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/switch-to-private.png)
29+
- Select **Switch To Private** from the options.
30+
![Select switch to Private](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/switch-to-private.png)
2931

30-
That’s it. Now, you can navigate to **Course Builder** to configure the course with [lessons](https://docs.masteriyo.com/course-creation/text-lesson-creation), [quizzes](https://docs.masteriyo.com/course-creation/advanced-quiz-creation), and so on.
32+
That’s it. Now, you can navigate to **Course Builder** to configure the course with [lessons](https://docs.masteriyo.com/course-creation/text-lesson-creation), [quizzes](https://docs.masteriyo.com/course-creation/advanced-quiz-creation), and so on.
3133

3234
<Callout>
33-
{" "}**Note:** Do not click on the**Publish** for your private course.
35+
{" "}
36+
**Note:** Do not click on the**Publish** for your private course.
3437
</Callout>
3538

36-
If you navigate back to the **Courses** list, you can view the private course.
39+
If you navigate back to the **Courses** list, you can view the private course.
3740

3841
![Private Course in Course List](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/private-course-on-course-list.png)
3942

4043
## Convert an Existing Course to Private
44+
4145
You can also turn any existing public course into a private one. Follow these steps:
42-
1. Go to **Masteriyo > Courses**.
43-
2. Find your course and click **Quick Edit**.
46+
47+
1. Go to **Masteriyo > Courses**.
48+
2. Find your course and click **Quick Edit**.
4449

4550
![Quick Edit Button](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/quick-edit-course.png)
4651

@@ -49,47 +54,50 @@ You can also turn any existing public course into a private one. Follow these st
4954
![Convert Course to Private](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/convert-course-to-private.png)
5055

5156
4. Click **Update** to save changes.
52-
You can also convert an existing course into private through the **Update** tab of the course.
57+
You can also convert an existing course into private through the **Update** tab of the course.
5358

5459
![Switch Existing Course to Private](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/switch-existing-course-to-private.png)
5560

56-
## Enrolling Students in Private Courses
57-
Since private courses require manual enrollment, you must first set up the enrollment addon.
61+
## Enrolling Students in Private Courses
62+
63+
Since private courses require manual enrollment, you must first set up the enrollment addon.
5864

5965
### Enable Manual Enrollment Addon
60-
1. Navigate to **Masteriyo > Addons** and search for **Manual Enrollment**.
61-
2. Toggle the switch to enable the addon.
66+
67+
1. Navigate to **Masteriyo > Addons** and search for **Manual Enrollment**.
68+
2. Toggle the switch to enable the addon.
6269

6370
![Enable Manual Enrollment Addon](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/navigate-to-addon-and-enable-manual-enrollment.png)
6471

65-
3. Refresh your WordPress dashboard to see the Manual Enrollment tab.
72+
3. Refresh your WordPress dashboard to see the Manual Enrollment tab.
6673

67-
### Add Students to Private Course
68-
1. Go to **Masteriyo > Manual Enrollment** (appears after refresh).
69-
2. Click **+ New Enrollment**.
70-
3. Select your private course from the dropdown.
71-
4. Choose the student you want to enroll.
74+
### Add Students to Private Course
75+
76+
1. Go to **Masteriyo > Manual Enrollment** (appears after refresh).
77+
2. Click **+ New Enrollment**.
78+
3. Select your private course from the dropdown.
79+
4. Choose the student you want to enroll.
7280

7381
![Navigate to New Enrollment](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/navigate-to-new-enrollment.png)
7482

75-
5. Click Enroll to complete the process.
83+
5. Click Enroll to complete the process.
7684

7785
![Select student and private course for enrollment](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/select-student-and-course-for-enrollment.png)
7886

7987
<Callout>
80-
{" "}**Note:** Students must have existing user accounts on your WordPress site before you can enroll them.
88+
{" "}
89+
**Note:** Students must have existing user accounts on your WordPress site before
90+
you can enroll them.
8191
</Callout>
8292

83-
### Student Experience
84-
- Enrolled student will be notified through email and can see the private course in their dashboard.
85-
86-
![Private Course Seen in Dashboard](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/private-course-in-dashboard.png)
93+
### Student Experience
8794

88-
- Enrolled students can typically access all course materials.
89-
- An enrolled student cannot see the course in the listings.
90-
- A student not enrolled cannot access course content even with direct links.
91-
92-
This documentation covers Masteriyo LMS v2.21.0 and above. The interface may vary slightly in newer versions.
95+
- Enrolled student will be notified through email and can see the private course in their dashboard.
9396

97+
![Private Course Seen in Dashboard](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/private-course/private-course-in-dashboard.png)
9498

99+
- Enrolled students can typically access all course materials.
100+
- An enrolled student cannot see the course in the listings.
101+
- A student not enrolled cannot access course content even with direct links.
95102

103+
This documentation covers Masteriyo LMS v2.21.0 and above. The interface may vary slightly in newer versions.

250-free-addons/350-group-course.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Now, you can enable **Sell to Groups** and configure group pricing.
2222

2323
Now, click on **Update** to create a group.
2424

25+
### Want to manually enroll group? [Pro]
26+
27+
Check this docs: [Manual group enrollment](https://docs.masteriyo.com/getting-started/premium-addons/manual-enrollment#manual-group-enrollment)
28+
2529
## Group settings
2630

2731
Navigate to **Masteriyo > Users > Groups** to manage various options for the group you create.

300-premium-addons/960-manual-enrollment.mdx

Lines changed: 37 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,18 @@ When you activate this add-on, the admin/instructor can manually enroll users/st
88

99
## Prerequisites:
1010

11-
1. [Masteriyo LMS Basic plan or higher](https://masteriyo.com/pricing/).
12-
2. [Active installation of Masteriyo LMS](https://docs.masteriyo.com/getting-started/installation#installing-masteriyo-lms-pro-version).
13-
3. [Activate the Manual Enrollment Add-on](https://docs.masteriyo.com/getting-started/activate-masteriyo-addons).
14-
15-
![manual-enrollment](https://github.com/Masteriyo/masteriyo-docs/assets/75772539/b4b206f2-6730-4c51-a2a9-e5fb32fae600)
11+
1. [Masteriyo LMS Basic plan or higher](https://masteriyo.com/pricing/)
12+
2. [Active installation of Masteriyo LMS](https://docs.masteriyo.com/getting-started/installation#installing-masteriyo-lms-pro-version)
13+
3. [Activate the Manual Enrollment Add-on](https://docs.masteriyo.com/getting-started/activate-masteriyo-addons)
1614

15+
![manual-enrollment](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/manual-enrollment/manual-enrollment.png)
1716

1817
## Configuration
1918

2019
Once you have activated the Manual Enrollment add-on, navigate to the following location.
2120

2221
Masteriyo > Manual Enrollment
2322

24-
2523
![manual-enrollment-main](https://github.com/Masteriyo/masteriyo-docs/assets/75772539/e5b5a176-1c28-4f12-ae24-c40fb3bf50cf)
2624

2725
To enroll manually, click on the **New Enrollment** button on the top-right.
@@ -32,11 +30,43 @@ Basically, you will have two options available. The first one is to select the C
3230

3331
![one-enrolled-student](https://github.com/Masteriyo/masteriyo-docs/assets/75772539/c661bfce-9c09-460b-ba31-678cc5c756f6)
3432

35-
They'll also get a notification through email regarding the enrollment.
33+
They'll also get a notification through email regarding the enrollment.
3634
To see all the student who are manually enrolled, you can go to the Masteriyo > Manual Enrollment. If you want to make any changes to the course, you can click on **Edit**.
3735

3836
### Bulk Enrollment
3937

4038
You can import users from CSV if you want to import the users in bulk. For this, click on **Import From CSV**. You will see the following pop up. Upload the file and click on **Import**.
4139

4240
![import-pop-up](https://github.com/Masteriyo/masteriyo-docs/assets/75772539/038955ad-89d3-4255-89cb-de1d00009441)
41+
42+
---
43+
44+
## Manual Group Enrollment
45+
46+
Masteriyo allows administrators to manually enroll groups into courses directly from the dashboard. This feature is helpful when you want to assign a course to a team or organization without requiring them to purchase or self-enroll.
47+
48+
### Prerequisites:
49+
50+
1. [Activate the Groups Add-on](https://docs.masteriyo.com/free-addons/group-course).
51+
52+
![Manual Group Enrollment](https://raw.githubusercontent.com/Masteriyo/masteriyo-docs/main/assets/images/manual-enrollment/manual-group-enrollment.gif)
53+
54+
### Steps to Manually Enroll a Group
55+
56+
1. **Go to** `Masteriyo → Users → Manual Enrollment` in your WordPress dashboard.
57+
58+
2. A **popup modal** will appear asking you to select the enrollment type.
59+
→ Choose **Enroll Group**.
60+
61+
3. **Select the course** you want to enroll the group into.
62+
Then, **enter the group name** and **choose the group leader** from the dropdown list.
63+
64+
4. Click on **Enroll Group** to complete the process.
65+
66+
### Result
67+
68+
Once done, the selected group will be successfully enrolled in the chosen course.
69+
A **new group** will also be created automatically.
70+
71+
You can view and manage the group anytime by navigating to:
72+
`Masteriyo → Users → Groups`

assets/images/.DS_Store

6 KB
Binary file not shown.
136 KB
Loading
3.21 MB
Loading

0 commit comments

Comments
 (0)