Skip to content

Commit 7a982ca

Browse files
authored
Update instructor-guide.md
1 parent 2de5a9a commit 7a982ca

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

resources/organizing/instructor-guide.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
## Target Audience:
1+
## Target Audience
22
Please specify the target audience for this tutorial. What does the audience need to know to be able to benefit from your tutorial? Can you eliminate unnecessary prerequisites?
33

44
OceanHackWeek participants come from diverse technical backgrounds: while some may have basic scripting experience, others may have built complex applications within their domain, and still may be completely unfamiliar with libraries used in an adjacent domain.
55

6-
## Learning Objectives:
6+
## Learning Objectives
77
Please provide a few measurable learning objectives for your tutorial: those should be short statements of what participants will be able to do immediately after the tutorial. Consider learning objectives of varying complexity: some expect participants to be able to execute simple tasks, while others expect them to be able to develop new approaches to address a problem. You can use the [Bloom’s Taxonomy categorization](https://www.unmc.edu/facdev/_documents/teaching-docs/bloom-taxonomy.pdf) to structure your objectives.
88

99
**Example:**
1010

11-
After the lesson the learners will be able to
12-
* Outline elements of ML pipelines
13-
* List major differences between types of ML methods, and steps to proceed to evaluate their performance
14-
* Identify contexts where deep learning can be useful
15-
* Organize labeled datasets in a format expected by ML libraries
11+
*After the lesson the learners will be able to*
12+
* *Outline elements of ML pipelines*
13+
* *List major differences between types of ML methods, and steps to proceed to evaluate their performance*
14+
* *Identify contexts where deep learning can be useful*
15+
* *Organize labeled datasets in a format expected by ML libraries*
1616

17-
Think about the balance of how this tutorial can be helpful to participants during the hackweek vs. afterwards throughout their careers.
17+
Think about the balance of how your tutorial can be helpful to participants during the hackweek vs. afterwards throughout their careers.
1818

19-
## General Tips:
19+
## General Tips
2020
Think of ways to engage the audience during the tutorial. That can also set the right tone of how much detail you need to provide. Remember the more experienced participants may be the more vocal ones so think of ways to hear from everybody without making them feel uncomfortable for not knowing a concept. Anonymous polls can be useful (such as [particifi](https://particify.de/en/)).
2121

2222
Although the content of your tutorial may not seem a lot when presented as stand-alone, the participants are going through a sequence of tutorials during the week, and are also learning a lot of new things for their projects.
@@ -30,7 +30,7 @@ Although the content of your tutorial may not seem a lot when presented as stand
3030
* Spell out the ones that the participants need to know
3131
* If some are not important, be explicit that they are not important right now, and they are just there for future reference
3232

33-
## Tips for Use Case/Workflow Presentation:
33+
## Tips for Use Case/Workflow Presentations
3434

3535
* While preparing your presentation, identify which of its components generalize outside of the use case; state those explicitly to help listeners focus on what can be relevant to them
3636
* Share lessons learned: what worked well, what did not

0 commit comments

Comments
 (0)