This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
plugins [2019/10/13 18:28] admin [Enrol methods] |
plugins [2024/04/04 15:50] (current) |
||
---|---|---|---|
Line 4: | Line 4: | ||
===== Plugins List ====== | ===== Plugins List ====== | ||
- | MyLearningFactory/ActiveProLearn plugin code base is probably one of the largest moodle plugin base in the world, holding now (Q1 2019) around 170 plugins developped during 14 years by Valery Fremaux, his students and collaborators. All of this plugins may not be "up to date" as maintaining a so big number of entries is a real challenge and needs a daily constant work. Moodle has raised his quality and conformity requirements, so maintaining an up to date architecture of a large number of plugins becomes really higher goal indeed. | + | MyLearningFactory from **ActiveProLearn plugin code base** is probably one of the largest moodle plugin base in the world, holding now (Q1 2019) around 170 plugins developped during 14 years by Valery Fremaux, his students and collaborators. All of this plugins may not be "up to date" as maintaining a so big number of entries is a real challenge and needs a daily constant work. Moodle has raised his quality and conformity requirements, so maintaining an up to date architecture of a large number of plugins becomes really higher goal indeed. |
However, we now have better processes and tools that help us in performing this work. | However, we now have better processes and tools that help us in performing this work. | ||
Line 10: | Line 10: | ||
Note that for those reasons, and mostly because we are waiting for a moodle official plugin base push API for contribution zips, we declined to maintain the repositories and the documentation at moodle.org. We however try to stay the closest possible of moodle code and implementation requirement. | Note that for those reasons, and mostly because we are waiting for a moodle official plugin base push API for contribution zips, we declined to maintain the repositories and the documentation at moodle.org. We however try to stay the closest possible of moodle code and implementation requirement. | ||
- | The official code repository is held on github at https://github.com/vfremaux | ||
Github space is divided into community repositories (public access) and "PRO" private repositories (_P extension). "Pro" versions are "full support" versions and have usually "accuracy, completion, automation and productivity" additions. the support fees we claim for these versions support our "full time" dedication to moodle contributive innovation and development activity. | Github space is divided into community repositories (public access) and "PRO" private repositories (_P extension). "Pro" versions are "full support" versions and have usually "accuracy, completion, automation and productivity" additions. the support fees we claim for these versions support our "full time" dedication to moodle contributive innovation and development activity. | ||
Line 68: | Line 67: | ||
Structural blocks will modify the overal understanding of how moodle content is used, proposed and managed. | Structural blocks will modify the overal understanding of how moodle content is used, proposed and managed. | ||
- | * [[:Blocks:CourseAscendants|Course Ascendants]] - Metacourse related facilitator block | + | * [[:blocks:CourseAscendants|Course Ascendants]] - Metacourse related facilitator block |
- | * [[:Blocks:CourseDescendants|Course Descendants]] - Metacourse related facilitator block | + | * [[:blocks:CourseDescendants|Course Descendants]] - Metacourse related facilitator block |
- | * [[:Blocks:Livedesk|Livedesk]] - Centralisation du support pédagogique via des forums. :!: **doc a faire** | + | * [[:blocks:Livedesk|Livedesk]] - Centralisation du support pédagogique via des forums. :!: **doc a faire** |
- | * [[:Blocks:ContactForm|Contactform]] - Formulaire général de contact. | + | * [[:blocks:ContactForm|Contactform]] - Formulaire général de contact. |
- | * [[:Blocks:UserDelegation|User Delegation]] - Délégation de création et gestion d'utilisateurs. | + | * [[:blocks:UserDelegation|User Delegation]] - Délégation de création et gestion d'utilisateurs. |
- | * [[:Blocks:ExtSignup|ExtSignup]] - Inscription modérée d'étudiants extérieurs. :!: **a faire** | + | * [[:blocks:ExtSignup|ExtSignup]] - Inscription modérée d'étudiants extérieurs. :!: **a faire** |
- | * [[:Blocks:VMoodle|Vmoodle]] - Moodle virtual multi-tenant instances < 2.8) | + | * [[:blocks:VMoodle|Vmoodle]] - Moodle virtual multi-tenant instances < 2.8) |
- | * [[:Blocks:UserMnetHosts|User Mnet Hosts]] - Controled navigation to other moodle nodes | + | * [[:blocks:UserMnetHosts|User Mnet Hosts]] - Controled navigation to other moodle nodes |
- | * [[:Blocks:Publishflow|Publishflow]] - Course publishing facilitator in a MNET network) | + | * [[:blocks:Publishflow|Publishflow]] - Course publishing facilitator in a MNET network) |
- | * [[:Blocks:Livedesk|Livedesk]] - Pedagogic live support desc using moodle forums spread out in the whole site | + | * [[:blocks:Livedesk|Livedesk]] - Pedagogic live support desc using moodle forums spread out in the whole site |
- | * [[:Blocks:ContactForm|Contact Form]] | + | * [[:blocks:ContactForm|Contact Form]] |
- | * [[:Blocks:GroupNetwork|Group Network]] - Helper to manage network habilitated students and groups, from a teacher point of view | + | * [[:blocks:GroupNetwork|Group Network]] - Helper to manage network habilitated students and groups, from a teacher point of view |
- | * [[:Blocks:UserDelegation|User delegation]] - Helper to create and manage users and local enrols from a non administrator point of view | + | * [[:blocks:UserDelegation|User delegation]] - Helper to create and manage users and local enrols from a non administrator point of view |
- | * [[:Blocks:ExtSignup|Inscriptions externes]] - External student signup gate with a publally accessible course catalog | + | * [[:blocks:ExtSignup|Inscriptions externes]] - External student signup gate with a publally accessible course catalog |
* [[:blocks:whereis|Where is]] - A block to find a connected user location in a MNET enabled Moodle network. | * [[:blocks:whereis|Where is]] - A block to find a connected user location in a MNET enabled Moodle network. | ||
^ Course Process Accessories ^ | ^ Course Process Accessories ^ | ||
- | * [[:Blocks:UseStats|Use_Stats]] - Course time spent calculation. | + | * [[:blocks:UseStats|Use_Stats]] - Course time spent calculation. |
- | * [[:Blocks:CourseNotifications|Course_Notifications]] - Automated course notifications. | + | * [[:blocks:CourseNotification|Course_Notifications]] - Automated course notifications. |
- | * [[:Blocks:Dashboard|Dashboard]] - Dashboard element - configurable query and versatile display and data export. | + | * [[:blocks:Dashboard|Dashboard]] - Dashboard element - configurable query and versatile display and data export. |
- | * [[:Blocks:Teams|Teams]] - Let students making their own teams/groups | + | * [[:blocks:Teams|Teams]] - Let students making their own teams/groups |
- | * [[:Blocks:UserMemo|User memo]] - Student own note track. | + | * [[:blocks:UserMemo|User memo]] - Student own note track. |
- | * [[:Blocks:AssignDownload|AssignDownload]] Récupération différentielle des devoirs dans un zip. | + | * [[:blocks:AssignDownload|AssignDownload]] Récupération différentielle des devoirs dans un zip. |
Line 99: | Line 98: | ||
those blocks help teacher to display at a suitable location some content or piece of information. | those blocks help teacher to display at a suitable location some content or piece of information. | ||
- | * [[:Blocks:WPCumulus|WP-Cumulus]] - Tag cloud | + | * [[:blocks:WPCumulus|WP-Cumulus]] - Tag cloud |
- | * [[:Blocks:Chronometer|Chronometer]] | + | * [[:blocks:Chronometer|Chronometer]] |
- | * [[:Blocks:EditableContentHTML|EditableContentHTML]] - As HTML block for displaying some HTML, but some roles can edit whithout course editing capabilities. | + | * [[:blocks:EditableContentHTML|EditableContentHTML]] - As HTML block for displaying some HTML, but some roles can edit whithout course editing capabilities. |
- | * [[:Blocks:GroupSpecificHTML|GroupSpecificHTML]] - Group dedicated HTML content. | + | * [[:blocks:GroupSpecificHTML|GroupSpecificHTML]] - Group dedicated HTML content. |
- | * [[:Blocks:RoleSpecificHTML|RoleSpecificHTML]] - Role dedicated HTML content. | + | * [[:blocks:RoleSpecificHTML|RoleSpecificHTML]] - Role dedicated HTML content. |
- | * [[:Blocks:ProfileSpecificHTML|ProfileSpecificHTML]] - Profile condition dedicated HTML content. | + | * [[:blocks:ProfileSpecificHTML|ProfileSpecificHTML]] - Profile condition dedicated HTML content. |
- | * [[:Blocks:ProfileSelectorHTML|ProfileSelectorHTML]] - Profile based content dispatcher. | + | * [[:blocks:ProfileSelectorHTML|ProfileSelectorHTML]] - Profile based content dispatcher. |
- | * [[:Blocks:RemoteContent|Remote_Content]] - Remote content HTML or data through external query. | + | * [[:blocks:RemoteContent|Remote_Content]] - Remote content HTML or data through external query. |
Line 113: | Line 112: | ||
Those blocks will complete and support some moodle activities to provide a richer scenario. | Those blocks will complete and support some moodle activities to provide a richer scenario. | ||
- | * [[:Block:AuditQuizResults| AuditQuiz Result]] - Knowledge assessment using moodle quizzes. | + | * [[:blocks:AuditQuizResults| AuditQuiz Result]] - Knowledge assessment using moodle quizzes. |
- | * [[:block:quizbehaviour|Quiz behaviour]] - Alters some behavioural aspects of the moodle standard quiz. | + | * [[:blocks:quizbehaviour|Quiz behaviour]] - Alters some behavioural aspects of the moodle standard quiz. |
- | * [[:Block:QuizProgress|Quiz Progress]] - Plots the progression of quiz grades when allowing multiple attempts. | + | * [[:blocks:QuizProgress|Quiz Progress]] - Plots the progression of quiz grades when allowing multiple attempts. |
- | * [[:Block:AuditQuizResults|AuditQuiz Results]] - Quiz based knowledge assessment and categorized cartography. | + | * [[:blocks:AuditQuizResults|AuditQuiz Results]] - Quiz based knowledge assessment and categorized cartography. |
- | * [[:Block:QuizDynKey|Quiz Dynamic Key]] - Allows changing dynamically the quiz access key in an open training environment. | + | * [[:blocks:QuizDynKey|Quiz Dynamic Key]] - Allows changing dynamically the quiz access key in an open training environment. |
- | * [[:Block:LearningTimeCheck|Learning Time Check Block]] - Helper to the LearningTimeCheck module, summarizes participant progress and lazyness in a course. | + | * [[:blocks:LearningTimeCheck|Learning Time Check Block]] - Helper to the LearningTimeCheck module, summarizes participant progress and lazyness in a course. |
- | * [[:Block:CMSNavigation|CMS Navigation block]] - Helper to the local CMS plugin, a small CMS integrated in Moodle for local documentation purpose. | + | * [[:blocks:CMSNavigation|CMS Navigation block]] - Helper to the local CMS plugin, a small CMS integrated in Moodle for local documentation purpose. |
- | * [[:Block:PageModule|Page module]] - Part of the course "page format". No direct use. | + | * [[:blocks:PageModule|Page module]] - Part of the course "page format". No direct use. |
- | * [[:Block:PageTracker|Page tracker]] - A navigation dedicated block for the course "page format". | + | * [[:blocks:PageTracker|Page tracker]] - A navigation dedicated block for the course "page format". |
- | * [[:Block:Sharedresources|Shared Resources]] - Helper tools for converting to and from shared resources. | + | * [[:blocks:Sharedresources|Shared Resources]] - Helper tools for converting to and from shared resources. |
- | * [[:block:activitypublisher|Activity Publisher]] - A block to facilitate export of an activity snapshot (moodle activity backup) directly into the Shared Resource library. | + | * [[:blocks:activitypublisher|Activity Publisher]] - A block to facilitate export of an activity snapshot (moodle activity backup) directly into the Shared Resource library. |
- | * [[:block:shopaccess|Shop Access]] - An accessory block to provide users an access to a Moodle Shop. | + | * [[:blocks:shopaccess|Shop Access]] - An accessory block to provide users an access to a Moodle Shop. |
- | * [[:block:shopproducts|Shop Products]] - An accessory block of the Moodle Shop to provide customers a report to their owned products, and access the product management cycle. | + | * [[:blocks:shopproducts|Shop Products]] - An accessory block of the Moodle Shop to provide customers a report to their owned products, and access the product management cycle. |
- | * [[:block:shopbills|Shop Bills]] - An accessory block of the Moodle Shop to provide customers with a report upon their invoices. | + | * [[:blocks:shopbills|Shop Bills]] - An accessory block of the Moodle Shop to provide customers with a report upon their invoices. |
- | * [[:block:shoptotal|Shop Total]] - Moodle shop totalizer. | + | * [[:blocks:shoptotal|Shop Total]] - Moodle shop totalizer. |
- | * [[:block:shopcourseseats|Shop Course Seats]] - An accessory block of the Moodle Shop to assign unassigned available seats within a course. | + | * [[:blocks:shopcourseseats|Shop Course Seats]] - An accessory block of the Moodle Shop to assign unassigned available seats within a course. |
* [[:blocks:userquizlimit|Userquiz Limit]] - An helper to setup quiz attempts limits per user. | * [[:blocks:userquizlimit|Userquiz Limit]] - An helper to setup quiz attempts limits per user. | ||
* [[:blocks:userquizmonitor|User Quiz Monitor]] - A main component for buiding a self-training quiz based environement for acquiring complex knowledge. | * [[:blocks:userquizmonitor|User Quiz Monitor]] - A main component for buiding a self-training quiz based environement for acquiring complex knowledge. | ||
Line 220: | Line 219: | ||
| Shared resource provides Moodle with a full featured central resource repository handling full indexing with LOM based metadata schemas, other plugins are dedicated to electronic document management (EDM external link services)| | | Shared resource provides Moodle with a full featured central resource repository handling full indexing with LOM based metadata schemas, other plugins are dedicated to electronic document management (EDM external link services)| | ||
- | * [[:repository:nuxeouworkspace]] - Espace documentaire Nuxeo de l'utilisateur courant. | + | * [[:repository:nuxeouworkspace]] - Nuxeo User current workspace. |
- | * [[:repository:nuxeoworkspaces]] - Espaces documentaires Nuxeo partagés. | + | * [[:repository:nuxeoworkspaces]] - Nuxeo shared worspaces. |
- | * [[:repository:sharedresources|Sharedresources]] - Dépot sur la librairie mutualisée de ressources. | + | * [[:repository:sharedresources|Sharedresources]] - Shared resource library used as a moodle repository. |
Line 272: | Line 271: | ||
* [[:Local:CourseTemplates|CourseTemplates]] - A moodie subsystem that manages a course template strategy, related to the [[:local:my|Enhanced My/Dashboard]] plugin. | * [[:Local:CourseTemplates|CourseTemplates]] - A moodie subsystem that manages a course template strategy, related to the [[:local:my|Enhanced My/Dashboard]] plugin. | ||
* [[:local:ENTINstaller|ENT Installer]] - LDAP based industrial data synchronisation for all moodle entities (French Education oriented). | * [[:local:ENTINstaller|ENT Installer]] - LDAP based industrial data synchronisation for all moodle entities (French Education oriented). | ||
- | * [[:Local:LdapAdditions|Ldap Additions]] - Institutional additions to LDAP synchronisation - related to french higher education. | + | * [[:Local:LdapAdditions|Ldap Additions]] - Institutional additions to LDAP synchronisation - related to french higher education. (STOPPED TRACK) |
- | * [[local:moodlescript|Moodle High Level Scripting Engine]] :!: new | + | * [[local:moodlescript|Moodle High Level Scripting Engine]] A full featured, simple to use scripting language to pilot moodle administration operations :!: new |
* [[:Local:My|My (Enhanced User Dashboard)]] - A complete reconstruction of the my page strategy, based on selectable portlet and course entry "per usage" arrangement. | * [[:Local:My|My (Enhanced User Dashboard)]] - A complete reconstruction of the my page strategy, based on selectable portlet and course entry "per usage" arrangement. | ||
* [[:local:nuxeolibs|Librairies Nuxeo]] - Librairies centrale NUXEO. | * [[:local:nuxeolibs|Librairies Nuxeo]] - Librairies centrale NUXEO. | ||
- | * [[:local:sharedresources|Shared resources/librairie partagée]] - Shared resource central library. | + | * [[:local:sharedresources|Shared resources library]] - Shared resource central library. |
* [[Local:Shop|Local Shop]] - Moodle store core engine. | * [[Local:Shop|Local Shop]] - Moodle store core engine. | ||
* [[:local:tabbedquickform|Tabbed QuickForm]] - Clearer and filtered forms for helping making moodle simpler for users. | * [[:local:tabbedquickform|Tabbed QuickForm]] - Clearer and filtered forms for helping making moodle simpler for users. |