Skip to content

Commit 5af5d88

Browse files
authored
clone rubric added (#455)
<!-- 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 -->
1 parent d31cf7b commit 5af5d88

8 files changed

Lines changed: 72 additions & 4 deletions

File tree

92.2 KB
Loading
72.9 KB
Loading
-32.8 KB
Loading
216 KB
Loading
38.3 KB
Loading
55 KB
Loading
19 KB
Loading

source/instructors/authoring/assessments/grade-book.rst

Lines changed: 72 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,81 @@ A Grade Book assessment may be used to manually grade assignments, it will not a
3131
Grading a Grade Book Assessment
3232
-------------------------------
3333

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
3545

3646
.. image:: /img/guides/assessment_gb_opengb.png
3747
:alt: Grade book assessment
3848

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**
4050

4151
.. 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**
99+
100+
.. image:: /img/guides/gradingwindowcopyrubricbutton.png
101+
:alt: Copy rubric button
102+
:width: 450px
103+
104+
3. Click the arrow next to the rubric you want to copy
105+
106+
.. image:: /img/guides/copyrubricarrow.png
107+
:alt: Rubric list
108+
:width: 450px
109+
110+
4. Confirm your changes by clicking **yes**
111+

0 commit comments

Comments
 (0)