From db4c4efed8e8a774eafbabd5d70a2a43dc7ca945 Mon Sep 17 00:00:00 2001 From: Arunima Chaudhuri Date: Sat, 29 Oct 2022 16:13:04 +0530 Subject: [PATCH] for-teachers.md --- for-teachers.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/for-teachers.md b/for-teachers.md index 09216154..afcc7b77 100644 --- a/for-teachers.md +++ b/for-teachers.md @@ -1,12 +1,12 @@ ## For Educators -Would you like to use this curriculum in your classroom? Please feel free! +Would you like to use this curriculum in your classroom? Please feel free to! In fact, you can use it within GitHub itself by using GitHub Classroom. To do that, fork this repo. You are going to need to create a repo for each lesson, so you're going to need to extract each folder into a separate repo. That way, [GitHub Classroom](https://classroom.github.com/classrooms) can pick up each lesson separately. -These [full instructions](https://github.blog/2020-03-18-set-up-your-digital-classroom-with-github-classroom/) will give you an idea how to set up your classroom. +These [full instructions](https://github.blog/2020-03-18-set-up-your-digital-classroom-with-github-classroom/) will give you an idea of how to set up your classroom. ## Using it in Moodle, Canvas or Blackboard @@ -22,7 +22,7 @@ This curriculum works well in these Learning Management Systems! Use the [Moodle If you would like to use this repo as it currently stands, without using GitHub Classroom, that can be done as well. You would need to communicate with your students which lesson to work through together. -In an online format (Zoom, Teams, or other) you might form breakout rooms for the quizzes, and mentor students to help them get ready to learn. Then invite students to for the quizzes and submit their answers as 'issues' at a certain time. You might do the same with assignments, if you want students to work collaboratively out in the open. +In an online format (Zoom, Teams, or other) you might form breakout rooms for the quizzes, and mentor students to help them get ready to learn. Then invite students to the quizzes and submit their answers as 'issues' at a certain time. You might do the same with assignments if you want students to work collaboratively out in the open. If you prefer a more private format, ask your students to fork the curriculum, lesson by lesson, to their own GitHub repos as private repos, and give you access. Then they can complete quizzes and assignments privately and submit them to you via issues on your classroom repo.