close
Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 670 Bytes

File metadata and controls

15 lines (11 loc) · 670 Bytes

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