Moodle Plugins directory: Groups: Versions: 2.4 for Moodle 2.8+ | Moodle.org
Groups
Reports ::: report_editgroups
Maintained by
Tim Hunt,
Anupama Sarjoshi
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.4 for Moodle 2.8+
Moodle 2.8, 2.9, 3.0, 3.1
Released: Sunday, 10 May 2015, 10:12 PM
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.
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
- 2015051000
- Version release name
- 2.4 for Moodle 2.8+
- Maturity
- Stable version
- MD5 Sum
- 91b71a1fb189d721c9eb42557e5b82a1
- Supported software
- Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1
- Latest release for Moodle 2.8
- Latest release for Moodle 2.9
- Latest release for Moodle 3.0
- Latest release for Moodle 3.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- v2.4
Default installation instructions for plugins of the type Reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation