Groups

Reports ::: report_editgroups
Maintained by TimTim Hunt
Part of set Open University.
This 'report' is actually a tool to let you edit all the groups in a course on one page.

Groups 2.3 for Moodle 2.7+

Moodle 2.7, 2.8
Released: Thursday, 13 November 2014, 4:16 AM
Edit groups report

This 'report' is actually a tool that lets you edit all the groups settings for
all the activities in your course on a single page.

You can install it from the Moodle plugins database
http://moodle.org/plugins/view.php?plugin=report_editgroups

Alternatively, you can install it using git. In the top-level folder of your
Moodle install, type the command:
git clone git://github.com/moodleou/moodle-report_editgroups.git report/editgroups
echo '/report/editgroups/' >> .git/info/exclude

Then visit the admin screen to allow the install to complete.

Once the plugin is installed, you can access the functionality by going to
Reports -> Groups in the Course adminstration block.

Version information

Version build number
2014111200
Version release name
2.3 for Moodle 2.7+
Can be updated from
2011051801, 2.1 for Moodle 2.2+ (2013081300), 2.1 for Moodle 2.2 - 2.4 (2013081300), 2.2 for Moodle 2.5+ (2014011700)
Maturity
Stable version
MD5 Sum
d7aae02f80b1d57996b1ba15f4986135
Supported software
Moodle 2.7, Moodle 2.8

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v2.3

Default installation instructions for plugins of the type Reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation