mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-22 22:34:29 +02:00
Updated the quiz-app links
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
> Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac)
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/11)
|
||||
[Pre-lecture quiz](https://wonderful-flower-063e19f0f.1.azurestaticapps.net/quiz/11)
|
||||
|
||||
Making decisions and controlling the order in which your code runs makes your code reusable and robust. This section covers the syntax for controlling data flow in JavaScript and its significance when used with Boolean data types
|
||||
|
||||
@@ -164,7 +164,7 @@ Create a program that is written first with logical operators, and then rewrite
|
||||
|
||||
---
|
||||
## Post-Lecture Quiz
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/12)
|
||||
[Post-lecture quiz](https://wonderful-flower-063e19f0f.1.azurestaticapps.net/quiz/12)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
Reference in New Issue
Block a user