AutorÃa | Ultima modificación | Ver Log |
# Availability relative dateRestrict module and section access based on relative dates.## IdeaThis availability condition makes it easy to show modules or sections only x days/weeks/months- before / after course start date (THX to Frederik Milling Pytlick)- before / after course end date- after user enrolment date- after end of enrolment period- after the completion of an activity (THX to Stefan Hanauska and Daniel Poggenpohl)## Conditional availability conditionsCheck the global documentation about conditional availability conditions:https://docs.moodle.org/en/Conditional_activities_settings## RequirementsThis plugin requires Moodle 4.2+## InstallationInstall the plugin like any other plugin to folder /availability/condition/relativedateSee https://docs.moodle.org/en/Installing_plugins for details on installing Moodle plugins## Initial ConfigurationThis plugin does not need configuration after installation.## Theme supportThis plugin is developed and tested on Moodle Core's Boost theme and Boost child themes, including Moodle Core's Classic theme.## Plugin repositoriesThis plugin will be published and regularly updated on Github: https://github.com/ewallah/moodle-availability_relativedate## Bug and problem reports / Support requestsThis plugin is carefully developed and thoroughly tested, but bugs and problems can always appear.Please report bugs and problems on Github: https://github.com/ewallah/moodle-availability_relativedate/issuesWe will do our best to solve your problems, but please note that due to limited resources we can't always provide per-case support.## Feature proposalsPlease issue feature proposals on Github: https://github.com/ewallah/moodle-availability_relativedate/issuesPlease create pull requests on Github: https://github.com/ewallah/moodle-availability_relativedate/pullsWe are always interested to read about your feature proposals or even get a pull request from you, but please accept that we can handle your issues only as feature proposals and not as feature requests.## Moodle release supportThis plugin is maintained for the latest major releases of Moodle.## Status[](https://github.com/ewallah/moodle-availability_relativedate/actions)[](https://coveralls.io/github/ewallah/moodle-availability_relativedate?branch=main)## Copyright2024 eWallah.netThis program is free software: you can redistribute it and/or modify it underthe terms of the GNU General Public License as published by the Free SoftwareFoundation, either version 3 of the License, or (at your option) any laterversion.This program is distributed in the hope that it will be useful, but WITHOUT ANYWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR APARTICULAR PURPOSE. See the GNU General Public License for more details.You should have received a copy of the GNU General Public License along withthis program. If not, see <https://www.gnu.org/licenses/>.