-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #429 from AimeeMRosato/master
protected materials and landing page updates
- Loading branch information
Showing
15 changed files
with
16 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
|
||
**Pacing Guidance:** 1 Day is a 55 minute class period. | ||
|
||
**Protected content** such as unit quizzes, quiz answer keys, project sample solutions can be accessed from the TEALS Dashboard in Additional Curriculum Materials. | ||
Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information. | ||
|
||
For TEALS schools in **BC, Canada**, please see [Aligning TEALS Python Teaching Resources with the BC Curriculum](CA_README.md.html). | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ | |
## Materials/Preparation | ||
|
||
* [1.05 Slide Deck](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/1_unit/slidedecks/Intro%20Python%201.05%20TEALS.pptx) | ||
* Download quiz and Answer key(access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS Dashboard][]) | ||
* Download quiz and Answer keys. Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information. | ||
* [Associated Readings 1.3](https://tealsk12.github.io/2nd-semester-introduction-to-computer-science/readings.md.html#associatedreadings/1.3) | ||
* Take the quiz. | ||
* After taking the quiz yourself, take a look at the answer key provided in the additional curriculum materials. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ | |
* [Project spec - Mad Libs][] ([docx][1]) ([pdf][2]) | ||
* [Project spec - Mad Libs (Canadian version)][] ([docx][3]) ([pdf][4]) | ||
* [Project spec - Magic Square][] ([docx][5]) ([pdf][6]) | ||
* Solution (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS dashboard][]) | ||
* Solution (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information.) | ||
* [Editable grading rubric](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/1_unit/06_lesson/rubric.docx) | ||
|
||
## Preparation | ||
|
@@ -56,7 +56,7 @@ | |
* Pass out and the project specification and walk students through all the requirements and potential challenges. | ||
* Emphasize that prompts must ask for the correct noun-verb combinations. | ||
* Encourage students to look at the grading rubric on page two repeatedly throughout the project to ensure they are meeting all the requirements. | ||
* Demo a sample project solution (access protected resources by clicking on "Additional curriculum materials" on the [TEALS dashboard](https://www.tealsk12.org/dashboard/)) for students to see how a completed program should function. | ||
* Demo a sample project solution for students to see how a completed program should function. | ||
* Identify the sub problems of MadLibs. | ||
* Have students list what variables, inputs, and print statements they will need. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
* [2.03 Slide Deck](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/2_unit/slidedecks/Intro%20Python%202.03%20TEALS.pptx) | ||
* [Do Now][] | ||
* [Lab - triangle program][] ([docx][]) ([pdf][]) | ||
* Solution (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS Dashboard][]). | ||
* Solution (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information). | ||
* [Associated Readings 2.3](https://tealsk12.github.io/2nd-semester-introduction-to-computer-science/readings.md.html#associatedreadings/2.3) | ||
* Read through the do now, lesson, and lab so that you are familiar with the requirements and can assist students. | ||
* Video Resources: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
* [2.04 Slide Deck](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/2_unit/slidedecks/Intro%20Python%202.04%20TEALS.pptx) | ||
* [Do Now][] | ||
* [Lab - Food Chooser][] ([docx][]) ([pdf][]). | ||
* Solution (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS Dashboard][]). | ||
* Solution (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information). | ||
* [Associated Readings 2.4](https://tealsk12.github.io/2nd-semester-introduction-to-computer-science/readings.md.html#associatedreadings/2.4) | ||
* Read through the do now, lesson, and lab so that you are familiar with the requirements and can assist students. | ||
* Video Resources: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
* [Project Spec - To-do List][] ([docx][5]) ([pdf][6]) | ||
* [Text Monster Starter Code](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/2_unit/07_lesson/text_Monster_Starter_Code.py) | ||
* [Editable Grading Rubric](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/2_unit/07_lesson/rubric.docx) | ||
* Sample Solutions (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS Dashboard][]). | ||
* Sample Solutions (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information). | ||
|
||
## Preparation | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ | |
## Materials/Preparation | ||
|
||
* [4.05 Slide Deck](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/4_unit/slidedecks/Intro%20Python%204.05%20TEALS.pptx) | ||
* Quiz (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS Dashboard][]) | ||
* Quiz (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information) | ||
* [Lab - Debugging Practice][] ([docx][]) ([pdf][]) | ||
* [Coding Example][] | ||
* Read through the quiz, lesson, and lab so that you are familiar with the requirements and can assist students. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
* [Teacher's guide for BC curriculum alignment](project_canada.md.html) | ||
* [Project Spec - 2 Player Tic-Tac-Toe][] ([docx][3]) ([pdf][4]) | ||
* [Tic Tac Toe starter code](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/4_unit/06_lesson/tictactoe_starter_code.py) | ||
* Solution (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS dashboard]) | ||
* Solution (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information) | ||
* Read through the handout, lesson, and project so that you are familiar with the requirements and can assist students | ||
* Try creating your own variation on the Tic-Tac-Toe game so you are familiar with the potential challenges and bugs your students will hit | ||
* Review [4 steps to solve any CS problem][] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ | |
|
||
* [5.05 Slide Deck](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/5_unit/slidedecks/Intro%20Python%205.05%20TEALS.pptx) | ||
* [Do Now][] | ||
* Solution (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS Dashboard][]) | ||
* Solution (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information) | ||
* [EarSketch Editor][] | ||
* [Project][] ([docx][]) ([pdf][]) | ||
* [Teacher's guide for BC curriculum alignment](project_canada.md.html) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ | |
## Materials/Preparation | ||
|
||
* [Do Now][] | ||
* Solution (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS Dashboard][]) | ||
* Solution (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information) | ||
* [EarSketch Editor][] | ||
* [Project][] ([docx][]) ([pdf][]) | ||
* Read through the do now and project spec so that you are familiar with the requirements and can assist students | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
* [6.02 Slide Deck](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/6_unit/slidedecks/Intro%20Python%206.02%20TEALS.pptx) | ||
* [Do Now][] | ||
* [Lab - Word Counter][] ([docx][]) ([pdf][]) | ||
* Solution (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS Dashboard][]). | ||
* Solution (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information). | ||
* [Associated Reading](https://tealsk12.github.io/2nd-semester-introduction-to-computer-science/readings.md.html#associatedreadings/6.2) | ||
* Read through the do now, lesson, and lab so that you are familiar with the requirements and can assist students. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
* [Project Spec - Buy an Umbrella][] ([docx][1]) ([pdf][2]) | ||
* [Project Spec - Guess Who][] ([docx][3]) ([pdf][4]) | ||
* [Project Spec - Guess Who (Hockey Canada Edition)][] ([docx][5]) ([pdf][6]) | ||
* Solution (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS Dashboard][]). | ||
* Solution (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information). | ||
* Read through the do now and project spec so that you are familiar with the requirements and can assist students. | ||
* Try creating your own variation on the Guess Who game so you are familiar with the potential challenges and bugs your students will hit. | ||
* Review [4 Steps to Solve Any CS Problem][] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
* [7.05 Slide Deck](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/7_unit/slidedecks/Intro%20Python%207.05%20TEALS.pptx) | ||
* [Project Spec - Pokemon][] ([docx][1]) ([pdf][2]) | ||
* [Project Spec - Mailing List][] ([docx][3]) ([pdf][4]) | ||
* Solution (access protected resources by clicking on "Additional Curriculum Materials" on the [TEALS Dashboard][]). | ||
* Solution (Protected content such as unit quizzes, quiz answer keys, project sample solutions are available to those with a TEALS Dashboard account. Please email [email protected] for access information). | ||
* Read through the project spec so that you are familiar with the requirements and can assist students. | ||
* Try creating your own project so that you can Review [4 Steps to Solve Any CS Problem][]. | ||
* [Editable Grading Rubric](https://github.com/TEALSK12/2nd-semester-introduction-to-computer-science/raw/master/units/7_unit/05_lesson/rubric.docx) | ||
|