This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
blocks:userdelegation [2016/08/27 14:08] admin [Credits] |
blocks:userdelegation [2023/01/31 16:46] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Bloc User Delegation : Délégation de gestion des utilisateurs ===== | + | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}}<html><!-- /nomoodle --></html> |
+ | ===== User Delegation Block ===== | ||
- | * **Type de composant :** Bloc | + | * **Component Type:** Block |
- | * **Nom :** User Delegation | + | * **Component Name:** User Delegation |
- | * **Famille fonctionnelle :** Administration | + | * **Family:** Administration |
- | * **Versions :** 2.2 à 2.7 | + | * **Versions:** :M27: à :M39: |
- | * **Distribution :** Projets d'intégration | + | * **Old versions:** 2.2 à 2.6 |
- | * **Disponibilité :** Stable | + | * **Distribution:** ActiveProLearn SAS |
+ | * **Availability:** Stable | ||
- | Dans Moodle, la gestion des utilisateurs est traditionnellement une prérogative des administrateurs du site, à travers les interfaces centrales d'administration ou par l'intégration de processus d'alimentation automatiques. | + | In Moodle, managing users is usually a strict delegation of Moodle administrators, using users management GUI or feeding APIs. |
- | Il n'existe pas de possibilités naturelles d'attribuer des droits restreints de création et de gestion d'utilisateurs sans donner accès à tout un ensemble de fonctions d'administration. | + | There is no way in standard Moodle to delegate users creation and management to non admin users. |
- | Le bloc Délégation d'Administration des Utilisateurs permet de palier à ce problème et offre un service limité à la gestion de "ses" utilisateurs dans une plate-forme Moodle. | + | The User Delegation blocks overrides this issue and provides to a non administrator a minimal interface to manage his on behalfed users, assign them to the ocurs he is managing, thus being a partial localized user administration. |
+ | <html><!-- nomoodle --></html> | ||
==== Guides ==== | ==== Guides ==== | ||
- | * [[:Blocks:UserDelegation:InstallGuide|Guide d'installation]] | + | * [[:Blocks:UserDelegation:InstallGuide|Install Guide]] |
- | * [[:Blocks:UserDelegation:UserGuide|Guide d'utilisation]] | + | * [[:Blocks:UserDelegation:UserGuide|User Guide]] |
- | * [[:Blocks:UserDelegation:Technique|Guide technique]] | + | * [[:Blocks:UserDelegation:Technique|Technical Guide]] |
+ | <html><!-- /nomoodle --></html> | ||
- | ==== Sommaire des fonctionnalités ==== | + | ==== Features ==== |
- | * Accès à la gestion de "mes utilisateurs" | + | * Accessing to "My own users" management boards |
- | * Ajout d'un utilisateur unique | + | * Adding asingled behalfed user |
- | * Ajout (sur capacité) d'une listed'utilisateurs par fichier | + | * Importing (capability controlled) a set of behalved users using a CSV file |
- | * Inscription des utilisateurs à l'import dans un cours détenu par le titulaire | + | * Enrolling imported users in one of my managed courses. |
- | * Marquage de la relation entre le titulaire et les inscrits | + | * Keeping track of behalf relationship. |
+ | |||
+ | <html><!-- nomoodle --></html> | ||
+ | ==== Builds ==== | ||
+ | |||
+ | ^ :M27: ^ :M28: ^ :M29: ^ :M30: ^ :M31: ^ :M32: ^ :M33: ^ :M34: ^ | ||
+ | | <html><img src="https://travis-ci.org/vfremaux/moodle-block_user_delegation.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_user_delegation.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_user_delegation.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_user_delegation.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_user_delegation.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_user_delegation.svg?branch=MOODLE_32_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_user_delegation.svg?branch=MOODLE_33_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_user_delegation.svg?branch=MOODLE_34_STABLE"></html> | | ||
+ | |||
+ | [[https://travis-ci.org/vfremaux/moodle-block_shop_access/branches|Travis-ci Continuous Integration]] | ||
+ | |||
+ | Note : "Failing" state will NOT stand necessarilty for the plugin is NOT functionning. this status essentially gives the state of the Moodle Coding standard testing suite, and will denote how close to moodle code requirements the plugin is. | ||
+ | |||
+ | <html><!-- /nomoodle --></html> | ||
==== Credits ==== | ==== Credits ==== | ||
- | * 2012 Valery Fremaux (Valery.fremeux@gmail.com) - Conception, codage | ||
- | * 2012 Wafa Adham (admin@adham.ps) - codage, migration | ||
- | * Florence Labord (info@expertweb.fr) - Mise au point, revue fonctionnelle | ||
- | ==== Road Map de développement ==== | + | * 2012 Valéry Frémaux (valery@activeprolearn.com)- Developments and tests |
+ | * 2012 Wafa Adham (admin@adham.ps) - Codage, migration | ||
+ | * 2014 Florence Labord (florence@@activeprolearn.com) - Documentation and fonctionnal review | ||
+ | |||
+ | ==== Development roadmap ==== | ||
+ | |||
+ | * Implementing user amount limits | ||
+ | |||
+ | |||
+ | ---------- | ||
+ | |||
+ | <html><!-- nomoodle --></html> | ||
- | * Finaliser les limites de quotas d'utilisateurs | + | [[:Plugins|Back to plugins index]] - [[:start|Back to catalogue index]] |
- | * Rénover les formulaires d'import | + | |
- | [[:start|Retour au catalogue]] | + | <html><!-- /nomoodle --></html> |