Understanding Moodle Grade Aggregation Methods

Moodle provides several grade aggregation methods. Instructors can change the aggregation method for a grade category from the Gradebook setup page.

  1. Navigate to the course.
  2. Select Grades.
  3. Select Gradebook setup.
  4. Click Edit next to the grade category.
  5. Select Edit settings.
  6. Select an option from the Aggregation drop-down menu.
  7. Click Save changes.

Changing the aggregation method may change how Moodle calculates final grades. Review the course grading scheme before making changes to a course that contains student grades.

This article explains the differences between Simple weighted mean of grades and Weighted mean of grades, which are the two methods most commonly used when calculating grades in a course.

The primary difference is how Moodle determines the weight of each graded item.

Aggregation method How Moodle determines the weight
Simple weighted mean of grades       Moodle automatically uses each item's maximum point value as its weight.
Weighted mean of grades The instructor manually assigns a weight to each grade item.

Simple weighted mean of grades

The Simple weighted mean of grades method automatically assigns a larger influence to assignments with more possible points. It is the default grade aggregation method in Moodle.

For example:

Grade item Student score Maximum score
Quiz 18 20
Midterm 80 100
Homework 9 10

Because the assignments are worth 20, 100, and 10 points, Moodle automatically treats the midterm as five times more important than the quiz.

The final grade is calculated as:

  • Total earned points: 107
  • Total possible points: 130
  • Final grade: 82.3%

The instructor does not need to assign additional weights because the maximum point values determine each item's contribution.

Recommended use

Use Simple weighted mean of grades when:

  • Assignment point values already represent their relative importance.
  • A higher-point assignment should contribute more to the final grade automatically.
  • Manual weighting is not required.

Weighted mean of grades

The Weighted mean of grades method allows the instructor to specify the importance of each grade item. For step-by-step instructions on configuring Weighted mean of grades, see Setting up weighted grade categories in Moodle.

For example:

Grade item Student score Assigned weight
Quiz 90% 20
Midterm 80% 50
Homework 90% 30

In this example, Moodle ignores the original point values when determining each item's contribution. Instead, it calculates the final grade using the assigned weights.

The resulting final grade is 85%.

Recommended use

Use Weighted mean of grades when:

  • Assignments or categories must contribute a specific percentage toward the final grade.
  • Examples include:
    • Homework: 20%
    • Quizzes: 30%
    • Final exam: 50%
  • Assignment point values should not determine the final weighting.

 

Print Article

Related Articles (5)

This article outlines resources and several common questions around Moodle.
This article provides a comprehensive overview of using the Moodle Gradebook, including tutorials, documentation, and a step-by-step guide for manually adding grades.
This guide outlines the process of downloading student files from Moodle, adding feedback offline, and re-uploading the edited submissions back to the platform.
This article provides a step-by-step guide on how to configure Moodle gradebook to use a weighted grading system.
Moodle grading annotation is a built-in tool for instructors to directly mark up student assignment submissions (usually PDFs or converted files) with highlights, text boxes, shapes, stamps, and freehand drawings. This provides in line feedback alongside standard grade entry and overall comments in a right-hand panel, streamlining the grading process within Moodle.​​​​​​​​​​​​​​