Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Grades min max.

Grades min max: Difference between revisions

From MoodleDocs
No edit summary
Line 3: Line 3:
==Summary==
==Summary==


When grading in Moodle, either in an activity or directly in the gradebook, you assign the student a score from a specified range. For example the assignment maximum grade is set to 10 and you give the student 5 points out of 10 ( 50 %).  
When grading in Moodle, either in an activity or directly in the gradebook, you assign the student a score from a specified range. This setting controls how the grade will be displayed, if the maximum or minimum grades are changed, after students have been graded.


The setting "Min and max grades used in calculation" defines how grades should be displayed and aggregated when the maximum grade for the assignment is changed after students have already been graded. The 2 possibilities are:
The 2 options are:


1) "Min and max grades as specified in grade item settings" - The students grade will be displayed out of the new range, and this will affect their percentage. E.g. if the maximum grade was changed to 20 in the example above (after the student was graded), the students grade would show 5 out of 20 ( 25 % ).
1) "Min and max grades as specified in grade item settings" - The students grade will be displayed out of the new range, and this will affect their percentage.  


2) "Initial min and max grades" - The students grades are displayed with the range that was defined at the time the student was graded. E.g. if the maximum grade was changed to 20 in the example above (after the student was graded), the students grade would still show 5 out of 10 ( 50 % ) until a teacher manually regraded that student out of 20.
2) "Initial min and max grades" - The students grades are displayed with the range that was defined at the time the student was graded.  
 
Example:
* Assignment is created with maximum grade of "10"
* Sally Student receives a score of "5 out of 10 ( 50 %)"
* The assignment maximum grade is changed to "20"
 
If "Min and max grades used in calculation" is set to "Min and max grades as specified in grade item settings", Sally Student will have a score of "5 out of 20 ( 25 % )"
 
If "Min and max grades used in calculation" is set to "Initial min and max grades", Sally Student will have a score of "5 out of 10 ( 50 % )" until a teacher manually regraded Sally Student out of 20.


== Information for upgrades ==
== Information for upgrades ==
Note: The default behaviour in Moodle is the "Min and max grades as specified in grade item settings". In Moodle 2.8.0 - 2.8.6 and 2.9.0 the behaviour was un-intentionally changed to "Initial min and max grades". In Moodle 2.8.7 and Moodle 2.9.1 it was restored to "Min and max grades as specified in grade item settings" and this setting was added to allow changing the behaviour.
Note: The default behaviour in Moodle is the "Min and max grades as specified in grade item settings". In Moodle 2.8.0 - 2.8.6 and 2.9.0 the behaviour was un-intentionally changed to "Initial min and max grades". In Moodle 2.8.7 and Moodle 2.9.1 it was restored to "Min and max grades as specified in grade item settings" and this setting was added to allow changing the behaviour.

Revision as of 04:53, 10 June 2015


Summary

When grading in Moodle, either in an activity or directly in the gradebook, you assign the student a score from a specified range. This setting controls how the grade will be displayed, if the maximum or minimum grades are changed, after students have been graded.

The 2 options are:

1) "Min and max grades as specified in grade item settings" - The students grade will be displayed out of the new range, and this will affect their percentage.

2) "Initial min and max grades" - The students grades are displayed with the range that was defined at the time the student was graded.

Example:

  • Assignment is created with maximum grade of "10"
  • Sally Student receives a score of "5 out of 10 ( 50 %)"
  • The assignment maximum grade is changed to "20"

If "Min and max grades used in calculation" is set to "Min and max grades as specified in grade item settings", Sally Student will have a score of "5 out of 20 ( 25 % )"

If "Min and max grades used in calculation" is set to "Initial min and max grades", Sally Student will have a score of "5 out of 10 ( 50 % )" until a teacher manually regraded Sally Student out of 20.

Information for upgrades

Note: The default behaviour in Moodle is the "Min and max grades as specified in grade item settings". In Moodle 2.8.0 - 2.8.6 and 2.9.0 the behaviour was un-intentionally changed to "Initial min and max grades". In Moodle 2.8.7 and Moodle 2.9.1 it was restored to "Min and max grades as specified in grade item settings" and this setting was added to allow changing the behaviour.