This thread is for historical reference only as it was not moved into the new Ideas & Themes process.
To learn more, read Tara's blog.
To learn more, read Tara's blog.
This idea involves creating a new grading scheme type, the Min-Max numeric grading scheme, to support numeric grading schemes worldwide without any rounding errors. Also the GPA scale can be facilitated with this idea, also without any rounding errors.
The current grading scheme method originates from the need to translate assignment points to a text based grading standard such as A to F. This translation is done by defining ranges of percentages of points for each letter grade. The same method is used for the GPA grading scheme (0.0 tot 4.0).
The problem using a collection of ranges to match a numeric grading standard is unnecessary rounding errors.
To minimize the rounding errors a 0.0 to 10.0 scale needs 101 ranges to be defined:
to
(these ranges have a margin of 1%)
The big question is, why not eliminate the ranges entirely for number bases grades (even the GPA type could be replaced and setting it up using this feature) and have a direct calculation from points to the the numeric grade:
Just to name a few:
|
|
|
(source: Grading systems by country - Wikipedia)
The new Min-Max numeric grading scheme works without ranges, but supports the direct and precise calculation from points to the grade of the selected grading standard. The Min-Max numeric grading scheme applies to the individual assignments (see How do I add a grading scheme to an assignment?) and also to the course level (see How do I add a grading scheme in a course?).
On account or sub-account level the configuration Min-Max numeric grading scheme can be created by administrators.
Creating / editing the Min-Max numeric grading scheme:
In a course, teachers can select the created the Min-Max numeric grading scheme in the assignment settings:
Selecting the Min-Max numeric grading scheme:
It could be beneficial to be able to create multiple Min-Max numeric grading schemes and giving each one a name or title so those names can be selected at Display grade as.
If Min < Max Then
Student grade = Min + ( Absolute ( Max – Min ) / Total points * Scored points )
Else
Student grade = Min – ( Absolute ( Max – Min ) / Total points * Scored points )
End if
Display grade = format ( Student grade ; desired decimal count )
In the attached Excel sheet you can experiment with the Min-Max numeric grading scheme, by:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in