diff --git a/7-bank-project/1-template-route/README.md b/7-bank-project/1-template-route/README.md index 5078ce8e..826181b3 100644 --- a/7-bank-project/1-template-route/README.md +++ b/7-bank-project/1-template-route/README.md @@ -2,7 +2,7 @@ ## Pre-Lecture Quiz -[Pre-lecture quiz](.github/pre-lecture-quiz.md) +[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/41) ### Introduction @@ -293,7 +293,7 @@ Add a new template and route for a third page that shows the credits for this ap ## Post-Lecture Quiz -[Post-lecture quiz](.github/post-lecture-quiz.md) +[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/42) ## Review & Self Study diff --git a/7-bank-project/2-forms/README.md b/7-bank-project/2-forms/README.md index 576a174c..7b21194e 100644 --- a/7-bank-project/2-forms/README.md +++ b/7-bank-project/2-forms/README.md @@ -2,7 +2,7 @@ ## Pre-Lecture Quiz -[Pre-lecture quiz](.github/pre-lecture-quiz.md) +[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/43) ### Introduction @@ -281,7 +281,7 @@ Here's an example of what the final login page can look like after a bit of styl ## Post-Lecture Quiz -[Post-lecture quiz](.github/post-lecture-quiz.md) +[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/44) ## Review & Self Study diff --git a/7-bank-project/3-data/README.md b/7-bank-project/3-data/README.md index ab083686..6b8f1ea0 100644 --- a/7-bank-project/3-data/README.md +++ b/7-bank-project/3-data/README.md @@ -2,7 +2,7 @@ ## Pre-Lecture Quiz -[Pre-lecture quiz](.github/pre-lecture-quiz.md) +[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/45) ### Introduction @@ -325,7 +325,7 @@ Here's an example of a styled dashboard page: ## Post-Lecture Quiz -[Post-lecture quiz](.github/post-lecture-quiz.md) +[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/46) ## Assignment diff --git a/7-bank-project/4-state-management/README.md b/7-bank-project/4-state-management/README.md index 1826596f..2901fd06 100644 --- a/7-bank-project/4-state-management/README.md +++ b/7-bank-project/4-state-management/README.md @@ -2,7 +2,7 @@ ## Pre-Lecture Quiz -[Pre-lecture quiz](.github/pre-lecture-quiz.md) +[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/47) ### Introduction @@ -270,7 +270,7 @@ Try working together to change what is saved and loaded from `localStorage` to o ## Post-Lecture Quiz -[Post-lecture quiz](.github/post-lecture-quiz.md) +[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/48) ## Assignment