This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
availability:days [2017/02/26 13:10] admin [Credits] |
availability:days [2024/04/04 15:50] (current) |
||
---|---|---|---|
Line 9: | Line 9: | ||
* **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 ==== | ||
Line 20: | Line 23: | ||
* 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 ==== | ||
Line 26: | Line 37: | ||
| <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. |