Moodle Plugins directory: Export grades to Group: Versions: v1.0.4 | Moodle.org

Export grades to Group
Exports ::: gradeexport_group
Maintained by
Juan Pablo de Castro
The Export gradebook to group Plugin is a tool to create groups out of the results of the gradebook. The group can later be used to control other activities or apply selective actions.
Export grades to Group v1.0.4
Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: pátek, 27. června 2025, 17.24
Code prechecks
overview
phplint
phpcs28 | 29
js
css
phpdoc1 | 0
savepoint
thirdparty
grunt
shifter
mustache
gherkin
HTML | XMLMoodle Export grading results to a Group Plugin
Overview
The Export gradebook to group Plugin is a tool to create groups out of the results of the gradebook. The group can later be used to control other activities or apply selective actions.
Installation
- Download the plugin ZIP file from the Moodle Plugins Directory or GitHub repository.
- Upload the ZIP file to the Moodle plugins directory.
- Install the plugin via the Moodle administrator interface.
- Configure the plugin settings to align with your institution's privacy and transparency requirements.
Usage
- Go to the gradebook.
- Select the export tool: Group.
- Select the grade item to be used in the export.
- Select the passing criteria: passed, failed, no grade, failed or no grade.
- Save the changes.
- A group will be created and populated with the users that meet the criteria.
Compatibility
This plugin is tested with Moodle version 4.0 and above but it should work in much older versions.
Support and Feedback
For any issues, questions, or feedback, please open an issue on GitHub.
License
This Moodle plugin is released under the GNU General Public License.
See also
- Moodle plugins entry page
- Moodle.org forum discussion thread
- Tutorial and manuals in English and Spanish
Change log
- v1.0.4 Graded status added to export.
- v1.0.0 Initial release.
Version information
- Version build number
- 2025062700
- Version release name
- v1.0.4
- Maturity
- Stabilní verze
- MD5 Sum
- ea052d9612678225cf08391f3b7f010c
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
- Latest release for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.0.4
Default installation instructions for plugins of the type Exports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myexport") in the "grade/export" subdirectory.
- Visit http://yoursite.com/admin to finish the installation