diff --git a/lesson-template/.github/post-lecture-quiz.md b/lesson-template/.github/post-lecture-quiz.md deleted file mode 100644 index c4d3e589..00000000 --- a/lesson-template/.github/post-lecture-quiz.md +++ /dev/null @@ -1,24 +0,0 @@ -*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] \ No newline at end of file diff --git a/lesson-template/.github/pre-lecture-quiz.md b/lesson-template/.github/pre-lecture-quiz.md deleted file mode 100644 index 48271a9c..00000000 --- a/lesson-template/.github/pre-lecture-quiz.md +++ /dev/null @@ -1,19 +0,0 @@ -*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] \ No newline at end of file diff --git a/lesson-template/README.md b/lesson-template/README.md index 6bd23057..e81a7322 100644 --- a/lesson-template/README.md +++ b/lesson-template/README.md @@ -2,7 +2,7 @@ ![Embed a video here](video-url) -## [Pre-lecture quiz](.github/pre-lecture-quiz.md) +## [Pre-lecture quiz](quiz-url) [Describe what we will learn] @@ -44,7 +44,7 @@ code blocks Optional: add a screenshot of the completed lesson's UI if appropriate -## [Post-lecture quiz](.github/post-lecture-quiz.md) +## [Post-lecture quiz](quiz-url) ## Review & Self Study diff --git a/lesson-template/translations/README.hi.md b/lesson-template/translations/README.hi.md index 7d4cf650..9537d39e 100644 --- a/lesson-template/translations/README.hi.md +++ b/lesson-template/translations/README.hi.md @@ -2,7 +2,7 @@ ![यहां एक वीडियो एम्बेड करें](video-url) -## [पूर्व-पठन क्विज़](.github/pre-lecture-quiz.hi.md) +## [पूर्व-पठन क्विज़](quiz-url) [वर्णन करें कि हम क्या सीखेंगे] @@ -44,7 +44,7 @@ code blocks वैकल्पिक: उपयुक्त होने पर पूर्ण पाठ के UI का स्क्रीनशॉट जोड़ें -## [पोस्ट-व्याख्यान प्रश्नोत्तरी](.github/post-lecture-quiz.hi.md) +## [पोस्ट-व्याख्यान प्रश्नोत्तरी](quiz-url) ## समीक्षा और स्व अध्ययन