Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
localuserequipment [2018/03/14 23:14] admin |
localuserequipment [2020/04/07 11:06] (Version actuelle) |
||
|---|---|---|---|
| Ligne 7: | Ligne 7: | ||
| * **Versions :** 2.7 à 3.4 | * **Versions :** 2.7 à 3.4 | ||
| * **Distribution :** Private in integrations | * **Distribution :** Private in integrations | ||
| - | * **Disponibilité :** Available | + | * **Availability:** Available |
| This plugin is a key feature for making moodle simpler to use for teachers and edition habilitated people. It will allow to build profiles applicable to users and filter the available items to choose in smaller lists, hiding unused or non relevant items. | This plugin is a key feature for making moodle simpler to use for teachers and edition habilitated people. It will allow to build profiles applicable to users and filter the available items to choose in smaller lists, hiding unused or non relevant items. | ||
| Ligne 25: | Ligne 25: | ||
| * [[:local:userequipment:technique|Technical guide]] | * [[:local:userequipment:technique|Technical guide]] | ||
| - | ==== INtegration limitations ==== | + | ==== Integration limitations ==== |
| This plugin use a set of code patchs that may be intrusive to some central scripts and library of moodle. It may be used only by experimented integrators controlling quite well the upgrade operations and code maintenance on moodle. | This plugin use a set of code patchs that may be intrusive to some central scripts and library of moodle. It may be used only by experimented integrators controlling quite well the upgrade operations and code maintenance on moodle. | ||
| + | <html><!-- nomoodle --></html> | ||
| + | ==== Builds ==== | ||
| + | |||
| + | ^ 2.7 ^ 2.8 ^ 2.9 ^ 3.0 ^ 3.1 ^ 3.2 ^ 3.3 ^ 3.4 ^ | ||
| + | | <html><img src="https://travis-ci.org/vfremaux/moodle-local_userequipment.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-local_userequipment.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-local_userequipment.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-local_userequipment.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-local_userequipment.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-local_userequipment.svg?branch=MOODLE_32_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-local_userequipment.svg?branch=MOODLE_33_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-local_userequipment.svg?branch=MOODLE_34_STABLE"></html> | | ||
| + | |||
| + | [[https://travis-ci.org/vfremaux/moodle-local_userequipment/branches|Travis-ci Continuous integration]] | ||
| + | |||
| + | Note : Failing status is not necessarily the sign of a non functioning module. It just says that the Moodle code standards check are not full filling. This is a continuous effort of us rewriting the plugin code to get it compliant. | ||
| + | |||
| + | |||
| + | ---------------------- | ||
| + | <html><!-- /nomoodle --></html> | ||
| [[:plugins|Return to plugin list]] - [[:start|Return to home]] | [[:plugins|Return to plugin list]] - [[:start|Return to home]] | ||