Skip to content

Version 2.0

Compare
Choose a tag to compare
@kasrahabib kasrahabib released this 20 Sep 17:44
· 53 commits to main since this release
0611b79

Resolved Issues:

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