When you initiate calculations to grade student work, a process starts on the edX servers. The complexity of your grading configuration and the number of students enrolled in your course affect how long this process takes. You can download the calculated grades in a CSV (comma-separated values) file when the grading process is complete. You cannot view student grades on the Instructor Dashboard.
For any course, you can generate grades and then download a file with the
resulting calculations.
When you initiate calculations to grade student work, a process starts on the
edX servers. The complexity of your grading configuration and the number of
students enrolled in your course affect how long this process takes. You can
download the calculated grades in a CSV (comma-separated values) file when the
grading process is complete.
To generate grades for the students who are currently enrolled in your course:
...
...
@@ -68,9 +75,15 @@ To generate grades for the students who are currently enrolled in your course:
#. To start the grading process, click **Generate Grade Report**.
A status message indicates that the grading process is in progress. This process can take some time to complete, but you can navigate away from this page and do other work while it runs.
A status message indicates that the grading process is in progress. This
process can take some time to complete, but you can navigate away from this
page and do other work while it runs.
4. To track the progress of the grading process, reload the page in your browser
and scroll down to the **Pending Instructor Tasks** section.
4. To track the progress of the grading process, reload the page in your browser and scroll down to the **Pending Instructor Tasks** section.
For courses with fewer than 200 students enrolled, you also have the option to
review a student gradebook on the Instructor Dashboard. See :ref:`gradebook`.
==========================================
Download Grades for Enrolled Students
...
...
@@ -115,6 +128,53 @@ The CSV file contains one row of data for each student, and columns that provide
.. note:: The grade reports do not include information about individual questions within the assignments, or include student answer distributions.