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.10, 3.11
Released: Tuesday, 10 August 2021, 7:18 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
2021080901
Version release name
v1.0
Maturity
Stable version
MD5 Sum
310d30bff204a385051c489f81b7cde2
Supported software
Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL

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