
Activities: Group self-selection
mod_groupselect
Maintained by
Roger Barras
Lets students create and select groups.
1095 sites
474 downloads
41 fans
Current versions available: 7
Lets students create and select groups.
Features:
- Students can create groups, give them a description and set them password protected, if wanted
- Students can select and join groups
- Supervisors may be assigned to groups
- Teacher can export course group list as a csv-file
- Full compatibility with basic Moodle groups: groups may be created by other means if needed, supports group assignment submissions etc.
Contributors
Roger Barras (Lead maintainer)
Petr Skoda: Original author
Pirkka Pyykkönen: Previous maintainer
Marina Glancy
Please login to view contributors details and/or to contact them
I think I've found a typo in
component: mod_groupselect
string: hidegroupmembers_help
Instead of: "or if the can access all groups", maybe it should be: "or if they can access all groups".
Thank you,
I installed it on Moodle 3.9.1 but I face an issue : a student cannot create a group.
1. It could be that you set the activity as "seperate groups"
2. You set the option "Hide group members for students"
3. the capability "moodle/course:viewparticipants" of the users are set to no
please check that otherwise i need some more details about your setup.
@Chris Swinney: Good point one way could be a group select joining a group for techie and another groupselect to join a non-techie group?
or the usere set a tag by themselve in their profile,
or you create 2 separate roles in moodle for techie and non-techie,
But a good point is to automatic create groups based on a tag or a group membership for a future development.