Skip to content
Snippets Groups Projects
Commit f20ac89a authored by Ashwin Maran's avatar Ashwin Maran
Browse files

update gradescope instructions

parent 36863dc3
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,9 @@ In this project, you will learn to:
* Run otter tests,
* Turn in your project using Gradescope.
## Note on Academic Misconduct:
P1 is the first project of CS220, and is the **only** project where you are **not** allowed to partner with anyone else. You **must** work on this project by yourself, and turn in your submission individually. Now may be a good time to review our [course policies](https://cs220.cs.wisc.edu/s23/syllabus.html).
## Step 1: Setup
You should have a folder `cs220` that you created for lab-p1 under `Documents`. We're assuming you did the lab and know how to do all the Tasks we mentioned. If you're confused about any of the following steps, refer back to your lab.
......@@ -36,5 +39,8 @@ Make sure to follow the directions provided in `p1.ipynb`.
## Submission instructions
- Create a [Gradescope](https://www.gradescope.com/) login, if you haven't already created it. Invite should be available via your wisc email. **You must use your wisc email to create the Gradescope login**.
- Login to [Gradescope](https://www.gradescope.com/) and upload the zip file into the P1 assignment.
- Upload the zip file into P1 assignment.
- *Make sure to check otter auto-grader results as soon as you can*.
- It is **your responsibility** to make sure that your project clears auto-grader tests on the Gradescope test system. Otter test results should be available in a few minutes after your submission. You should be able to see both PASS / FAIL results for the 2 test cases and your total score, which is accessible via Gradescope Dashboard (as in the image below):
<img src="images/gradescope.png" width="400">
# Images
Images from p1 are stored here.
p1/images/gradescope.png

150 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment