Skip to content

Commit 3be9b15

Browse files
committed
Making live_code snake cased.
1 parent 10e5e3c commit 3be9b15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

04_instructional_team/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Technical Facilitator Playbook
22

33
## How do you interact with the repo?
4-
The Technical Facilitator will deliver the content in the `/01_slides` directory. You are encouraged to live code with participants during live sessions. Please ensure that live-coding files are uploaded to a new directory called `/live-coding` under `/01_slides` in this repository using a new branch. Please open a pull request for it to be merged.
4+
The Technical Facilitator will deliver the content in the `/01_slides` directory. You are encouraged to live code with participants during live sessions. Please ensure that live coding files are uploaded to a new directory called `/live_code` under `/05_cohort_three` in this repository using a new branch. Please open a pull request for it to be merged.
55

66
## How does the module flow?
77
The module is organized into 3 main directories:
88
1. Slides
99
2. Assignments
1010
3. Homework
1111

12-
The `/01_slides` directory would be the first directory anyone would see, and contains the lecture slides, learning The `/01_slides` directory contains the live learning session slides and the live-coding files.
12+
The `/01_slides` directory contains the live learning session slides.
1313

1414
The `/02_assignments` contains assignments participants should submit for evaluation as `complete` or `incomplete`. The assignments measure a participant's achievement of the learning outcomes, and help technical facilitators determine if a participant has successfully completed the learning module.
1515

0 commit comments

Comments
 (0)