diff --git a/source/img/guides/Gradebookgradingscreen.png b/source/img/guides/Gradebookgradingscreen.png new file mode 100644 index 00000000..15ff28ea Binary files /dev/null and b/source/img/guides/Gradebookgradingscreen.png differ diff --git a/source/img/guides/Gradebooktesticon.png b/source/img/guides/Gradebooktesticon.png new file mode 100644 index 00000000..9b161a89 Binary files /dev/null and b/source/img/guides/Gradebooktesticon.png differ diff --git a/source/img/guides/assessment_gb_grade.png b/source/img/guides/assessment_gb_grade.png index 2876ffc8..89ddd54a 100644 Binary files a/source/img/guides/assessment_gb_grade.png and b/source/img/guides/assessment_gb_grade.png differ diff --git a/source/img/guides/assignmentOverview.png b/source/img/guides/assignmentOverview.png new file mode 100644 index 00000000..42334de7 Binary files /dev/null and b/source/img/guides/assignmentOverview.png differ diff --git a/source/img/guides/copyrubricarrow.png b/source/img/guides/copyrubricarrow.png new file mode 100644 index 00000000..22df7ccb Binary files /dev/null and b/source/img/guides/copyrubricarrow.png differ diff --git a/source/img/guides/gradebookgearicon.png b/source/img/guides/gradebookgearicon.png new file mode 100644 index 00000000..fbc18cc6 Binary files /dev/null and b/source/img/guides/gradebookgearicon.png differ diff --git a/source/img/guides/gradingwindowcopyrubricbutton.png b/source/img/guides/gradingwindowcopyrubricbutton.png new file mode 100644 index 00000000..08fc0170 Binary files /dev/null and b/source/img/guides/gradingwindowcopyrubricbutton.png differ diff --git a/source/instructors/authoring/assessments/grade-book.rst b/source/instructors/authoring/assessments/grade-book.rst index 6015c4e0..9696827e 100644 --- a/source/instructors/authoring/assessments/grade-book.rst +++ b/source/instructors/authoring/assessments/grade-book.rst @@ -31,13 +31,81 @@ A Grade Book assessment may be used to manually grade assignments, it will not a Grading a Grade Book Assessment ------------------------------- -The instructor must :ref:`open a student assignment ` to complete the Grade Book grading. Locate the Grade Book assessment in the student file and click **Grade**. + +.. note:: + 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. + + +Instructors can grade Grade Book assessments using either of the following methods: + +**Method 1: Grade from the Student Assignment** + +1. :ref:`Open the student assignment ` +2. Locate the Grade Book assessment in the student file .. image:: /img/guides/assessment_gb_opengb.png :alt: Grade book assessment -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. +3. Click **Grade** .. image:: /img/guides/assessment_gb_grade.png - :alt: Grade book assessment - :width: 700px \ No newline at end of file + :alt: Grade book assessment grade + :width: 500px + +**Method 2: Grade from the Assignment Overview** + +1. Go to the assignment overview +2. Click the points corresponding to the student you want to grade + +.. image:: /img/guides/assignmentOverview.png + :alt: Assignment Overview Grading + +3. Click the Grade Book assessment + +.. image:: /img/guides/Gradebooktesticon.png + :alt: Gradebook test icon + +.. image:: /img/guides/Gradebookgradingscreen.png + :alt: Gradebook grading screen + :width: 450px + + + +Cloning a Rubric for a Grade Book Assessment +-------------------------------------------- + +You can clone a rubric for a Grade Book assessment using either of the following methods: + +.. note:: + 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. + +**Method 1: Clone from Content Editing** + +1. While creating a Grade Book assessment, navigate to the **Grading** tab +2. Click the settings gear icon next to **Rubric Items** + +.. image:: /img/guides/gradebookgearicon.png + :alt: Rubric settings gear + :width: 450px + +3. In the pop-up window, click the rubric you want to copy +4. Confirm your changes by clicking **yes** + +**Method 2: Clone from Assignment Overview** + +1. Follow steps 1-3 from **Method 2: Grade from the Assignment Overview** above to open the Grade Book assessment + +2. Next to **Total Points**, click **Copy Rubrics** + +.. image:: /img/guides/gradingwindowcopyrubricbutton.png + :alt: Copy rubric button + :width: 450px + +3. Click the arrow next to the rubric you want to copy + +.. image:: /img/guides/copyrubricarrow.png + :alt: Rubric list + :width: 450px + +4. Confirm your changes by clicking **yes** +