This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
availability:days [2017/02/26 13:04] admin created |
availability:days [2024/04/04 15:50] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Availability condition : Days ===== | ===== Availability condition : Days ===== | ||
| + | * **Component type:** Availability | ||
| + | * **Name:** Days | ||
| + | * **Family:** Automating | ||
| + | * **Versions:** 2.7 à 3.2 | ||
| + | * **Distribution:** Public | ||
| + | * **Availability:** Stable | ||
| + | * **Repository:** https://github.com/vfremaux/moodle-availability_days | ||
| + | * **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]] (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. | ||
| + | |||
| + | |||
| + | <html><!-- nomoodle --></html> | ||
| ==== Guides ==== | ==== Guides ==== | ||
| Line 7: | 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> | ||
| + | ==== Builds ==== | ||
| + | |||
| + | ^ 2.7 ^ 2.8 ^ 2.9 ^ 3.0 ^ 3.1 ^ 3.2 ^ | ||
| + | | <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-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. | ||
| + | |||
| + | <html><!-- /nomoodle --></html> | ||
| ==== Credits ==== | ==== Credits ==== | ||