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.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I've installed the latest version, but there is not the email notification option...
maybe the next release ?
I hope...
cheers.
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.
Do you have an estimate on when this will be compatible with 2.8?
Thanks,
Mark
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?
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
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
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.
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.)
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.