Skip to content

Commit

Permalink
Update GETTING_STARTED.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pancakereport authored Sep 11, 2024
1 parent 2195885 commit b897011
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ If you'd like to add student emails (and optionally DSP status), feel free to. T

If you'd like your approved extensions to be reflected in Gradescope (using the assignment "extensions" feature), you'll need to configure a staff account.

14. Add an alias of your SPA email address as an instructor to the current semester's Gradescope course.
15. You will likely need to reset your Gradescope password for that account. Note this down.
16. Paste the email/password combination in the `GRADESCOPE_EMAIL` and `GRADESCOPE_PASSWORD` environment variables. Also set cell B15 on **Spreadsheet/Environment Variables** to "Yes".
17. Add Gradescope assignment URL's to each assignment under the `gradescope` column of the "Assignments" sheet. The link format should be like: https://www.gradescope.com/courses/COURSE_ID/assignments/ASSIGNMENT_ID/extensions. You can find the unique link for each assignment by clicking the "Extensions" tab on the left sidebar when you're viewing an assignment on Gradescope.
1. Add an alias of your SPA email address as an instructor to the current semester's Gradescope course.
2. You will likely need to reset your Gradescope password for that account. Note this down.
3. Paste the email/password combination in the `GRADESCOPE_EMAIL` and `GRADESCOPE_PASSWORD` environment variables. Also set cell B15 on **Spreadsheet/Environment Variables** to "Yes".
4. Add Gradescope assignment URL's to each assignment under the `gradescope` column of the "Assignments" sheet. The link format should be like: https://www.gradescope.com/courses/COURSE_ID/assignments/ASSIGNMENT_ID/extensions. You can find the unique link for each assignment by clicking the "Extensions" tab on the left sidebar when you're viewing an assignment on Gradescope.

0 comments on commit b897011

Please sign in to comment.