Documentation:WeBWorK/How to submit drafts on behalf of students for grading

From UBC Wiki

If students did not click Grade Test within the quiz time limit, instructors can submit their saved drafts (if any) on their behalf for grading.

How to enable instructors to submit on behalf of students

To allow instructors / TAs to submit student's draft answers for grading in their WeBWorK course, submit a request to LT HUB to perform the following changes:

  • Modify the "course.conf" file in the corresponding course directory (e.g. 2019W2_MATH_103_201).
  • In the "course.conf" file, add the following lines at the end:
  # allow submissions from TAs and instructors to be graded
  $permissionLevels{avoid_recording_answers} = "nobody";

How to submit on behalf of multiple students

  1. Access your WeBWorK course as an instructor.
  2. Click Student Progress. Under View student progress by set, find and click the quiz.
    Submit for students - 2.png
  3. To see who has not submitted their quiz, click on the table header # of Attempts to sort by number of attempts.
  4. To submit saved drafts for grading, click on the button Grade saved drafts at the bottom of the page.
    Submit for students - 3,4.png

Note: Grade saved drafts should ONLY be used when all students finished their quizzes.

How to submit on behalf of an individual student

If you would like to submit a draft for an individual student only, follow the steps below:

  1. Access your WeBWorK course as an instructor.
  2. Click Student Progress. Under View student progress by set, find and click the quiz.
    WW submit for single student - step 2 (1).png
  3. Find and click on the student’s name.
    WW submit for single student - step 3 (1).png
    • Note: If there are a lot of students in your course, use CTRL+F on your keyboard to quickly search for their name.
  4. Find and click the version of the quiz that you want to submit, e.g., “QUIZ (test 5)”.
    Ww submit drafts for one student - Step 4.png
  5. Scroll to bottom of the page and click Grade Test. The page will refresh and you should see a green success bar at the top of the page, indicating that the answers have been recorded.
    Ww submit drafts for one student - Step 5.png
    Ww submit drafts for one student - Step 5.5.png
  6. To confirm that you have successfully submitted the student’s draft, return to Student Progress, click the quiz, and find the student but don’t click on the student’s name. There should be a new row for the test version that you just submitted, and in the columns to the right, you should see the quiz version's corresponding Score, Date, Test Time, and # of Attempts.
    WW submit for single student - step 6 (1).png