Skip to content

Commit

Permalink
Release (proj6) 12-6-2020
Browse files Browse the repository at this point in the history
  • Loading branch information
ckw017 committed Dec 7, 2020
1 parent 24091ca commit 6c181d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions assignments/proj6/submitting-the-assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ You should make sure that all code you modify belongs to the .js files inside th

Once all of your files are prepared in your repo you can submit to Gradescope through GitHub the same way you did for [Project 0](../proj0/submitting.md#pushing-changes-to-github-classroom).

If you want to submit via upload, you can zip up your `query/` directory and upload that to Gradescope instead.

### Grading

* This project will be worth 6% of your overall grade in the class. 100% of your grade will come from the public tests provided to you.
Expand Down
2 changes: 1 addition & 1 deletion assignments/proj6/your-tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ Congrats, you've built your first query! You can run `python3 test.py q0` to tes
## Your Tasks
Note on grading: The question 0 and the questions in Task 1 are worth 1 point each, while the questions in Tasks 2 and 3 are worth 2 points each.
Note on grading: question 0 and the questions in Task 1 are worth 1 point each, while the questions in Tasks 2 and 3 are worth 2 points each.
### Task 1: Basics
Expand Down

0 comments on commit 6c181d8

Please sign in to comment.