git-novice icon indicating copy to clipboard operation
git-novice copied to clipboard

Instructor Notes - reset instructions

Open allisongofman opened this issue 6 years ago • 3 comments

It might be nice to include in the instructor notes the instructions for resetting the instructor's git directory and file structure from the sample dataset between lessons so that the live coding always looks like the students' screen. While it's not too difficult, it's easy to miss something and it would be helpful to have a checklist to ensure consistency.


allisongofman avatar Mar 29 '18 14:03 allisongofman

Thanks, @allisongofman ! What do you mean exactly by resetting the instructor's git directory?

iglpdc avatar Apr 02 '18 14:04 iglpdc

I second this, although I'd phrase it as: "The instructor notes should include starting setup assumptions for each lesson."

For example, 7 - Remotes in GitHub assumes that we already have the planets/ local repo with mars.txt in it and that we have a GitHub account already created. It also assumes that we don't have a planets repo already in our GitHub account (i.e. if an instructor has taught this before, they may want to delete the GitHub repo so they don't confuse learners by creating "planets2", "planets3", ...).

esmesh avatar Apr 10 '19 16:04 esmesh

Since the lesson creates the directories and repositories as needed and with the learners, why wouldn't instructors just delete directories and git repositories between lessons?

kekoziar avatar Jul 03 '19 03:07 kekoziar