Grade items represent the individual assignments, quizzes, performance measurements, etc. that you want to grade users on. Each grade item has its own entry in the grade book, which you assign a grade to for each user. Grade items can be tied to other course objects, such as quizzes or discussion forums, or they can exist independently. Grade items can be graded numerically, based on a grade scheme, or with a simple text message, depending on the grade item type chosen.
Grade Item | Description |
---|---|
Numeric |
Grade users by assigning a value out of a specified total number of points. E.g., 8/10 |
Selectbox |
Grade users by assigning a grade scheme level that is equivalent to a percentage grade. E.g., 90%-100% = ”Excellent” Note Selectbox grade items cannot be created until you create at least one grade scheme for the course. |
Pass/Fail |
Grade users using a simple pass/fail grade scheme. E.g., ”Pass” or ”Fail” |
Formula |
Automatically grade users using a custom formula based on achievement on other grade items. E.g., Give users who received at least 50% on all of their Weekly Participation grades a Perfect Attendance bonus. IF{ MIN{ [ITEM1.Percent], [ITEM2.Percent] } < 50, 0, 100 } Notes |
Calculated |
Display users’ cumulative achievement across multiple grade items. E.g., Midterm Grade Item1 + Item2 + Item3 / Total points * 100 = 73% Notes |
Text |
Provide comments that are not counted towards users’ final grades. E.g., ”Consent form received” or ”Course evaluation completed” Notes Text grade items cannot belong to a category. Text grade items do not contribute to the calculated final grade. |
Note Bonus items are not counted towards the total possible points for a category or the final grade. They are added to the grade on top of the total.
Note Bonus items are not counted towards the total possible points for a category or the final grade. They are added to the grade on top of the total.
Note Bonus items are not counted towards the total possible points for a category or the final grade. They are added to the grade on top of the total.