Skip to content

Commit

Permalink
Capitalize Gradescope
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahima committed Jan 17, 2017
1 parent 6ff6b63 commit f346b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Files you provide:
- **/autograder/source** contains the contents of your autograder zip file.
- **/autograder/results/results.json** is where you put the test output that is uploaded to Gradescope.

Files gradescope provides:
Files Gradescope provides:

- **/autograder/submission** contains the student's submission, downloaded from Gradescope.
- **/autograder/results/stdout** captures the output of run_autograder, for displaying back to the instructor for debugging purposes. Any output you wish to show to students must be explicitly put in the JSON "output" field.
Expand Down

0 comments on commit f346b8b

Please sign in to comment.