You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Expanded Grade Book grading instructions with step-by-step workflows
* Added two explicit grading methods (assignment view and overview) with
procedural guidance
* New section describing how to clone and attach rubrics, noting copies
append to existing items
* Clarified point allocation, rubric deductions, and optional points
adjustment
* Updated and added images to illustrate rubric and grading steps, with
adjusted image sizing
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Copy file name to clipboardExpand all lines: source/instructors/authoring/assessments/grade-book.rst
+72-4Lines changed: 72 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,13 +31,81 @@ A Grade Book assessment may be used to manually grade assignments, it will not a
31
31
Grading a Grade Book Assessment
32
32
-------------------------------
33
33
34
-
The instructor must :ref:`open a student assignment <viewing-student-work>` to complete the Grade Book grading. Locate the Grade Book assessment in the student file and click **Grade**.
34
+
35
+
.. note::
36
+
When grading, click on the 0 or 1 to allocate initial points for overall correctness, then use the other rubric items to subtract points for missing items. There is also a **Points adjust** field if you wish to adjust total points upwards.
37
+
38
+
39
+
Instructors can grade Grade Book assessments using either of the following methods:
40
+
41
+
**Method 1: Grade from the Student Assignment**
42
+
43
+
1. :ref:`Open the student assignment <viewing-student-work>`
44
+
2. Locate the Grade Book assessment in the student file
35
45
36
46
.. image:: /img/guides/assessment_gb_opengb.png
37
47
:alt:Grade book assessment
38
48
39
-
Click on the 0 or 1 to allocate initial points for overall correctness and then use the other rubric items to subtract points for missing items. There is also a **Points adjust** field if you wish to adjust total points upwards.
49
+
3. Click **Grade**
40
50
41
51
.. image:: /img/guides/assessment_gb_grade.png
42
-
:alt:Grade book assessment
43
-
:width:700px
52
+
:alt:Grade book assessment grade
53
+
:width:500px
54
+
55
+
**Method 2: Grade from the Assignment Overview**
56
+
57
+
1. Go to the assignment overview
58
+
2. Click the points corresponding to the student you want to grade
59
+
60
+
.. image:: /img/guides/assignmentOverview.png
61
+
:alt:Assignment Overview Grading
62
+
63
+
3. Click the Grade Book assessment
64
+
65
+
.. image:: /img/guides/Gradebooktesticon.png
66
+
:alt:Gradebook test icon
67
+
68
+
.. image:: /img/guides/Gradebookgradingscreen.png
69
+
:alt:Gradebook grading screen
70
+
:width:450px
71
+
72
+
73
+
74
+
Cloning a Rubric for a Grade Book Assessment
75
+
--------------------------------------------
76
+
77
+
You can clone a rubric for a Grade Book assessment using either of the following methods:
78
+
79
+
.. note::
80
+
If you already have rubric items in the Grade Book assessment, copying another rubric will append the new rubric items to your current rubric rather than replacing them.
81
+
82
+
**Method 1: Clone from Content Editing**
83
+
84
+
1. While creating a Grade Book assessment, navigate to the **Grading** tab
85
+
2. Click the settings gear icon next to **Rubric Items**
86
+
87
+
.. image:: /img/guides/gradebookgearicon.png
88
+
:alt:Rubric settings gear
89
+
:width:450px
90
+
91
+
3. In the pop-up window, click the rubric you want to copy
92
+
4. Confirm your changes by clicking **yes**
93
+
94
+
**Method 2: Clone from Assignment Overview**
95
+
96
+
1. Follow steps 1-3 from **Method 2: Grade from the Assignment Overview** above to open the Grade Book assessment
97
+
98
+
2. Next to **Total Points**, click **Copy Rubrics**
0 commit comments