Skip to content

A Moodle enrolment plugin to map the users' custom profile field with multiple entries against the course ID number.

License

Notifications You must be signed in to change notification settings

DL-MIN/moodle-enrol_idnumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enrol by Course ID number

A Moodle enrolment plugin to map the users' custom profile field with multiple entries against the course ID number.

This allows external student management systems to be used to automatically enrol students without an API. Teachers simply need to set the corresponding ID number in the course configuration.

Installation

Install with git

  1. Use a command line interface of your choice on the target system.
  2. Change to the Moodle enrol directory: cd /path/to/moodle/enrol/
  3. git clone https://github.com/DL-MIN/moodle-enrol_idnumber
  4. Navigate on your Moodle Webinterface and follow the migration process.

Install from zip

  1. Download zip file from GitHub: hhttps://github.com/DL-MIN/moodle-enrol_idnumber/archive/main.zip
  2. Unpack zip file to /path/to/moodle/enrol/
  3. Navigate on your Moodle Webinterface and follow the migration process.

Usage

  1. Create a custom profile field in UsersUser profile fields to be populated by your authentication plugin.
  2. In the plugin preferences, select the profile field along with a delimiter used by your source system.
  3. This enrolment plugin can be inserted and enabled by default in new courses.

License

GNU GPLv3

About

A Moodle enrolment plugin to map the users' custom profile field with multiple entries against the course ID number.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages