Version 2.0
Resolved Issues:
- The plug-in now ensures that the custom enrollment check effectively determines whether a user should have access to a course.
- The necessary capability to check externallib functions is added.
- Camel case correction: Fixed incorrect camel case in strings for improved code consistency.
- Repository name correction accordingly with Moodle guidelines
- Removed the redundant call to get_content() on page load
- Corrected the location definition in thirdpartylibs.xml.
- Resolved the installation error for Moodle running on Docker.
- Incorporated review changes into the README for clarity and completeness.