Skip to content

Commit 52ec15c

Browse files
Fixed all quiz apps links - including main README, translated files and removed old yml file (#387)
* ci: add Azure Static Web Apps workflow file on-behalf-of: @Azure [email protected] * fixed quiz app links * updated translated files * removed broken yml file with app token
1 parent 0fed605 commit 52ec15c

File tree

60 files changed

+122
-118
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+122
-118
lines changed

.github/workflows/azure-static-web-apps-brave-island-0b7c7f50f.yml .github/workflows/azure-static-web-apps-thankful-pond-0eba8f10f.yml

+11-7
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ name: Azure Static Web Apps CI/CD
33
on:
44
push:
55
branches:
6-
- main
6+
- quiz-app-fix
7+
pull_request:
8+
types: [opened, synchronize, reopened, closed]
9+
branches:
10+
- quiz-app-fix
711

812
jobs:
913
build_and_deploy_job:
@@ -16,16 +20,16 @@ jobs:
1620
submodules: true
1721
- name: Build And Deploy
1822
id: builddeploy
19-
uses: Azure/static-web-apps-deploy@v0.0.1-preview
23+
uses: Azure/static-web-apps-deploy@v1
2024
with:
21-
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BRAVE_ISLAND_0B7C7F50F }}
25+
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_THANKFUL_POND_0EBA8F10F }}
2226
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
2327
action: "upload"
2428
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
2529
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
26-
app_location: "quiz-app" # App source code path
30+
app_location: "/quiz-app" # App source code path
2731
api_location: "" # Api source code path - optional
28-
output_location: "" # Built app content directory - optional
32+
output_location: "dist" # Built app content directory - optional
2933
###### End of Repository/Build Configurations ######
3034

3135
close_pull_request_job:
@@ -35,7 +39,7 @@ jobs:
3539
steps:
3640
- name: Close Pull Request
3741
id: closepullrequest
38-
uses: Azure/static-web-apps-deploy@v0.0.1-preview
42+
uses: Azure/static-web-apps-deploy@v1
3943
with:
40-
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BRAVE_ISLAND_0B7C7F50F }}
44+
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_THANKFUL_POND_0EBA8F10F }}
4145
action: "close"

1-getting-started/lessons/1-introduction-to-iot/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This lesson was taught as part of the [Hello IoT series](https://youtube.com/pla
1414
1515
## Pre-lecture quiz
1616

17-
[Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/1)
17+
[Pre-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/1)
1818

1919
## Introduction
2020

@@ -213,7 +213,7 @@ List as many IoT devices as you can that are in your home, school or workplace -
213213

214214
## Post-lecture quiz
215215

216-
[Post-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/2)
216+
[Post-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/2)
217217

218218
## Review & Self Study
219219

1-getting-started/lessons/1-introduction-to-iot/translations/README.ar.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
## <div dir="rtl"> اختبار ما قبل المحاضرة </div>
99

10-
[<div dir="rtl"> اختبار ما قبل المحاضرة </div>](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/1)
10+
[<div dir="rtl"> اختبار ما قبل المحاضرة </div>](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/1)
1111

1212
## <div dir="rtl"> المقدمة </div>
1313

@@ -258,7 +258,7 @@
258258
## <div dir="rtl">مسابقة ما بعد المحاضرة </div>
259259

260260
<div dir="rtl">
261-
<a href="https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/2">مسابقة ما بعد المحاضرة </a> </div>
261+
<a href="https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/2">مسابقة ما بعد المحاضرة </a> </div>
262262

263263
</br>
264264

1-getting-started/lessons/1-introduction-to-iot/translations/README.bn.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## লেকচার পূর্ববর্তী কুইজ
88

9-
[লেকচার পূর্ববর্তী কুইজ ](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/1)
9+
[লেকচার পূর্ববর্তী কুইজ ](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/1)
1010

1111
## পরিচিতি
1212

@@ -206,7 +206,7 @@ IoT শব্দে **T** হলো **Things** - ‘থিংস’ বা জ
206206

207207
## লেকচার পরবর্তী কুইজ
208208

209-
[লেকচার পরবর্তী কুইজ ](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/2)
209+
[লেকচার পরবর্তী কুইজ ](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/2)
210210

211211
## পর্যালোচনা এবং স্ব-অধ্যয়ন
212212

1-getting-started/lessons/1-introduction-to-iot/translations/README.hi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## प्री-रीडिंग क्विज
1111

12-
[Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/1)
12+
[Pre-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/1)
1313

1414
## परिचय
1515

@@ -204,7 +204,7 @@ IoT कुछ व्यापक समूहों में उपयोग
204204

205205
## व्याख्यान के बाद प्रश्नोत्तरी
206206

207-
[व्याख्यान के बाद प्रश्नोत्तरी](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/2)
207+
[व्याख्यान के बाद प्रश्नोत्तरी](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/2)
208208

209209
## समीक्षा और आत्म अध्ययन
210210

1-getting-started/lessons/1-introduction-to-iot/translations/README.id.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## Kuis prakuliah
88

9-
[Kuis prakuliah](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/1)
9+
[Kuis prakuliah](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/1)
1010

1111
## Pengantar
1212

1-getting-started/lessons/1-introduction-to-iot/translations/README.ko.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
1515
## 강의 전 퀴즈
1616

17-
[강의 전 퀴즈](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/1)
17+
[강의 전 퀴즈](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/1)
1818

1919
## 개요
2020

@@ -213,7 +213,7 @@ IoT는 몇 가지 광범위한 그룹에 걸쳐 광범위한 사용 사례를
213213

214214
## 강의 후 퀴즈
215215

216-
[강의 후 퀴즈](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/2)
216+
[강의 후 퀴즈](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/2)
217217

218218
## 복습 & 자기주도 학습
219219

1-getting-started/lessons/1-introduction-to-iot/translations/README.pt.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## Questionário pré-aula
88

9-
[Questionário pré-aula](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/1)
9+
[Questionário pré-aula](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/1)
1010

1111
## Introdução
1212

@@ -205,7 +205,7 @@ Liste o máximo de dispositivos IoT que puder em sua casa, escola ou local de tr
205205

206206
## Questionário pós-aula
207207

208-
[Questionário pós-aula](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/2)
208+
[Questionário pós-aula](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/2)
209209

210210
## Revisão e autoestudo
211211

1-getting-started/lessons/1-introduction-to-iot/translations/README.zh-cn.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## 课前测验
88

9-
[课前测验](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/1)
9+
[课前测验](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/1)
1010

1111
## 简介
1212

@@ -205,7 +205,7 @@ Raspberry Pi 是其中最流行的单板机。
205205

206206
## 课后测验
207207

208-
[课后测验](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/2)
208+
[课后测验](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/2)
209209

210210
## 复习和自学
211211

1-getting-started/lessons/2-deeper-dive/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This lesson was taught as part of the [Hello IoT series](https://youtube.com/pla
1414
1515
## Pre-lecture quiz
1616

17-
[Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/3)
17+
[Pre-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/3)
1818

1919
## Introduction
2020

@@ -251,7 +251,7 @@ The challenge in the last lesson was to list as many IoT devices as you can that
251251

252252
## Post-lecture quiz
253253

254-
[Post-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/4)
254+
[Post-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/4)
255255

256256
## Review & Self Study
257257

1-getting-started/lessons/2-deeper-dive/translations/README.ar.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
## <div dir="rtl"> اختبار ما قبل المحاضرة </div>
1111

1212

13-
[<div dir="rtl"> اختبار ما قبل المحاضرة </div>](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/3)
13+
[<div dir="rtl"> اختبار ما قبل المحاضرة </div>](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/3)
1414

1515
## <div dir="rtl"> المقدمة </div>
1616

@@ -268,7 +268,7 @@ Pi Zero أصغر بكثير ، مع طاقة أقل. يحتوي على وحدة
268268

269269
## مسابقة ما بعد المحاضرة
270270

271-
[<div dir="rtl"> اختبار ما بعد المحاضرة </div>](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/4)
271+
[<div dir="rtl"> اختبار ما بعد المحاضرة </div>](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/4)
272272

273273
## مراجعة ودراسة ذاتية
274274

1-getting-started/lessons/2-deeper-dive/translations/README.bn.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
## লেকচার পূর্ববর্তী কুইজ
77

8-
[লেকচার পূর্ববর্তী কুইজ](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/3)
8+
[লেকচার পূর্ববর্তী কুইজ](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/3)
99

1010
## সূচনা
1111

@@ -239,7 +239,7 @@ Wio Terminal পর্যালোচনা করি।
239239

240240
## লেকচার পরবর্তী কুইজ
241241

242-
[লেকচার পরবর্তী কুইজ](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/4)
242+
[লেকচার পরবর্তী কুইজ](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/4)
243243

244244
## রিভিউ এবং স্ব-অধ্যয়ন
245245

1-getting-started/lessons/2-deeper-dive/translations/README.hi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
1515
## पूर्व व्याख्यान प्रश्नोत्तरी
1616

17-
[व्याख्यान पूर्व प्रश्नोत्तरी](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/3)
17+
[व्याख्यान पूर्व प्रश्नोत्तरी](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/3)
1818

1919
## परिचय
2020

@@ -251,7 +251,7 @@ Arduino माइक्रोकंट्रोलर और I/O पिन क
251251

252252
## व्याख्यान के बाद प्रश्नोत्तरी
253253

254-
[व्याख्यान के बाद प्रश्नोत्तरी](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/4)
254+
[व्याख्यान के बाद प्रश्नोत्तरी](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/4)
255255

256256
## समीक्षा और आत्म अध्ययन
257257

1-getting-started/lessons/3-sensors-and-actuators/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This lesson was taught as part of the [Hello IoT series](https://youtube.com/pla
1414
1515
## Pre-lecture quiz
1616

17-
[Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/5)
17+
[Pre-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/5)
1818

1919
## Introduction
2020

@@ -203,7 +203,7 @@ For every device you listed, what sensors and actuators are they connected to? W
203203

204204
## Post-lecture quiz
205205

206-
[Post-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/6)
206+
[Post-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/6)
207207

208208
## Review & Self Study
209209

1-getting-started/lessons/3-sensors-and-actuators/translations/README.ar.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## <div dir="rtl"> اختبار ما قبل المحاضرة </div>
44

55

6-
[<div dir="rtl"> اختبار ما قبل المحاضرة </div>](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/5)
6+
[<div dir="rtl"> اختبار ما قبل المحاضرة </div>](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/5)
77

88
## <div dir="rtl"> المقدمة </div>
99

@@ -195,7 +195,7 @@
195195

196196
## اختبار ما بعد المحاضرة
197197

198-
<a href="https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/6">اختبار ما بعد المحاضرة</a>
198+
<a href="https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/6">اختبار ما بعد المحاضرة</a>
199199

200200
## مراجعة ودراسة ذاتية
201201

1-getting-started/lessons/3-sensors-and-actuators/translations/README.bn.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## লেকচার পূর্ববর্তী কুইজ
88

9-
[লেকচার পূর্ববর্তী কুইজ](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/5)
9+
[লেকচার পূর্ববর্তী কুইজ](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/5)
1010

1111
## পরিচিতি
1212

@@ -190,7 +190,7 @@
190190

191191
## লেকচার পরবর্তী কুইজ
192192

193-
[লেকচার পরবর্তী কুইজ](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/6)
193+
[লেকচার পরবর্তী কুইজ](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/6)
194194

195195
## রিভিউ এবং স্ব-অধ্যয়ন
196196

1-getting-started/lessons/4-connect-internet/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This lesson was taught as part of the [Hello IoT series](https://youtube.com/pla
1414
1515
## Pre-lecture quiz
1616

17-
[Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/7)
17+
[Pre-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/7)
1818

1919
## Introduction
2020

@@ -434,7 +434,7 @@ For these devices, think about what messages they might be sending or receiving.
434434
435435
## Post-lecture quiz
436436
437-
[Post-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/8)
437+
[Post-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/8)
438438
439439
## Review & Self Study
440440

1-getting-started/lessons/4-connect-internet/translations/README.ar.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
> Sketchnote by [Nitya Narasimhan](https://github.com/nitya). Click the image for a larger version.
55
66
## <div dir="rtl">اختبار ما قبل المحاضرة</div>
7-
[اختبار ما قبل المحاضرة](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/7)
7+
[اختبار ما قبل المحاضرة](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/7)
88

99
## <div dir="rtl">المقدمة</div>
1010

@@ -440,7 +440,7 @@ MQTT لديها وسيط واحد وعملاء متعددين. يتصل جميع
440440
441441
## مسابقة ما بعد المحاضرة
442442
443-
[مسابقة ما بعد المحاضرة](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/8)
443+
[مسابقة ما بعد المحاضرة](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/8)
444444
445445
## مراجعة ودراسة ذاتية
446446

1-getting-started/lessons/4-connect-internet/translations/README.bn.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## লেকচার পূর্ববর্তী কুইজ
88

9-
[লেকচার পূর্ববর্তী কুইজ](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/7)
9+
[লেকচার পূর্ববর্তী কুইজ](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/7)
1010

1111
## সূচনা
1212

@@ -418,7 +418,7 @@ MQTT ব্রোকার হতে কমান্ডসমূহ গ্রহ
418418
419419
## লেকচার পরবর্তী কুইজ
420420
421-
[লেকচার পরবর্তী কুইজ](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/8)
421+
[লেকচার পরবর্তী কুইজ](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/8)
422422
423423
## রিভিউ এবং স্ব-অধ্যয়ন
424424

2-farm/lessons/1-predict-plant-growth/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## Pre-lecture quiz
88

9-
[Pre-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/9)
9+
[Pre-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/9)
1010

1111
## Introduction
1212

@@ -257,7 +257,7 @@ For these, find if there are sensors that can measure them. What about actuators
257257

258258
## Post-lecture quiz
259259

260-
[Post-lecture quiz](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/10)
260+
[Post-lecture quiz](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/10)
261261

262262
## Review & Self Study
263263

2-farm/lessons/1-predict-plant-growth/translations/README.bn.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
## লেকচার-পূর্ববর্তী কুইজ
88

9-
[লেকচার-পূর্ববর্তী কুইজ](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/9)
9+
[লেকচার-পূর্ববর্তী কুইজ](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/9)
1010

1111
## সূচনা
1212

@@ -252,7 +252,7 @@ GDD-এর সম্পূর্ণ সূত্রটি কিছুটা জ
252252

253253
## লেকচার পরবর্তী কুইজ
254254

255-
[লেকচার পরবর্তী কুইজ](https://brave-island-0b7c7f50f.azurestaticapps.net/quiz/10)
255+
[লেকচার পরবর্তী কুইজ](https://thankful-pond-0eba8f10f.1.azurestaticapps.net/quiz/10)
256256

257257
## রিভিউ এবং স্ব-অধ্যয়ন
258258

0 commit comments

Comments
 (0)