You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/organizing/instructor-guide.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,22 @@
1
-
## Target Audience:
1
+
## Target Audience
2
2
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?
3
3
4
4
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.
5
5
6
-
## Learning Objectives:
6
+
## Learning Objectives
7
7
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.
8
8
9
9
**Example:**
10
10
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*
16
16
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.
18
18
19
-
## General Tips:
19
+
## General Tips
20
20
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/)).
21
21
22
22
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
30
30
* Spell out the ones that the participants need to know
31
31
* If some are not important, be explicit that they are not important right now, and they are just there for future reference
32
32
33
-
## Tips for Use Case/Workflow Presentation:
33
+
## Tips for Use Case/Workflow Presentations
34
34
35
35
* 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
36
36
* Share lessons learned: what worked well, what did not
0 commit comments