Group choice

Maintained by Nicolas Dunand
This module allows students to enrol themselves in a group within a course. The teacher can select which groups students can chose from and the maximum number of students allowed in each group.
Price option: Free

Supports Moodle 2.1-5.1 See all versions
Latest release: 5 months ago
Installations: 7847
Downloads (last 90 days): 1948

Frankenstyle name: mod_choicegroup
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

hi
I've installed the latest version, but there is not the email notification option...
maybe the next release ?
I hope...
cheers.
Here you are, Mark.
Thanks Nicholas!
Hello Mark,
This is already compatible with Moodle 2.8, as there are only minor changes in the Moodle API between Moodle 2.7 and Moodle 2.8. My preliminary tests showed no problem whatsoever, but I'm waiting for final test results to officially announce Moodle 2.8 support.
Hello Nicolas,
Do you have an estimate on when this will be compatible with 2.8?
Thanks,
Mark
the goal is to notify by email the student's group once he has chosen his group
Hi Luigi,
It would be pretty trivial to make an event listener to listen for the \mod_choicegroup\event\choice_updated event and to send an e-mail to the user when received. But what would be the point? And I guess it should be configurable?
Hi
on a 2.7 Moodle, is it possible to notify by mail the student when he makes a choice in the choicegroup activity ?
i'll be very interested by this little function
thanks
Noticed when you select a group to display from the visible groups drop down, the list of responses are not limited to that group. Rather, all responses are still displayed.
Hi Nicolas,
this is a great module - I'm running 2.6.4 and there is something wrong with images when i try to show description in mod/choicegroup/view.php page
Hi Mike,
I'd say you could achieve this using groups and groupings. For instance, create groupings A (containing group a only) and grouping B (containing group b only), and also create groupe a1, a2, a3 and b1, b2, b3. Then you could create 2 group choices, and limit one to grouping A and the other to grouping B. Then chose from groups a1, a2, a3 in the first activity, and chose from groups b1, b2, b3 in the second activity.
Hi Nicolas,
Is it possible to only allow students from within a current group to form a sub-group using Group Choice?
(Sorry about the duplication of this question.)
Jane,
This is a HTML table, and is normally designed/displayed as any other user table in Moodle. In Moodle's standard "clean" theme, the table header is black on white background. In our custom theme, it is black on light blue. So yes, this can be changed, it is a theme issue.
Hi, Nicolas. Love your plugin. When we click on View 20 (or whatever) responses it comes up with a table with black writing on a dark blue background. Can that be changed so there is more of a contrast?
New version available, from now on exclusively for Moodle 2.7. New feature: improved group/grouping selection interface, thanks to ETHZ LET.