From 3fced733063c1a8bfb72084b22016a9b5ab21bb7 Mon Sep 17 00:00:00 2001 From: Brian Yu Date: Wed, 7 Aug 2019 15:20:49 -0400 Subject: [PATCH] Add CS50.me links to CS50W, CS50M, and CS50G --- _pages/games/2019/x/assignments/0/assignment0.md | 4 +++- _pages/games/2019/x/assignments/1/assignment1.md | 4 +++- _pages/games/2019/x/assignments/10/assignment10.md | 4 +++- _pages/games/2019/x/assignments/2/assignment2.md | 4 +++- _pages/games/2019/x/assignments/3/assignment3.md | 4 +++- _pages/games/2019/x/assignments/4/assignment4.md | 4 +++- _pages/games/2019/x/assignments/5/assignment5.md | 5 ++++- _pages/games/2019/x/assignments/6/assignment6.md | 4 +++- _pages/games/2019/x/assignments/7/assignment7.md | 4 +++- _pages/games/2019/x/assignments/8/assignment8.md | 4 +++- _pages/games/2019/x/assignments/9/assignment9.md | 4 +++- _pages/games/2019/x/project/project.md | 4 +++- _pages/mobile/2019/x/projects/0/project0.md | 4 +++- _pages/mobile/2019/x/projects/1/project1.md | 4 +++- _pages/mobile/2019/x/projects/2/project2.md | 4 +++- _pages/mobile/2019/x/projects/final/final.md | 4 +++- _pages/web/2019/x/projects/0/project0.md | 4 +++- _pages/web/2019/x/projects/1/project1.md | 4 +++- _pages/web/2019/x/projects/2/project2.md | 4 +++- _pages/web/2019/x/projects/3/project3.md | 4 +++- _pages/web/2019/x/projects/final/final.md | 4 +++- 21 files changed, 64 insertions(+), 21 deletions(-) diff --git a/_pages/games/2019/x/assignments/0/assignment0.md b/_pages/games/2019/x/assignments/0/assignment0.md index 99ecebb0a..d81b4ad82 100644 --- a/_pages/games/2019/x/assignments/0/assignment0.md +++ b/_pages/games/2019/x/assignments/0/assignment0.md @@ -58,7 +58,7 @@ paddle (or both, if desired) try to deflect the paddle on their own, you've done ## How to Submit -1. Visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. Visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. [Install Git](https://git-scm.com/downloads) and, optionally, [install `submit50`](https://cs50.readthedocs.io/submit50/). 1. Using Git, push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/0` or, if you've installed `submit50`, execute @@ -69,3 +69,5 @@ paddle (or both, if desired) try to deflect the paddle on their own, you've done instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/assignments/1/assignment1.md b/_pages/games/2019/x/assignments/1/assignment1.md index 60f24e5b6..e488f3b92 100644 --- a/_pages/games/2019/x/assignments/1/assignment1.md +++ b/_pages/games/2019/x/assignments/1/assignment1.md @@ -58,7 +58,7 @@ cap it off, display a pause icon in the middle of the screen, nice and large, so ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/1` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -68,3 +68,5 @@ cap it off, display a pause icon in the middle of the screen, nice and large, so instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/assignments/10/assignment10.md b/_pages/games/2019/x/assignments/10/assignment10.md index 602c45cb4..bd40d9df1 100644 --- a/_pages/games/2019/x/assignments/10/assignment10.md +++ b/_pages/games/2019/x/assignments/10/assignment10.md @@ -37,7 +37,7 @@ Your goal this assignment: ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/10` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -47,3 +47,5 @@ Your goal this assignment: instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/assignments/2/assignment2.md b/_pages/games/2019/x/assignments/2/assignment2.md index 0ca38cf1f..20e9d3104 100644 --- a/_pages/games/2019/x/assignments/2/assignment2.md +++ b/_pages/games/2019/x/assignments/2/assignment2.md @@ -35,7 +35,7 @@ Your goals this assignment: ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/2` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -45,3 +45,5 @@ Your goals this assignment: instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/assignments/3/assignment3.md b/_pages/games/2019/x/assignments/3/assignment3.md index 24a13612c..dd3dc817f 100644 --- a/_pages/games/2019/x/assignments/3/assignment3.md +++ b/_pages/games/2019/x/assignments/3/assignment3.md @@ -40,7 +40,7 @@ Your goals this assignment: ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/3` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -50,3 +50,5 @@ Your goals this assignment: instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/assignments/4/assignment4.md b/_pages/games/2019/x/assignments/4/assignment4.md index db2154d7f..f5c470a9a 100644 --- a/_pages/games/2019/x/assignments/4/assignment4.md +++ b/_pages/games/2019/x/assignments/4/assignment4.md @@ -38,7 +38,7 @@ Your goals this assignment: ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/4` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -48,3 +48,5 @@ Your goals this assignment: instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/assignments/5/assignment5.md b/_pages/games/2019/x/assignments/5/assignment5.md index b4f4130c5..5adf1f29d 100644 --- a/_pages/games/2019/x/assignments/5/assignment5.md +++ b/_pages/games/2019/x/assignments/5/assignment5.md @@ -1,4 +1,5 @@ --- +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. layout: games/2019/g --- @@ -35,7 +36,7 @@ Your goals this assignment: ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/5` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -45,3 +46,5 @@ Your goals this assignment: instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/assignments/6/assignment6.md b/_pages/games/2019/x/assignments/6/assignment6.md index a36555cc8..dc2ca4399 100644 --- a/_pages/games/2019/x/assignments/6/assignment6.md +++ b/_pages/games/2019/x/assignments/6/assignment6.md @@ -31,7 +31,7 @@ Your goal this assignment: ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/6` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -41,3 +41,5 @@ Your goal this assignment: instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/assignments/7/assignment7.md b/_pages/games/2019/x/assignments/7/assignment7.md index c505a1a8a..5b2d6340c 100644 --- a/_pages/games/2019/x/assignments/7/assignment7.md +++ b/_pages/games/2019/x/assignments/7/assignment7.md @@ -31,7 +31,7 @@ Your goal this assignment: ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/7` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -41,3 +41,5 @@ Your goal this assignment: instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/assignments/8/assignment8.md b/_pages/games/2019/x/assignments/8/assignment8.md index bdaf3ff0c..0baee12d6 100644 --- a/_pages/games/2019/x/assignments/8/assignment8.md +++ b/_pages/games/2019/x/assignments/8/assignment8.md @@ -48,7 +48,7 @@ Your goal this assignment: ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/8` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -58,3 +58,5 @@ Your goal this assignment: instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/assignments/9/assignment9.md b/_pages/games/2019/x/assignments/9/assignment9.md index 3f56ef6e5..e65185786 100644 --- a/_pages/games/2019/x/assignments/9/assignment9.md +++ b/_pages/games/2019/x/assignments/9/assignment9.md @@ -35,7 +35,7 @@ Your goal this assignment: ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/9` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -45,3 +45,5 @@ Your goal this assignment: instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/games/2019/x/project/project.md b/_pages/games/2019/x/project/project.md index 62c25fca9..3a9ce7168 100644 --- a/_pages/games/2019/x/project/project.md +++ b/_pages/games/2019/x/project/project.md @@ -20,7 +20,7 @@ It's time to begin the course's culmination: your final project! While most of t ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/46e6f2ea29954ce9bb1bdc478a440055), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `games50/assignments/2019/x/final` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -30,3 +30,5 @@ It's time to begin the course's culmination: your final project! While most of t instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/3f2958dd-e506-4232-970c-c51c62b94ae1). + +You can then go to [https://cs50.me/cs50g](https://cs50.me/cs50g) to view your current progress! diff --git a/_pages/mobile/2019/x/projects/0/project0.md b/_pages/mobile/2019/x/projects/0/project0.md index ae2dd3507..f6435962f 100644 --- a/_pages/mobile/2019/x/projects/0/project0.md +++ b/_pages/mobile/2019/x/projects/0/project0.md @@ -35,7 +35,7 @@ To get started, follow the directions in your project README. ## How to Submit -1. Visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. Visit [this link](https://submit.cs50.io/invites/107c19b133014e90b0c379f4107794e8), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. [Install Git](https://git-scm.com/downloads) and, optionally, [install `submit50`](https://cs50.readthedocs.io/submit50/). 1. Using Git, push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `mobile50/projects/2019/x/0` or, if you've installed `submit50`, execute @@ -46,3 +46,5 @@ To get started, follow the directions in your project README. instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/b92d65c7-6dd0-40d3-93a8-75cc12cf2aed). + +You can then go to [https://cs50.me/cs50m](https://cs50.me/cs50m) to view your current progress! diff --git a/_pages/mobile/2019/x/projects/1/project1.md b/_pages/mobile/2019/x/projects/1/project1.md index 6fb88b7b2..505ced64a 100644 --- a/_pages/mobile/2019/x/projects/1/project1.md +++ b/_pages/mobile/2019/x/projects/1/project1.md @@ -34,7 +34,7 @@ To get started, follow the directions in your project README. ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/107c19b133014e90b0c379f4107794e8), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `mobile50/projects/2019/x/1` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -44,3 +44,5 @@ To get started, follow the directions in your project README. instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/b92d65c7-6dd0-40d3-93a8-75cc12cf2aed). + +You can then go to [https://cs50.me/cs50m](https://cs50.me/cs50m) to view your current progress! diff --git a/_pages/mobile/2019/x/projects/2/project2.md b/_pages/mobile/2019/x/projects/2/project2.md index bfb785bdf..91bc2cb61 100644 --- a/_pages/mobile/2019/x/projects/2/project2.md +++ b/_pages/mobile/2019/x/projects/2/project2.md @@ -39,7 +39,7 @@ To get started, follow the directions in your project README. ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/107c19b133014e90b0c379f4107794e8), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `mobile50/projects/2019/x/2` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -49,3 +49,5 @@ To get started, follow the directions in your project README. instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/b92d65c7-6dd0-40d3-93a8-75cc12cf2aed). + +You can then go to [https://cs50.me/cs50m](https://cs50.me/cs50m) to view your current progress! diff --git a/_pages/mobile/2019/x/projects/final/final.md b/_pages/mobile/2019/x/projects/final/final.md index f2c30a12f..daf5084ff 100644 --- a/_pages/mobile/2019/x/projects/final/final.md +++ b/_pages/mobile/2019/x/projects/final/final.md @@ -19,7 +19,7 @@ layout: mobile/2019/m ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't done so already, visit [this link](https://submit.cs50.io/invites/107c19b133014e90b0c379f4107794e8), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `mobile50/projects/2019/x/final` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -29,3 +29,5 @@ layout: mobile/2019/m instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/b92d65c7-6dd0-40d3-93a8-75cc12cf2aed). + +You can then go to [https://cs50.me/cs50m](https://cs50.me/cs50m) to view your current progress! diff --git a/_pages/web/2019/x/projects/0/project0.md b/_pages/web/2019/x/projects/0/project0.md index f2795c813..1a8f87010 100644 --- a/_pages/web/2019/x/projects/0/project0.md +++ b/_pages/web/2019/x/projects/0/project0.md @@ -81,7 +81,7 @@ be introduced in Lecture 1. ## How to Submit -1. Visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. Visit [this link](https://submit.cs50.io/invites/89679428401548238ceb022f141b9947), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. [Install Git](https://git-scm.com/downloads) and, optionally, [install `submit50`](https://cs50.readthedocs.io/submit50/). 1. Using Git, push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `web50/projects/2019/x/0` or, if you've installed `submit50`, execute @@ -92,3 +92,5 @@ be introduced in Lecture 1. instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/a8a742ce-32c4-4064-b450-3518de633fec). + +You can then go to [https://cs50.me/cs50w](https://cs50.me/cs50w) to view your current progress! diff --git a/_pages/web/2019/x/projects/1/project1.md b/_pages/web/2019/x/projects/1/project1.md index bab6638f2..4b8c4b2c0 100644 --- a/_pages/web/2019/x/projects/1/project1.md +++ b/_pages/web/2019/x/projects/1/project1.md @@ -224,7 +224,7 @@ Make sure that you've set your `DATABASE_URL` environment variable before runnin ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't already done so, visit [this link](https://submit.cs50.io/invites/89679428401548238ceb022f141b9947), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `web50/projects/2019/x/1` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -234,3 +234,5 @@ Make sure that you've set your `DATABASE_URL` environment variable before runnin instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/a8a742ce-32c4-4064-b450-3518de633fec). + +You can then go to [https://cs50.me/cs50w](https://cs50.me/cs50w) to view your progress! diff --git a/_pages/web/2019/x/projects/2/project2.md b/_pages/web/2019/x/projects/2/project2.md index 54b84cc67..3d3715737 100644 --- a/_pages/web/2019/x/projects/2/project2.md +++ b/_pages/web/2019/x/projects/2/project2.md @@ -108,7 +108,7 @@ you meet the requirements laid out in the above specification! ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't already done so, visit [this link](https://submit.cs50.io/invites/89679428401548238ceb022f141b9947), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `web50/projects/2019/x/2` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -118,3 +118,5 @@ you meet the requirements laid out in the above specification! instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/a8a742ce-32c4-4064-b450-3518de633fec). + +You can then go to [https://cs50.me/cs50w](https://cs50.me/cs50w) to view your progress! diff --git a/_pages/web/2019/x/projects/3/project3.md b/_pages/web/2019/x/projects/3/project3.md index afa8dbc17..c7bc13ae0 100644 --- a/_pages/web/2019/x/projects/3/project3.md +++ b/_pages/web/2019/x/projects/3/project3.md @@ -123,7 +123,7 @@ different types of toppings, or something else entirely! ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't already done so, visit [this link](https://submit.cs50.io/invites/89679428401548238ceb022f141b9947), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `web50/projects/2019/x/3` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -133,3 +133,5 @@ different types of toppings, or something else entirely! instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/a8a742ce-32c4-4064-b450-3518de633fec). + +You can then go to [https://cs50.me/cs50w](https://cs50.me/cs50w) to view your progress! diff --git a/_pages/web/2019/x/projects/final/final.md b/_pages/web/2019/x/projects/final/final.md index 93ae32c59..c1f5c9597 100644 --- a/_pages/web/2019/x/projects/final/final.md +++ b/_pages/web/2019/x/projects/final/final.md @@ -35,7 +35,7 @@ you! ## How to Submit -1. If you haven't done so already, visit [submit.cs50.io](https://submit.cs50.io/), log in with your GitHub account, and click **Authorize cs50**. +1. If you haven't already done so, visit [this link](https://submit.cs50.io/invites/89679428401548238ceb022f141b9947), log in with your GitHub account, and click **Authorize cs50**. Then, check the box indicating that you'd like to grant course staff access to your submissions, and click **Join course**. 1. Using [Git](https://git-scm.com/downloads), push your work to `https://github.com/me50/USERNAME.git`, where `USERNAME` is your GitHub username, on a branch called `web50/projects/2019/x/final` or, if you've installed [`submit50`](https://cs50.readthedocs.io/submit50/), execute ``` @@ -45,3 +45,5 @@ you! instead. 1. [Record a 1- to 5-minute screencast](https://www.howtogeek.com/205742/how-to-record-your-windows-mac-linux-android-or-ios-screen/) in which you demonstrate your app's functionality and/or walk viewers through your code. [Upload that video to YouTube](https://www.youtube.com/upload) (as unlisted or public, but not private) or somewhere else. 1. [Submit this form](https://forms.cs50.io/a8a742ce-32c4-4064-b450-3518de633fec). + +You can then go to [https://cs50.me/cs50w](https://cs50.me/cs50w) to view your progress!