relinking quizzes for lessons 3 and 4

This commit is contained in:
Jen Looper
2021-01-06 13:29:43 -05:00
parent 4d0a784607
commit e926b7f8f8
18 changed files with 35 additions and 207 deletions

View File

@@ -1,17 +0,0 @@
*Complete this quiz by checking one answer per question.*
1. Lighthouse only checks for accessibility problems
- [ ] true
- [ ] false
2. Color-safe palettes help people with
- [ ] color-blindness
- [ ] visual impairments
- [ ] both the above
3. Descriptive links are vital for accessible web sites
- [ ] true
- [ ] false

View File

@@ -1,17 +0,0 @@
*Complete this quiz in class*
1. An accessible web site can be checked in which browser tool
- [ ] Lighthouse
- [ ] Deckhouse
- [ ] Cleanhouse
2. You need a screen reader to test accessibility for visually-impaired users
- [ ] true
- [ ] false
3. Accessibility is only important on government web sites
- [ ] true
- [ ] false

View File

@@ -1,17 +0,0 @@
_प्रति प्रश्न एक उत्तर की जाँच करके इस प्रश्नोत्तरी को पूरा करें._
1. Lighthouse केवल सुलभता की समस्याओं की जाँच करता है
- [ ] सही
- [ ] गलत
2. Color-safe palettes मदद करती है लोगोकी जिसे
- [ ] वर्णांधता
- [ ] दृष्टिदोष
- [ ] उपरोक्त दोनों
3. सुलभ वेब साइटों के लिए वर्णनात्मक लिंक महत्वपूर्ण हैं ?
- [ ] सही
- [ ] गलत

View File

@@ -1,17 +0,0 @@
*Completare questo quiz selezionando una risposta per domanda.*
1. Lighthouse verifica solo i problemi di accessibilità
- [ ] vero
- [ ] falso
2. Le tavolozze con colori sicuri aiutano le persone con
- [ ] daltonismo
- [ ] disabilità visiva
- [ ] entrambe le cose
3. I link descrittivi sono vitali per i siti web accessibili
- [ ] vero
- [ ] falso

View File

@@ -1,17 +0,0 @@
_इस क्विज को कक्षा में पूरा करें_
1. एक सुलभ वेब साइट की जाँच ब्राउज़र टूल की जा सकती है
- [ ] Lighthouse
- [ ] Deckhouse
- [ ] Cleanhouse
2. आपको दृष्टिबाधित उपयोगकर्ताओं के लिए अभिगम्यता का परीक्षण करने के लिए एक स्क्रीन रीडर की आवश्यकता है
- [ ] सही
- [ ] गलत
3. सरकारी वेब साइटों पर पहुंच केवल महत्वपूर्ण है
- [ ] सही
- [ ] गलत

View File

@@ -1,17 +0,0 @@
*Completare questo quiz in classe*
1. Da quale strumento del browser è possibile controllare se un sito web è accessibile
- [ ] Lighthouse
- [ ] Deckhouse
- [ ] Cleanhouse
2. È necessario uno screen reader per testare l'accessibilità per gli utenti con problemi di vista
- [ ] vero
- [ ] falso
3. L'accessibilità è importante solo sui siti web governativi
- [ ] vero
- [ ] falso

View File

@@ -3,7 +3,7 @@
![Todo sobre accesibilidad](webdev101-a11y.png)
> Sketchnote por [Tomomi Imura](https://twitter.com/girlie_mac)
## [Pre-lecture prueba](../.github/pre-lecture-quiz.md)
## [Pre-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/5)
> El poder de la Web está en su universalidad. El acceso de todas las personas independientemente de su discapacidad es un aspecto fundamental.
>
@@ -110,7 +110,7 @@ Como una ventaja adicional para garantizar que su sitio sea accesible para todos
Imagina la siguiente página:
| Producto | Descripción | Orden |
| Producto | Descripción | Orden |
| ------------ | ------------------ | ------------ |
| Widget | [Descripción]('#') | [Orden]('#') |
| Super widget | [Descripción]('#') | [Orden]('#') |
@@ -202,7 +202,7 @@ Una web accesible para algunos no es una verdadera "red mundial". La mejor maner
</html>
```
## [Post-lecture prueba](../.github/post-lecture-quiz.md)
## [Post-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/6)
## Revisión y autoestudio

View File

@@ -4,7 +4,7 @@
> Sketchnote di [Tomomi Imura](https://twitter.com/girlie_mac)
## Quiz Pre-Lezione
[Quiz Pre-Lezione](../.github/pre-lecture-quiz.md)
[Quiz Pre-Lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/5?loc=it)
> La forza del Web è nella usa universalità. L'accesso garantito a tutti a prescindere dalla disabilità è us aspetto essenziale.
>
@@ -116,9 +116,9 @@ Come bonus aggiuntivo per garantire che il proprio sito sia accessibile a tutti,
Si Immagini la pagina seguente:
| Prodotto | Descrizione | Ordine |
| ------------ | ------------------ | ------------ |
| Widget | [Descrizione]('#') | [Ordine]('#') |
| Prodotto | Descrizione | Ordine |
| ---------------- | ------------------ | ------------- |
| Widget | [Descrizione]('#') | [Ordine]('#') |
| DMX Super Widget | [Descrizione]('#') | [Ordine]('#') |
In questo esempio, la duplicazione del testo della descrizione e dell'ordine ha senso per qualcuno che utilizza un browser. Tuttavia, qualcuno che utilizza uno screen reader ascolterebbe solo le parole *descrizione* e *ordine* ripetute senza contesto.
@@ -215,7 +215,7 @@ Prendere questo HTML e riscriverlo per essere il più accessibile possibile, dat
```
## Quiz post-lezione
[Quiz post-lezione](../.github/post-lecture-quiz.md)
[Quiz post-lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/6?loc=it)
## Revisione e auto apprendimento

View File

@@ -4,7 +4,7 @@
> Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac)
## レクチャー前クイズ
[レクチャー前クイズ](.github/pre-lecture-quiz.md)
[レクチャー前クイズ](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/5?loc=ja)
> Web の力は、その普遍性にあります。障害の有無に関わらず、誰もがアクセスできることが重要です。
>
@@ -216,7 +216,7 @@ CSS は、ページ上のあらゆる要素の外観を完全に制御するこ
```
## レクチャー後クイズ
[レクチャー後クイズ](.github/post-lecture-quiz.md)
[レクチャー後クイズ](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/6?loc=ja)
## 復習と自己学習

View File

@@ -4,7 +4,7 @@
> Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac)
## 강의 전 퀴즈
[Pre-lecture quiz](../.github/pre-lecture-quiz.md)
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/5?loc=ko)
> 웹의 힘은 보편성에 있습니다. 장애에 관계없이 모든 사람이 접근하는 것은 필수 요소입니다.
>
@@ -207,7 +207,7 @@ CSS는 페이지에 있는 모든 요소의 형태를 완벽하게 제어합니
```
## 강의 후 퀴즈
[Post-lecture quiz](../.github/post-lecture-quiz.md)
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/6?loc=ko)
## 리뷰 & 자기주도 학습