{"id":44794427,"url":"https://github.com/learnweb/moodle-mod_groupmembers","last_synced_at":"2026-02-16T12:26:55.588Z","repository":{"id":20521000,"uuid":"89588945","full_name":"learnweb/moodle-mod_groupmembers","owner":"learnweb","description":":family: :envelope: A course resource that displays groups and their members","archived":false,"fork":false,"pushed_at":"2025-09-16T13:00:11.000Z","size":182,"stargazers_count":5,"open_issues_count":1,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-16T14:32:33.899Z","etag":null,"topics":["collaboration","communication","groups","moodle","organization","plugin","self-organization"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/learnweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-27T11:11:27.000Z","updated_at":"2025-09-16T13:00:18.000Z","dependencies_parsed_at":"2023-01-11T20:52:47.433Z","dependency_job_id":"c26baed7-f3d8-482f-9f22-82163ffe3f4a","html_url":"https://github.com/learnweb/moodle-mod_groupmembers","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/learnweb/moodle-mod_groupmembers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnweb%2Fmoodle-mod_groupmembers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnweb%2Fmoodle-mod_groupmembers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnweb%2Fmoodle-mod_groupmembers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnweb%2Fmoodle-mod_groupmembers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learnweb","download_url":"https://codeload.github.com/learnweb/moodle-mod_groupmembers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnweb%2Fmoodle-mod_groupmembers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29507902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["collaboration","communication","groups","moodle","organization","plugin","self-organization"],"created_at":"2026-02-16T12:26:54.899Z","updated_at":"2026-02-16T12:26:55.577Z","avatar_url":"https://github.com/learnweb.png","language":"PHP","readme":"# ![moodle-mod_groupmembers](pix/icon.png) Resource Module: Group Members \n[![Moodle Plugin CI](https://github.com/learnweb/moodle-mod_groupmembers/actions/workflows/moodle-ci.yml/badge.svg)](https://github.com/learnweb/moodle-mod_groupmembers/actions/workflows/moodle-ci.yml)\n\nThis plugin adds a resource module that shows all groups, all groups of a predefined grouping, or all groups that someone is enrolled in.\nOptionally, it displays email addresses of other members of one's group.\nIn that, it respects a user's decision not to reveal his/her email address.\n\nThis plugin is written by [Dennis Riehle](https://github.com/driehle) and [Jan Dageförde](https://github.com/Dagefoerde).\n\n## Screenshots\nThis module can be added as a regular course module. That way, it fits neatly into course contents and can be displayed at any\npoint in the course area that a teacher deems appropriate. The teacher chooses\n * which grouping to use (or none, in which case all groups of a course could be displayed)\n * which groups to show (only ones in which a participant is also enrolled, i.e. their \"own\" group, or all groups)\n * whether email addresses should be displayed in order to facilitate communication (can be limited to \"own\" group only)\n\n![Add module](https://cloud.githubusercontent.com/assets/432117/25745551/b0701b78-319f-11e7-8c73-5359e4180ff2.png)\n\nAfterwards, participants can see a list of groups and their respective members, according to the configuration made by the teacher.\nFurthermore, if the messaging system is enabled on the site and the user is allowed to use it, a :envelope: messaging button is displayed right next to the user.\nThis is expected to facilitate communication within the group.\n\nThe screenshot (Theme Boost) shows a configuration that displays members of all groups, but shows emails only for the own group. The viewing user is enrolled in Group B.\nYou can also see that one user chose not to reveal his/her email address, which is made explicit to avoid confusion.\n\n![Module view on Boost](https://cloud.githubusercontent.com/assets/432117/25745549/b06e813c-319f-11e7-8a6d-6e53b305f952.png)\n\nIt also plays nice with other themes (Theme Clean):\n \n![Module view on Clean](https://cloud.githubusercontent.com/assets/432117/25745550/b06f3726-319f-11e7-9194-5080effe2ce3.png)\n\n## Feedback and pull requests welcome\n\nThanks for trying out this plugin, we hope you enjoy it. Please feel free to contact us by reporting issues or feature requests on GitHub.\nWe are also looking forward to reviewing incoming pull requests!\n\n:heart:\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnweb%2Fmoodle-mod_groupmembers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearnweb%2Fmoodle-mod_groupmembers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnweb%2Fmoodle-mod_groupmembers/lists"}