This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
availability:week [2016/06/14 21:07] admin créée |
availability:week [2024/04/04 15:50] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Condition de disponibilité : Semaine (Week) ===== | + | ===== Availability Condition : Week ===== |
- | [[:start|Retour au catalogue]] | + | * **Component type:** Availability |
+ | * **Name:** Week | ||
+ | * **Family:** Automating | ||
+ | * **Versions:** 2.7 à 3.2 | ||
+ | * **Distribution:** Public | ||
+ | * **Availability:** Stable | ||
+ | * **Repository:** https://github.com/vfremaux/moodle-availability_week | ||
+ | * **Unit tests:** https://travis-ci.org/vfremaux/moodle-availability_week/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 week 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 ===== | ||
+ | |||
+ | * [[Availability:Week:InstallGuide|Installation guide]] | ||
+ | * [[Availability:Week:UserGuide|User guide]] | ||
+ | * Technical guide / Not relevant | ||
+ | |||
+ | <html><!-- /nomoodle --></html> | ||
+ | ==== Features==== | ||
+ | |||
+ | This plugin is quite simple: | ||
+ | |||
+ | * Adds an availability condition to activities or sections. | ||
+ | * Choose a relative week 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_week.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_week.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_week.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_week.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_week.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-availability_week.svg?branch=MOODLE_32_STABLE"></html> | | ||
+ | |||
+ | [[https://travis-ci.org/vfremaux/moodle-availability_week/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 ==== | ||
+ | |||
+ | * Valéry Fremaux (valery.fremaux@gmail.com) | ||
+ | |||
+ | [[:start|Back to home]] |