Merge branch 'merge-branch' of https://github.com/CinnamonXI/IoT-For-Beginners into merge-branch

pull/35/head
Lateefah Bello 4 years ago
commit 7916224cbf

@ -4,7 +4,7 @@ We welcome translations for the lessons in this curriculum!
## Guidelines
There are [**translations**](https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/1-getting-started/1-intro-to-programming-languages/translations) folders which contain the translated markdown files.
There are [**translations**](https://github.com/microsoft/IoT-For-Beginners/tree/main/1-getting-started/lessons/1-introduction-to-iot/translations) folders which contain the translated markdown files.
Translated lessons should follow this naming convention:
@ -12,10 +12,10 @@ Translated lessons should follow this naming convention:
where _[language]_ is a two letter language abbreviation following the ISO 639-1 standard (e.g. `README.es.md` for Spanish and `README.nl.md` for Dutch).
**Quizzes**
## Quizzes
Add your translation to the quiz-app by adding a file here: https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/quiz-app/src/assets/translations. Please don't localize the words 'true' or 'false' however. thanks!
Add your translation to the quiz-app by adding a file here: https://github.com/microsoft/IoT-For-Beginners/tree/main/quiz-app/src/assets/translations. Please don't localize the words 'true' or 'false' however. thanks!
**THANK YOU**
## THANK YOU
We truly appreciate your efforts!

@ -0,0 +1,51 @@
# [Lesson Topic]
![Embed a video here](video-url)
## [Pre-lecture quiz](quiz-url)
[Describe what we will learn]
### Introduction
Describe what will be covered
> Notes
### Prerequisite
What steps should have been covered before this lesson?
### Preparation
Preparatory steps to start this lesson
---
[Step through content in blocks]
## [Topic 1]
### Task:
Work together to progressively enhance your codebase to build the project with shared code:
```html
code blocks
```
✅ Knowledge Check - use this moment to stretch students' knowledge with open questions
## [Topic 2]
## [Topic 3]
🚀 Challenge: Add a challenge for students to work on collaboratively in class to enhance the project
Optional: add a screenshot of the completed lesson's UI if appropriate
## [Post-lecture quiz](quiz-url)
## Review & Self Study
**Assignment Due [MM/YY]**: [Assignment Name](assignment.md)

@ -0,0 +1,9 @@
# [Assignment Name]
## Instructions
## Rubric
| Criteria | Exemplary | Adequate | Needs Improvement |
| -------- | --------- | -------- | ----------------- |
| | | | |

@ -0,0 +1,51 @@
# [पाठ विषय]
![यहां एक वीडियो एम्बेड करें](video-url)
## [पूर्व-पठन क्विज़](quiz-url)
[वर्णन करें कि हम क्या सीखेंगे]
### परिचय
वर्णन करें कि क्या कवर किया जाएगा
> टिप्पणियाँ
### शर्त
इस पाठ से पहले क्या कदम उठाए जाने चाहिए थे?
### तैयारी
इस पाठ को शुरू करने के लिए प्रारंभिक कदम
---
[ब्लॉकों में सामग्री के माध्यम से कदम]
## [विषय १]
### कार्य:
साझा कोड के साथ प्रोजेक्ट बनाने के लिए अपने कोडबेस को उत्तरोत्तर बढ़ाने के लिए मिलकर काम करें:
```html
code blocks
```
✅ नॉलेज चेक - इस पल का उपयोग खुले प्रश्नों के साथ छात्रों के ज्ञान को फैलाने के लिए करें
## [विषय २]
## [विषय ३]
🚀 चुनौती: परियोजना को बढ़ाने के लिए कक्षा में सहयोगी रूप से काम करने के लिए छात्रों के लिए एक चुनौती जोड़ें
वैकल्पिक: उपयुक्त होने पर पूर्ण पाठ के UI का स्क्रीनशॉट जोड़ें
## [पोस्ट-व्याख्यान प्रश्नोत्तरी](quiz-url)
## समीक्षा और स्व अध्ययन
**बाकी असाइनमेंट [MM/YY]**: [असाइनमेंटका नाम](assignment.hi.md)

@ -0,0 +1,9 @@
# [असाइनमेंटका नाम]
## अनुदेश
## शीर्ष
| मानदंड | उदाहरणात्मक | पर्याप्त | सुधार की जरूरत |
| ------ | ----------- | -------- | -------------- |
| | | | |
Loading…
Cancel
Save