◐ Shell
clean mode source ↗

GitHub - aham5/208_autograder: Autograder for 208 notebooks

Guidance for running one-step-grader

  1. Download or clone the repo
  2. Put student notebooks here: data/student_submission (assumes the notebooks are names something like "Lab00 - Door" or "Lab00- Door, Sailor, Wilson")
  3. Put the key notebook in the same folder (key filename must include "KEY")
  4. Put the a spreadsheet listing the groups here: data/groups.xlsx (spreadsheet with example headers is in examples folder)
  5. Open the One-Step Grader notebook. Edit the Coding Questions list in the #Inputs block at the top. Need to tell the grader
    which questions to compare to the key (leave out the free response questions.)
  6. Run all cells