Shared enrolments

Enrolment ::: enrol_shared
Maintained by CBlueC Blue, Olivier Piton, Renaud Lemaire
The shared enrolments plugin allows users to be enrolled automatically through another course

Shared enrolments v1.0

Moodle 3.9
Released: Wednesday, 10 February 2021, 4:24 PM

Plugin enrol_shared

Description

This enrol plugin is based on enrol_manual. This is a very simple enrolment method made to work with mod_sharedurl.

The principle is that it works without any teacher manipulation and it never notify user when he is enrolled or unenrolled.

Purpose

  • Work with mod_sharedurl to automatically enrol users in a course when they click on a 'sharedurl' activity. The aim is to be able to give access to an activity for a student who is not enrolled in the course.

  • The enrolment process should be as inconspicuous as possible. It only serves to bypass the standard moodle security that requires students to be enrolled in the course. (So we disable notifications)

Version information

Version build number
2021021000
Version release name
v1.0
Maturity
Stable version
MD5 Sum
d1409e231067bf7b60516bbf2a4a9d21
Supported software
Moodle 3.9
  • Latest release for Moodle 3.9

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

Default installation instructions for plugins of the type Enrolment

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myenrol") in the "enrol" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation