Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Group selection module.

Group selection module

From MoodleDocs

The Group selection module allows students to select the group they want to be members of. The first versions of such functionality appeared already for Moodle 1.4. The most recent version has been written by Petr Škoda and Helen Foster and is currently maintained by David Mudrak.

See MDL-1310 for more information about the module and its development.

Installation

The source codes live in CVS contrib/plugins/mod/groupselect. To checkout the module, go to the Moodle mod/ directory and use:

cvs -z3 -d:ext:myusername@cvs.moodle.org:/cvsroot/moodle co -d groupselect contrib/plugins/mod/groupselect

Use cases

To finish the feature list and functionality requirements, please describe some use cases of this module.

See also