Skip to content

Commit d3a6c0f

Browse files
committed
update Columbia Final Project submission instructions
1 parent 3f89844 commit d3a6c0f

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

assignments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ For this course, it's recommended that you try doing the work yourself, asking t
8484

8585
1. Upload both files to [the Gradescope Assignment]({{submission_tool_url}}).
8686

87+
Note [the Final Project submission](final_project.md#submission) is slightly different.
88+
8789
### Notes
8890

8991
- You can ignore Gradescope saying "Large file hidden". The file can be downloaded when grading.

final_project.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,8 @@ If you insist: Make sure you use at least 40 lines of code to come to a conclusi
5252

5353
## Submission
5454

55-
{% if id == "columbia" -%}
56-
[Instructions](assignments.md#submission)
57-
{% else -%}
55+
Note this is different than [submission for other assignments](assignments.md#submission).
56+
5857
1. Remove the following from the notebook, filename, file paths, etc:
5958
- Name
6059
- NetID
@@ -65,9 +64,12 @@ If you insist: Make sure you use at least 40 lines of code to come to a conclusi
6564
1. `Anyone with the link`, then
6665
1. `Viewer`
6766
1. Submit.
67+
{% if id == "columbia" -%}
68+
1. Go to [the `Final Project` Assignment in {{lms_name}}.]({{lms_url}}/assignments)
69+
{% else -%}
6870
1. Go to [`Content` -> `Final Project`](https://brightspace.nyu.edu/d2l/le/lessons/477758/topics/12556022).
71+
{%- endif %}
6972
1. Submit the URL to your notebook (`https://colab.research.google.com/drive/...`).
70-
{%- endif %}
7173

7274
### Notes
7375

syllabus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This is the syllabus for the Spring editions of the course. [Find information ab
4949
- Section 1: Pranav Mehta, pm3313@columbia.edu
5050
- Section 2: Xinran (Sara) Yang, sxy2007@columbia.edu
5151
- **Office Hours:**
52-
- Mondays 5-6pm over [Zoom](https://courseworks2.columbia.edu/courses/233960/external_tools/72338), no appointment necessary
52+
- Mondays 5-6pm over [Zoom]({{lms_url}}/external_tools/72338), no appointment necessary
5353
- Other times by appointment; email the instructor
5454

5555
{% else -%}

0 commit comments

Comments
 (0)