Moodle Plugins directory: Shared enrolments: Versions: v1.0 | Moodle.org
Shared enrolments
Enrolment ::: enrol_shared
Maintained by
C 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: اربع, 10 فيبروري 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
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myenrol") in the "enrol" subdirectory.
- Visit http://yoursite.com/admin to finish the installation