160 | | ** 02- Enrolment ** |
161 | | |
162 | | |
| 160 | ==== 02- Enrolment |
| 161 | |
| 162 | Now is the time to give users their student, teacher, or other roles. Once users have an account, they need to be enrolled in courses. This can be done through self-enrollment, manual enrollment by an administrator, or through various other methods. |
| 163 | |
| 164 | ===== a. Manual enrolment |
| 165 | |
| 166 | |
| 167 | 1. **Log in to Moodle**: Access Moodle with administrative privileges using your credentials. |
| 168 | |
| 169 | 2. **Access Course Management**: |
| 170 | - Navigate to "Site administration." |
| 171 | - Under "Courses," click on "Manage courses and categories." |
| 172 | |
| 173 | 3. **Locate and Enter Course**: |
| 174 | - Navigate to the course where you want to manually enroll users. |
| 175 | |
| 176 | 4. **Access Course Settings**: |
| 177 | - Within the course, click on the setting icon (usually represented by a gear or cogwheel). |
| 178 | |
| 179 | 5. **Navigate to Participants**: |
| 180 | - In the course settings, navigate to the "Participants" tab or section. |
| 181 | |
| 182 | 6. **Access Enrolled Users**: |
| 183 | - Look for an option labeled "Enrolled users" or something similar, depending on your Moodle version. |
| 184 | - Click on it to proceed to the list of enrolled users. |
| 185 | |
| 186 | 7. **Enroll Users**: |
| 187 | - On the "Enrolled users" page, look for an option to manually enroll users. |
| 188 | - This may be labeled as "Enroll users," "Assign roles," or similar. |
| 189 | |
| 190 | 8. **Select Users and Roles**: |
| 191 | - Choose the users you want to enroll by checking the checkboxes next to their names. |
| 192 | - Select the appropriate role for each user from the dropdown menu. |
| 193 | |
| 194 | 9. **Confirm Enrollment**: |
| 195 | - Review your selections to ensure accuracy. |
| 196 | - Click on the "Enroll" or "Assign roles" button to confirm the enrollment. |
| 197 | |
| 198 | 10. **Verify Enrollment**: |
| 199 | - Moodle will process the enrollment requests and display a confirmation message. |
| 200 | - Optionally, you can navigate back to the "Enrolled users" page to verify the enrollment of the newly added users. |
| 201 | |
| 202 | By following these steps, you'll be able to manually enroll users in Moodle courses, assigning them specific roles and granting access to course content and activities. |
| 203 | |
| 204 | ===== b. Self enrolment |
| 205 | |
| 206 | |