Difference between revisions of "Enrollments"

From CNM Wiki
Jump to: navigation, search
(Setting Enrollment Method)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<b>Enrollment</b> is the process of marking users as participants of a course or assigning users roles in a course such as student or teacher.  
+
<b>Enrollment</b> is the process of marking users as participants of a course or assigning users roles in a course such as Student or Teacher.  
  
 
===Enrollment Plugins===
 
===Enrollment Plugins===
Moodle provides a number of ways of managing course enrollment, called enrollment plugins. These include;  
+
[[CNM Cert]] provides a number of ways of managing course enrollment, called enrollment plugins. These include;  
*<b>Manual enrollment</b> - the administrator or course teacher adds users manually
+
*<b>Manual enrollment</b> - the Administrator or Course teacher adds users manually.
 
*<b>Self enrollment</b> - a user can choose to enroll him/herself into a course
 
*<b>Self enrollment</b> - a user can choose to enroll him/herself into a course
*<b>Cohort Sync</b> - users are part of a Cohort which is added to the course
+
*<b>Cohort Sync</b> - users are part of a [[Cert cohort]] which is added to the course
 
*<b>Course meta link</b> - users enrolled in other courses are given automatic access.
 
*<b>Course meta link</b> - users enrolled in other courses are given automatic access.
 
*<b>Guest access</b> - users can view course materials but not participate.
 
*<b>Guest access</b> - users can view course materials but not participate.
 
*<b> Category enrollment</b> - users are enrolled in all courses in a category.
 
*<b> Category enrollment</b> - users are enrolled in all courses in a category.
 
*<b>External database</b> - users are enrolled from a database such as Access, MySQL
 
*<b>External database</b> - users are enrolled from a database such as Access, MySQL
*<b>Flat File</b> -  users are enrolled with a csv file.
+
*<b>Flat File</b> -  users are enrolled with a CSV file.
 
*<b>IMS Enterprise</b> - users are enrolled with this standard XML file format.
 
*<b>IMS Enterprise</b> - users are enrolled with this standard XML file format.
 
*<b>LDAP Enrollment</b> - users are authenticated and then enrolled through LDAP.
 
*<b>LDAP Enrollment</b> - users are authenticated and then enrolled through LDAP.
*<b>MNet Enrollments</b> - users are enrolled via a linked Moodle site.
+
*<b>MNet Enrollments</b> - users are enrolled via a linked [[Moodle]] site.
 
*<b>PayPal</b> - users purchase enrollment with Paypal
 
*<b>PayPal</b> - users purchase enrollment with Paypal
  
 
===Setting Enrollment Method===
 
===Setting Enrollment Method===
To set method or methods used to enroll into a course;
+
To set method or methods used to enroll into a course:
*Click on Administration > Site administration > Plugins > Enrolments > Manage enrol plugins.
+
Click on Administration > Site administration > Plugins > Enrolments > Manage enroll plugins.
 
<br>
 
<br>
[[File:Enrollment plugin.png|500px|thumb|none]]
+
[[File:Enrollment plugin.png|1000px|thumb|none]]
 
<br>
 
<br>
*Click on the enable check boxes opposite your chosen enrolment plugin(s). If you wish, you may choose more than one enrolment method. For example if you have some courses which students must pay for and some free courses, you can use PayPal and self enrolment.
+
*Click on the enable check boxes opposite your chosen enrollment plugin(s). If you wish, you may choose more than one enrollment method. For example if you have some courses which students must pay for and some free courses, you can use PayPal and self enrollment.
 
*Click the "Save changes" button
 
*Click the "Save changes" button
*Click the settings link opposite the enrolment plugin(s) you have chosen.
+
*Click the settings link opposite the enrollment plugin(s) you have chosen.
 
*Configure the required settings and click the "Save changes" button.
 
*Configure the required settings and click the "Save changes" button.
 
*Repeat this process to all plugins you have enabled.
 
*Repeat this process to all plugins you have enabled.
 +
 +
==See also==
 +
[[Cert Roles]]

Latest revision as of 02:21, 5 June 2020

Enrollment is the process of marking users as participants of a course or assigning users roles in a course such as Student or Teacher.

Enrollment Plugins

CNM Cert provides a number of ways of managing course enrollment, called enrollment plugins. These include;

  • Manual enrollment - the Administrator or Course teacher adds users manually.
  • Self enrollment - a user can choose to enroll him/herself into a course
  • Cohort Sync - users are part of a Cert cohort which is added to the course
  • Course meta link - users enrolled in other courses are given automatic access.
  • Guest access - users can view course materials but not participate.
  • Category enrollment - users are enrolled in all courses in a category.
  • External database - users are enrolled from a database such as Access, MySQL
  • Flat File - users are enrolled with a CSV file.
  • IMS Enterprise - users are enrolled with this standard XML file format.
  • LDAP Enrollment - users are authenticated and then enrolled through LDAP.
  • MNet Enrollments - users are enrolled via a linked Moodle site.
  • PayPal - users purchase enrollment with Paypal

Setting Enrollment Method

To set method or methods used to enroll into a course:

Click on Administration > Site administration > Plugins > Enrolments > Manage enroll plugins.



  • Click on the enable check boxes opposite your chosen enrollment plugin(s). If you wish, you may choose more than one enrollment method. For example if you have some courses which students must pay for and some free courses, you can use PayPal and self enrollment.
  • Click the "Save changes" button
  • Click the settings link opposite the enrollment plugin(s) you have chosen.
  • Configure the required settings and click the "Save changes" button.
  • Repeat this process to all plugins you have enabled.

See also

Cert Roles