| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente |
| availability:days [2017/02/26 12:10] – [Credits] admin | availability:days [2025/12/10 16:16] (Version actuelle) – modification externe 127.0.0.1 |
|---|
| * **Repository:** https://github.com/vfremaux/moodle-availability_days | * **Repository:** https://github.com/vfremaux/moodle-availability_days |
| * **Unit tests:** https://travis-ci.org/vfremaux/moodle-availability_days/branches | * **Unit tests:** https://travis-ci.org/vfremaux/moodle-availability_days/branches |
| * **Distributors:** [[http://www.activeprolearn.com|Activeprolearn SAS]] (worldwide), [[http://www.edunao.com|Edunao SAS]] (french speaking area) | * **Distributors:** [[http://www.activeprolearn.com|Activeprolearn SAS]] (worldwide), [[http://www.edunao.com|Edunao SAS]] (Moodle Partner - french speaking area) |
| | |
| | [[:plugins:supportpolicy|Important : read our plugin support policy]] |
| |
| This plugin allows opening/closing activties or resources on a day shift condition from a reference date. It has been intended to help setup of MOOC or SPOCS volumes where the progression is automatically scheduled on a calendar basis. It can be added to the standard availability conditions of Moodle. | This plugin allows opening/closing activties or resources on a day shift condition from a reference date. It has been intended to help setup of MOOC or SPOCS volumes where the progression is automatically scheduled on a calendar basis. It can be added to the standard availability conditions of Moodle. |
| |
| |
| | <html><!-- nomoodle --></html> |
| ==== Guides ==== | ==== Guides ==== |
| |
| * Technical guide / Not relevant | * Technical guide / Not relevant |
| |
| | <html><!-- /nomoodle --></html> |
| | ==== Features==== |
| | |
| | This plugin is quite simple: |
| | |
| | * Adds an availability condition to activities or sections. |
| | * Choose a relative day shift for opening an activity. |
| | |
| <html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> |
| ==== Builds ==== | ==== Builds ==== |
| | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_32_STABLE"></html> | | | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_days.svg?branch=MOODLE_32_STABLE"></html> | |
| |
| [[https://travis-ci.org/vfremaux/moodle-mod_flashcard/branches|Travis-ci Continuous integration]] | [[https://travis-ci.org/vfremaux/moodle-availability_days/branches|Travis-ci Continuous integration]] |
| |
| Note : Failing status is not necessarily the sign of a non functionning module. It just says that the moodle code standards check are not fullfilling. This is a continuous effort of us rewriting the plugin code to get it compliant. | Note : Failing status is not necessarily the sign of a non functionning module. It just says that the moodle code standards check are not fullfilling. This is a continuous effort of us rewriting the plugin code to get it compliant. |