Moodle Plugins directory: Group self-selection: Versions: 3.13 | Moodle.org

Group self-selection
Activities ::: mod_groupselect
Maintained by
Roger Barras
Lets students create and select groups.
Group self-selection 3.13
Moodle 2.9, 3.0, 3.1, 3.2, 3.3
Released: Alhamisi, 27 Julai 2017, 12:25 AM
Code prechecks
phplint
phpcs15 | 218
js259 | 312
css15 | 4
phpdoc79 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache
HTML | XMLChanges for mod_groupselect
Version 3.13 (2017061302)
- Better error messages for the module administration (via @phish108)
- Allow to configure participation in multiple groups (fixes issue #8, via @phish108)
- Allow administrators and teachers to set supervision roles (fixes bug #14, via @phish108)
- Omit including unnecessary libraries (fixes bug #10, via @lucaboesch)
- Better conformity with Moodle Coding and Packaging Standards
Older Versions
- 2017.02.01: Default values for activity settings available
- 2016.09.07: Export only current grouping if specified
- 2016.08.26: Enabled show description feature and tableview improvements for longer groupnames
- 2016.06.11: New option to disable notifications if the open until date is reached
- 2016.06.06: New option for students to define the group name; New option to avoid that students can define passwords; Fixed validation messages for creating groups, fixed install.xml
- 2016.06.02: Fixed wrong instance_id in table groupselect_groups_teachers; Backup and restore works now; Added new logging events for adding non-editign teachers and creating a downloadlink; Some small fixes.
- 2016.05.09: Removed general setting 'requiremodintro', not supported anymore
- 2015.03.25: Fixed: password was asked when joining group without password (if upgraded from older versions), sql queries should now work with oracle
- 2014.12.17: Migrated to new logging system
- 2014.12.15: Small fixes
- 2014.12.01: Fixed upgrade.php, project renamed as groupselect
- 2014.11.07: Non-editing teacher assignment, group description editing, improved csv-export, small optional features added
- 2014.09.11: Fixed mysql insertion related bug, added some notifications and small fixes
Version information
- Version build number
- 2017061302
- Version release name
- 3.13
- Can be updated from
- 3.0 beta (20141201) (2014120100), 3.02 beta (20141215) (2014121500), 3.11 (2016090800), 3.12 (2017020300)
- Can be updated to
- 3.16
- Maturity
- Stable version
- MD5 Sum
- 747784315cf9a2115689546c31066c6a
- Supported software
- Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3
- The more recent release 3.13 (2017061305) exists for Moodle 2.9
- The more recent release 3.13 (2017061305) exists for Moodle 3.0
- The more recent release 3.13 (2017061305) exists for Moodle 3.1
- The more recent release 3.13 (2017061305) exists for Moodle 3.2
- The more recent release 3.14 (2018031606) exists for Moodle 3.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- https://github.com/BLC-HTWChur/moodle-mod_groupselect/tree/GROUPSELECT_3_13_STABLE
- VCS tag
- https://github.com/BLC-HTWChur/moodle-mod_groupselect/releases/tag/v3.13
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