Moodle Plugins directory: Multiple Enrollments: Versions: 2.0.0 | Moodle.org

Multiple Enrollments
Multiple Enrollments 2.0.0
Code prechecks
Change Log
All notable changes to this project will be documented in this file.
Key words: - Added: Features, documentation or files are added to improve the plugin or its management. - Fixed: Features, documentation or files are fixed. - Changed: Features, parts of the code or files are changed, altering the plugin's behavior, visual appearance or the project's management. - Removed: Comments, checks, files or other elements deemed unnecessary are removed from the code and project. In the case of comments, it is best to improve them if possible, or to group them together.
When an issue is resolved, ensure it is properly linked to the corresponding issue (E.g: Fix [#1](/../../issues/1)
).
Additionally, make sure to acknowledge all contributors by adding their names to the CONTRIBUTORS.md file.
Table of Contents
2.0.0
Code cleanup. Code upgrade for 4.x versions
Added
- Contribution file CONTRIBUTING.md.
- RLT support (pull request #2 – not accepted in the original repository)
- Various checks to ensure the validity of some variables.
Fixed
- Copyrights and authors reorganization/revision.
- Missing Privacy API integration.
Changed
- CHANGELOG improvement.
- Renamed README.txt to README.md.
- README improvement.
1.1.0
Added
- An extra condition in the query to get only specific users to be displayed is got rid of.
Version information
- Version build number
- 2025060300
- Version release name
- 2.0.0
- Maturity
- Stable version
- MD5 Sum
- 00793093ea80c625beca31ac67cefa66
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
- Latest release for Moodle 5.0
Version control information
- Version control system (VCS)
- Other...
- VCS repository URL
Default installation instructions for plugins of the type Local plugins
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder in the "local" subdirectory.
- Visit http://yoursite.com/admin to finish the installation.