lesson 5 quiz link tidy

This commit is contained in:
Jen Looper
2021-01-11 16:22:40 -05:00
parent eb5ad607ee
commit a8d62e5b68
14 changed files with 12 additions and 162 deletions

View File

@@ -1,18 +0,0 @@
*Complete this quiz by checking one answer per question.*
1. The World Wide Web was invented by
- [ ] Tom Barnard-Loft
- [ ] Tim Berners-Lee
- [ ] Trish Berth-Pool
2. The first browser was called
- [ ] World Wide Web
- [ ] Mozilla
- [ ] Netscape
3. Browsers can store a user's browsing history
- [ ] true
- [ ] false

View File

@@ -1,20 +0,0 @@
*A warm-up quiz about browsers*
Complete this quiz in class
1. You can get browser extensions from
- [ ] WalMart
- [ ] The browser's extension store
- [ ] The App store
2. NPM stands for
- [ ] Node Package Manager
- [ ] Netscape Primary Mix
- [ ] Natural Processing Manager
3. Your browser can serve web pages both securely and insecurely
- [ ] true
- [ ] false

View File

@@ -1,18 +0,0 @@
_प्रति प्रश्न एक उत्तर की जाँच करके इस प्रश्नोत्तरी को पूरा करें._
1. वर्ल्ड वाइड किसके वेब द्वारा आविष्कार किया गया था
- [ ] टॉम बरनार्ड-लॉफ्ट
- [ ] टीम बैरनर्स-ली
- [ ] ट्रिश बर्थ-पूल
2. पहले ब्राउज़र को क्या जाता था
- [ ] वर्ल्ड वाइड वेब
- [ ] मोज़िल्ला
- [ ] नेटस्केप
3. ब्राउज़र उपयोगकर्ता के ब्राउज़िंग इतिहास को संग्रहीत कर सकते हैं
- [ ] सही
- [ ] गलत

View File

@@ -1,20 +0,0 @@
_ब्राउज़रों के बारे में एक वार्म-अप क्विज़_
इस क्विज को कक्षा में पूरा करें
1. आप ब्राउज़र एक्सटेंशन कहासे प्राप्त कर सकते हैं
- [ ] वालमार्ट
- [ ] ब्राउज़र का एक्सटेंशन स्टोर
- [ ] ऐप स्टोर
2. एनपीएम अर्थ है
- [ ] नोड पैकेज मैनेजर
- [ ] नेटस्केप प्राइमरी मिक्स
- [ ] नेचुरल प्रोसेसिंग मैनेजर
3. आपका ब्राउज़र सुरक्षित और असुरक्षित दोनों तरह से वेब पृष्ठों की सेवा कर सकता है
- [ ] सही
- [ ] गलत

View File

@@ -3,7 +3,7 @@
![Browser sketchnote](images/sketchnote.jpg)
> Sketchnote de [Wassim Chegham](https://dev.to/wassimchegham/ever-wondered-what-happens-when-you-type-in-a-url-in-an-address-bar-in-a-browser-3dob)
## [Pre-lecture prueba](.github/pre-lecture-quiz.md)
## [Pre-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/23)
### Introducción:
@@ -145,7 +145,7 @@ Felicitaciones, ha dado los primeros pasos para crear una extensión de navegado
🚀Challenge: Eche un vistazo a una tienda de extensiones de navegador e instale una en su navegador. Puede examinar sus archivos de formas interesantes. ¿Qué descubres?
## [Post-lecture prueba](.github/post-lecture-quiz.md)
## [Post-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/24)
## Revisión y autoestudio

View File

@@ -5,7 +5,7 @@
## 강의 전 퀴즈
[Pre-lecture quiz](../.github/pre-lecture-quiz.md)
[Pre-lecture quiz][Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/23?loc=ko)
### 소개
@@ -149,7 +149,7 @@ npm install
## 강의 후 퀴즈
[Post-lecture quiz](../.github/post-lecture-quiz.md)
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/24?loc=ko)
## 리뷰 & 자기주도 학습