| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente |
| tools:sync [2018/02/13 19:57] – [Credits] admin | tools:sync [2026/01/13 07:58] (Version actuelle) – modification externe 127.0.0.1 |
|---|
| | |
| | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}}<html><!-- /nomoodle --></html> |
| | |
| ====== Tool Sync ====== | ====== Tool Sync ====== |
| |
| * **Component type:** Administration tool | * **Component type:** Administration tool |
| * **Name:** Tool Sync (global data synchronisation using CSV) | * **Name:** Tool Sync (global data synchronisation using CSV) |
| * **Versions:** 2.4 à 3.3 | * **Versions:** 2.4 to 3.9 |
| * **Candidates:** 3.4 | * **Candidates:** 3.4 |
| * **Distribution:** Public | * **Distribution:** Public and PRO |
| * **Availability:** Open-source public. | * **Availability:** Stable. |
| * ** Code repository:** http://github.com/vfremaux/moodle-tool_sync ([[:Guide de téléchargement GitHub]]) | * ** Code repository:** http://github.com/vfremaux/moodle-tool_sync ([[:Guide de téléchargement GitHub]]) |
| |
| ==== Features ==== | ==== Features ==== |
| |
| this plugin will apply an unified processing scheme to all input files: | This plugin will apply an unified processing scheme to all input files: |
| |
| * internally storing and reserving input files | * internally storing and reserving input files |
| User accounts related operations | User accounts related operations |
| |
| * Création/Suppression/Résurrection de comptes | * User creation, deletion, resurrection |
| * Synchronisation des fichiers avatars | * Mass User picture synchronisation |
| |
| Fonctions sur les inscriptions : | Enrolments and groups related operations |
| |
| * Ajout de rôles | * Add roles |
| * Suppression de rôles | * Remove roles |
| * Création de groupes de cours | * Shift to some role |
| * Assignation à un groupe de cours | * Create course groups |
| * Suppression d'un groupe de cours | * Assign to course group |
| * Changement d'un groupe de cours (réassignation exclusive) | * Remove from course group |
| | * Shift to other group |
| |
| ==== Mécanismes génériques ==== | Cohort related operations |
| |
| Les mécanismes génériques sont applicables en général quel que soit le type de fichier (à quelques exceptions près. | * Create cohorts |
| | * Add user to cohort |
| | * Remove from cohort |
| |
| * Programmation de la tâche d'exécution automatique | |
| * Génération d'un fichier "tryback" des erreurs de traitement | |
| * Archivage des fichiers traités | |
| * Stockage des rapports d'exécution | |
| |
| <html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> |
| ==== Builds ==== | ==== Builds ==== |
| |
| ^ 2.7 ^ 2.8 ^ 2.9 ^ 3.0 ^ 3.1 ^ 3.2 ^ | ^ 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-tool_sync.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_32_STABLE"></html> | | | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_32_STABLE"></html> |<html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_33_STABLE"></html> |<html><img src="https://travis-ci.org/vfremaux/moodle-tool_sync.svg?branch=MOODLE_34_STABLE"></html> | |
| |
| [[https://travis-ci.org/vfremaux/moodle-tool_sync/branches|Travis-ci Continuous Integration]] | [[https://travis-ci.org/vfremaux/moodle-tool_sync/branches|Travis-ci Continuous Integration]] |