Added intial files for hindi translation

This commit is contained in:
Sanjay
2020-12-28 00:01:05 +05:30
parent e673998d7e
commit cc833ce34f
82 changed files with 1794 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
*Complete this quiz along with your submission by checking one answer per question.*
You will need to complete the following learn module(s) to complete the quiz:
[Learn Link 1]()
[Learn Link 2]()
1. [Q1]
- [ ] [Option 1]
- [ ] [Option 2]
- [ ] [Option 3]
2. [Q2]
- [ ] [Option 1]
- [ ] [Option 2]
- [ ] [Option 3]
3. [Q3]
- [ ] [Option 1]
- [ ] [Option 2]
- [ ] [Option 3]

View File

@@ -0,0 +1,19 @@
*Complete this quiz in class*
1. [Q1]
- [ ] [Option 1]
- [ ] [Option 2]
- [ ] [Option 3]
2. [Q2]
- [ ] [Option 1]
- [ ] [Option 2]
- [ ] [Option 3]
3. [Q3]
- [ ] [Option 1]
- [ ] [Option 2]
- [ ] [Option 3]

View File

@@ -0,0 +1,51 @@
# [Lesson Topic]
![Embed a video here](video-url)
## [Pre-lecture quiz](.github/pre-lecture-quiz.md)
[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](.github/post-lecture-quiz.md)
## Review & Self Study
**Assignment Due [MM/YY]**: [Assignment Name](assignment.md)

View File

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