Moodle Plugins directory: Group choice: Versions: 1.48 for Moodle 4.3-4.5 (Build: 2024111301) | Moodle.org
Group choice
Activities ::: mod_choicegroup
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.
Group choice 1.48 for Moodle 4.3-4.5 (Build: 2024111301)
Moodle 4.3, 4.4, 4.5
Released: marlunngorneq den 19. novembarip 2024, 23:23
Code prechecks
overview
phplint
phpcs
js340 | 116
css
phpdoc
savepoint1 | 0
thirdparty
grunt
shifter
mustache0 | 8
gherkin
HTML | XMLGeneral information
This module allows students to enrol themselves in a group within a course. The teacher can choose from which groups the students can chose, and the maximum nummber of students allowed in each group.
The students can view the members of each group before making a choise, and (if the teacher allows it) change their selected group until the deadline.
This module is heavily based on the "choice" activity module, and behaves roughly like it. Making a choice enrols you in a group, changing your choice unenrols you from the precedent group and enrols you in the new one, and so on.
Installation
- unzip, and copy into Moodle's /mod folder
- visit administration page to install module
- use in any course as wished
Operation
- create groups within your course
- create a choicegroup activity and select groups which users can chose from
See also
Thanks to
- André Lausch : German translation
- Luiggi Sansonetti : French translation
Version information
- Version build number
- 2024111301
- Version release name
- 1.48 for Moodle 4.3-4.5 (Build: 2024111301)
- Maturity
- Stabil version
- MD5 Sum
- ca06a9c31a1cd650dbe3ccd78fdab58f
- Supported software
- Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2024111301
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation