Skip to content

Commit

Permalink
Update hand-in date
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess committed Dec 20, 2022
1 parent 027edc8 commit 4862e6c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions website/final_proj.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Final projects will provide 35% of the course grade. We recommend you work in teams of two, but being your own teammate is fine too.

**Project's due date is December 22, 2022 -- 23h59 CET (enforced by a "release tag v1.0.0").**
**Project's due date is December 23, 2022 -- 23h59 CET (enforced by a "release tag v1.0.0").**

_Note that a single GitHub repository is sufficient per project._

\warn{The final project GitHub repository should **remain private** until submission on December 22, 2022 (unless you need it to be public for, e.g., deploying documentation.)}
\warn{The final project GitHub repository should **remain private** until submission on December 23, 2022 (unless you need it to be public for, e.g., deploying documentation.)}


Final projects should to be handed-in on a single GitHub repository, including scripts, documentation (and code documentation), unit and reference testing, Continuous Integration (CI - using e.g. GitHub Actions), instructions to run the software and reproduce the results, references.
Expand Down
2 changes: 1 addition & 1 deletion website/homework.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ hascode = false
| Lect. 7 [exercises 1-3](/lecture7/#exercises_-_lecture_7) | 16.11.2022 - 23h59 CET| [Moodle](https://moodle-app2.let.ethz.ch/course/view.php?id=18084#section-7) & GitHub | See [Logistics](/logistics/#project) for additional details |
| Lect. 8 [exercises 1-2](/lecture8/#exercises_-_lecture_8) | 23.11.2022 - 23h59 CET| [Moodle](https://moodle-app2.let.ethz.ch/course/view.php?id=18084#section-8) & GitHub | See [here](/software_install/#exercises_and_homework) for additional details |
| Lect. 9 [exercises 1-2](/lecture9/#exercises_-_lecture_9) | 02.12.2022 - 23h59 CET| [Moodle](https://moodle-app2.let.ethz.ch/course/view.php?id=18084#section-9) & GitHub | **Project submission** - See [Logistics](/logistics/#project) for additional details |
| [Final project](/final_proj) | 22.12.2022 - 23h59 CET| [Moodle](https://moodle-app2.let.ethz.ch/course/view.php?id=18084#section-10) & GitHub | **Final project submission** - See [Logistics](/logistics/#final_project) for additional details |
| [Final project](/final_proj) | 23.12.2022 - 23h59 CET| [Moodle](https://moodle-app2.let.ethz.ch/course/view.php?id=18084#section-10) & GitHub | **Final project submission** - See [Logistics](/logistics/#final_project) for additional details |
2 changes: 1 addition & 1 deletion website/logistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ The following steps will get you started with the final projects:
- during class hours serving as helpdesk

### Final project submission
Submission deadline for the project is **December 22, 2022 -- 23h59 CET**.
Submission deadline for the project is **December 23, 2022 -- 23h59 CET**.

Final submission timestamp is enforced upon tagging the v1.0.0 version release of your repository. See [GitHub docs](https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases) for infos.

Expand Down

0 comments on commit 4862e6c

Please sign in to comment.