Grade distribution

Grade reports ::: gradereport_gradedist
Maintained by AMC Academic Moodle Cooperation
The grade distribution visualizes the distribution of the participants' letter grades in the grades overview. Changes to letter grades can be visually analysed, saved and overwritten if necessary.

Grade distribution v3.11.0

Moodle 3.11
Released: Saturday, 29 May 2021, 11:42 PM

Grade Distribution

This file is part of the gradereport_gradedist plugin for Moodle - http://moodle.org/

Author: Andreas Krieger, Günther Bernsteiner, Simeon Naydenov

Copyright: 2019 Academic Moodle Cooperation

License: GNU GPL v3 or later

Description

The Grade Distribution report visualizes the grades of students in a course. Changes to letter grades (i.e. the boundary of a grade) can be analysed visually, saved and therefore overwritten if necessary.

Example

Usually letter grades of a course should be communicated to the students at the beginning of a term. Occasionally it occurs that changes to letter grades are necessary. The grade distribution visualizes the grades of students. Changes to letter grades (i.e. the boundary of a grade) can be analysed visually, saved and therefore overwritten if necessary. By means of an alternating graphic chart changes can be seen immediately.

Requirements

The plugin is available for Moodle 2.7+. This version is for Moodle 3.11.

Installation

  • Copy the module code directly to the moodleroot/grade/report/gradedist directory.

  • Log into Moodle as administrator.

  • Open the administration area (http://your-moodle-site/admin) to start the installation automatically.

Admin Settings

An administrator can adjust the default settings instance-wide for the grade distribution in the general settings page. The type of grade display can be specified and one can choose from the following:

  • Letter
  • Letter (percentage)
  • Letter (real)
  • Percentage
  • Percentage (letter)
  • Percentage (real)
  • Real
  • Real (letter)
  • Real (percentage)

Documentation

https://www.academic-moodle-cooperation.org/en/module/grade-distribution/ You can find a cheat sheet for the plugin on the AMC website and a video tutorial in german only in the AMC YouTube Channel.

Bug Reports / Support

We try our best to deliver bug-free plugins, but we can not test the plugin for every platform, database, PHP and Moodle version. If you find any bug please report it on GitHub. Please provide a detailed bug description, including the plugin and Moodle version and, if applicable, a screenshot.

You may also file a request for enhancement on GitHub. If we consider the request generally useful and if it can be implemented with reasonable effort we might implement it in a future version.

You may also post general questions on the plugin on GitHub, but note that we do not have the resources to provide detailed support.

License

This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License with Moodle. If not, see http://www.gnu.org/licenses/.

Good luck and have fun!

Version information

Version build number
2021051700
Version release name
v3.11.0
Can be updated from
v3.10.0 (2020111900)
Can be updated to
v4.0.0, v4.0.1 (2022032101), v4.1.0 (2022111700)
Maturity
Stable version
MD5 Sum
8a1e36db4f489e4357ec2641f8e4ac8b
Supported software
Moodle 3.11
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_311_STABLE
VCS tag
v3.11.0

Default installation instructions for plugins of the type Grade reports

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