├── .gitbook └── assets │ ├── 0.png │ ├── 1.png │ ├── 2a30d7eaa7a77935c6b01ef1b79ff5002107.pdf │ ├── Education-Career-Journey.json │ ├── Untitled-2020-10-23-1334(2).png │ ├── Untitled-2020-10-23-1334(3).png │ ├── education-career-journey.json │ ├── image (1).png │ ├── image.png │ ├── untitled-2020-10-23-1334-2-.png │ └── untitled-2020-10-23-1334-3-.png ├── README.md ├── SUMMARY.md ├── content ├── are-they-all-engaged.md ├── do-they-understand-what-i-taught.md ├── empathy.md ├── how-do-i-get-the-most-out-of-zoom.md ├── how-do-i-motivate-explanations-for-students.md ├── motivation-and-demotivation.md ├── questioning.md ├── the-classroom-1.md ├── welcome-to-the-education-team.md ├── what-are-they-all-thinking.md ├── what-is-a-good-learning-objective.md ├── whats-different-about-remote-teaching.md ├── why-do-we-teach.md └── why-dont-they-understand.md ├── role-training ├── education-buddy-training.md ├── homework-mentor-training.md ├── lead-teacher-training.md └── syllabus-contributor-training.md ├── roles ├── assistant-teacher.md ├── education-buddy.md ├── education-buddy │ ├── README.md │ ├── education-buddy-training.md │ └── mentoring-session-plan.md ├── homework-mentor │ ├── README.md │ └── homework-mentor-training.md ├── lead-teacher.md ├── lead-teacher │ ├── README.md │ ├── lead-teacher-training.md │ └── teaching-a-session-at-cyf.md ├── syllabus-contributor.md ├── syllabus-contributor │ ├── README.md │ └── syllabus-contributor-training.md └── teaching-assistant │ ├── README.md │ └── training.md └── tasks └── marking-coursework.md /.gitbook/assets/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/0.png -------------------------------------------------------------------------------- /.gitbook/assets/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/1.png -------------------------------------------------------------------------------- /.gitbook/assets/2a30d7eaa7a77935c6b01ef1b79ff5002107.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/2a30d7eaa7a77935c6b01ef1b79ff5002107.pdf -------------------------------------------------------------------------------- /.gitbook/assets/Education-Career-Journey.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/Education-Career-Journey.json -------------------------------------------------------------------------------- /.gitbook/assets/Untitled-2020-10-23-1334(2).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/Untitled-2020-10-23-1334(2).png -------------------------------------------------------------------------------- /.gitbook/assets/Untitled-2020-10-23-1334(3).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/Untitled-2020-10-23-1334(3).png -------------------------------------------------------------------------------- /.gitbook/assets/education-career-journey.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/education-career-journey.json -------------------------------------------------------------------------------- /.gitbook/assets/image (1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/image (1).png -------------------------------------------------------------------------------- /.gitbook/assets/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/image.png -------------------------------------------------------------------------------- /.gitbook/assets/untitled-2020-10-23-1334-2-.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/untitled-2020-10-23-1334-2-.png -------------------------------------------------------------------------------- /.gitbook/assets/untitled-2020-10-23-1334-3-.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/.gitbook/assets/untitled-2020-10-23-1334-3-.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/README.md -------------------------------------------------------------------------------- /SUMMARY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/SUMMARY.md -------------------------------------------------------------------------------- /content/are-they-all-engaged.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/are-they-all-engaged.md -------------------------------------------------------------------------------- /content/do-they-understand-what-i-taught.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/do-they-understand-what-i-taught.md -------------------------------------------------------------------------------- /content/empathy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/empathy.md -------------------------------------------------------------------------------- /content/how-do-i-get-the-most-out-of-zoom.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/how-do-i-get-the-most-out-of-zoom.md -------------------------------------------------------------------------------- /content/how-do-i-motivate-explanations-for-students.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/how-do-i-motivate-explanations-for-students.md -------------------------------------------------------------------------------- /content/motivation-and-demotivation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/motivation-and-demotivation.md -------------------------------------------------------------------------------- /content/questioning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/questioning.md -------------------------------------------------------------------------------- /content/the-classroom-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/the-classroom-1.md -------------------------------------------------------------------------------- /content/welcome-to-the-education-team.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/welcome-to-the-education-team.md -------------------------------------------------------------------------------- /content/what-are-they-all-thinking.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/what-are-they-all-thinking.md -------------------------------------------------------------------------------- /content/what-is-a-good-learning-objective.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/what-is-a-good-learning-objective.md -------------------------------------------------------------------------------- /content/whats-different-about-remote-teaching.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/whats-different-about-remote-teaching.md -------------------------------------------------------------------------------- /content/why-do-we-teach.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/why-do-we-teach.md -------------------------------------------------------------------------------- /content/why-dont-they-understand.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/content/why-dont-they-understand.md -------------------------------------------------------------------------------- /role-training/education-buddy-training.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/role-training/education-buddy-training.md -------------------------------------------------------------------------------- /role-training/homework-mentor-training.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/role-training/homework-mentor-training.md -------------------------------------------------------------------------------- /role-training/lead-teacher-training.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/role-training/lead-teacher-training.md -------------------------------------------------------------------------------- /role-training/syllabus-contributor-training.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/role-training/syllabus-contributor-training.md -------------------------------------------------------------------------------- /roles/assistant-teacher.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/roles/assistant-teacher.md -------------------------------------------------------------------------------- /roles/education-buddy.md: -------------------------------------------------------------------------------- 1 | # Education Buddy 2 | 3 | -------------------------------------------------------------------------------- /roles/education-buddy/README.md: -------------------------------------------------------------------------------- 1 | # Education Buddy 2 | 3 | -------------------------------------------------------------------------------- /roles/education-buddy/education-buddy-training.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/roles/education-buddy/education-buddy-training.md -------------------------------------------------------------------------------- /roles/education-buddy/mentoring-session-plan.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/roles/education-buddy/mentoring-session-plan.md -------------------------------------------------------------------------------- /roles/homework-mentor/README.md: -------------------------------------------------------------------------------- 1 | # Homework Mentor 2 | 3 | -------------------------------------------------------------------------------- /roles/homework-mentor/homework-mentor-training.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/roles/homework-mentor/homework-mentor-training.md -------------------------------------------------------------------------------- /roles/lead-teacher.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/roles/lead-teacher.md -------------------------------------------------------------------------------- /roles/lead-teacher/README.md: -------------------------------------------------------------------------------- 1 | # Lead Teacher 2 | 3 | -------------------------------------------------------------------------------- /roles/lead-teacher/lead-teacher-training.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/roles/lead-teacher/lead-teacher-training.md -------------------------------------------------------------------------------- /roles/lead-teacher/teaching-a-session-at-cyf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/roles/lead-teacher/teaching-a-session-at-cyf.md -------------------------------------------------------------------------------- /roles/syllabus-contributor.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/roles/syllabus-contributor.md -------------------------------------------------------------------------------- /roles/syllabus-contributor/README.md: -------------------------------------------------------------------------------- 1 | # Syllabus Contributor 2 | 3 | -------------------------------------------------------------------------------- /roles/syllabus-contributor/syllabus-contributor-training.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/roles/syllabus-contributor/syllabus-contributor-training.md -------------------------------------------------------------------------------- /roles/teaching-assistant/README.md: -------------------------------------------------------------------------------- 1 | # Teaching Assistant 2 | 3 | -------------------------------------------------------------------------------- /roles/teaching-assistant/training.md: -------------------------------------------------------------------------------- 1 | # Training 2 | 3 | -------------------------------------------------------------------------------- /tasks/marking-coursework.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeYourFuture/Teacher-Training/HEAD/tasks/marking-coursework.md --------------------------------------------------------------------------------