Choose a Gradebook Calculation Method

Faculty members can choose how their gradebooks calculate cumulative grades based on points, weights, and assignment factors.

Use this topic to:

  • Understand Total Points, Total Points with Weight, and Percentages calculation methods.

  • Compare how each method calculates cumulative grades.

  • See step-by-step calculation examples.

Note: For information about grade column formulas, see Grade formulas in Grades management. For GPA calculations, see Create Grade Calculations & Rank.

To access gradebook calculation settings:

  1. In Faculty, select Classes.

  2. Choose a class.

  3. Select Launch gradebook.

  4. Select More, then Settings.

  5. Select the Grade calculation tab.

Calculation Method Overview

Total Points:

  • Calculates grades using total points earned divided by total points attempted.

  • Assignment types (such as Homework or Exams) do not impact the calculation.

  • Best for courses where all assignments contribute directly based on point value.

Total Points with Weight:

  • Calculates grades within each assignment type using points earned and maximum points.

  • Applies weights to assignment types (for example, Homework 30%, Exams 40%).

  • Assignments with higher point values have greater impact within their category.

  • Use when assignment types are weighted, but assignments within an assignment type have varying max points.

Percentages:

  • Converts each assignment to a percentage, then averages them within each assignment type.

  • Applies weights to assignment types.

  • Each assignment contributes equally within its category, regardless of point value.

  • Use when assignment types are weighted and assignments within a type have the same max points.

Gradebook Calculation Formulas

Total Points Formula

(Sum (Points earned × Assignment factor) / Sum (Maximum points × Assignment factor)) × 100 = Cumulative grade

Total Points with Weight Formula

First: For each assignment type: Sum (Points earned × Assignment factor) / Sum (Maximum points × Assignment factor) = Assignment type grade

Next: (Sum (Assignment type grade × Weight) / Sum (Weight)) × 100 = Cumulative grade

Percentages Formula

First: For each assignment type: Sum ((Points earned / Maximum points) × Assignment factor) / Sum (Assignment factor) = Assignment type grade

Next: (Sum (Assignment type grade × Weight) / Sum (Weight))× 100 = Cumulative grade

Assignment Factors

Factors weight individual assignments rather than an entire assignment type. A factor determines how many times an assignment is counted in calculations.

For example, if an assignment has a factor of a factor of 2, the impact of the assignment on the calculation is doubled. A factor of .5 reduces the impact of the assignment by half. For more information on how factors affect calculations, see Assignment Factor.

Gradebook Calculation Examples

Gradebook Calculation Examples with Extra Credit

Extra credit points are not added directly to the cumulative grade. Instead, they are factored into the overall grade based on the gradebook calculation method selected. For more information, see Extra Credit.

Note: For more details and calculation examples, see Gradebook Calculations.

Total Points

How it works: Adds all points earned and divides by total maximum points.

Best for: Straight point-based grading with no assignment type weighting.

Key behaviors:

  • Large assignments have more impact.

  • Assignment type categories are not considered.

Formula: (Sum (Points earned × Assignment factor) / Sum (Maximum points × Assignment factor)) × 100 = Cumulative grade

Total Points with Weight

How it works: Calculates a point-based grade within each category, then applies assignment type weights.

Best for: Weighted assignment types where assignments within a type may have different maximum point values.

Key behavior:

  • Assignment types are weighted.

  • Larger assignments still have more influence within each assignment type category.

Formula:

First: For each assignment type: Sum (Points earned × Assignment factor) / Sum (Maximum points × Assignment factor) = Assignment type grade

Next: (Sum (Assignment type grade × Weight) / Sum (Weight)) × 100 = Cumulative grade

Percentages

How it works: Converts each assignment to a percentage, averages those percentages within assignment type categories, then applies weights.

Best for: Weighted assignment types where all assignments should count equally, regardless of maximum points.

Key behavior:

  • Assignment types are weighted.

  • All assignments are equal within an assignment type, regardless of point value.

Formula:

First: For each assignment type: Sum ((Points earned / Maximum points) × Assignment factor) / Sum (Assignment factor) = Assignment type grade

Next: (Sum (Assignment type grade × Weight) / Sum (Weight))× 100 = Cumulative grade

Quick Decision Tip

  • Choose Total Points if grading is based on total points only.

  • Choose Total Points with Weight if both category weighting and assignment size should matter.

  • Choose Percentages if category weighting matters, but assignments contribute equally regardless of max points.