-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
teaching #20
Comments
Mental model
Teaching speed
|
Formative assessments
Multiple choice questions
Faded examplesCode, where (small) parts are missing. Wrong orderProvide whole code, but in wrong order. |
Connections between different facts or learningComponents
WorkflowsBuilding workflows helps repeating the components and also forming the right connections. |
Danger points of being an expert
Language tips
|
Build concept maps
|
Training material
|
Teaching guidelines
|
Memory effects
|
ProgrammingFaded examplestotal_length(["red", "green", "blue"]) => 12 word_lengths(["red", "green", "blue"]) => [3, 5, 4] concatenate_all(["red", "green", "blue"]) => "redgreenblue" acronymize(["red", "green", "blue"]) => "RGB" |
FeedbackMinute cardsAfter a session:
One up one downSequentially let people say something they liked or could be improved. Sticky notesOne positive, one improvement. |
Positive environment
|
Decide what to teach
|
Motivation
|
Feedback
|
Expectation management
|
Praising: Growth mindset!
|
Getting feedback
|
Learner profilesDescription of person Challenges the person is facing How the course will help him tackling his challenges |
Learning objectivesClearly state learning objects of whole course Also state objectives before each subsection Draw maps (blocks with arrows inbetween) to see where we are and how it fits together with what we learned so far Include motivation |
LessonsStructure your course into small lessons, with maximum 4 learning objectives stated on top. Ideally you have a formative assessment at the end. |
Etherpad
|
Click along teaching of IJProbably immediately practice macro recording, because this also is a easy way to get people back on track, because one can just copy and paste commands rather than following along in the user interface. |
Teaching style
|
ImageJ specificShow search bar as soon as possible! |
Concept maps
|
Teaching feedback
|
GUI teachingMagnifying glass tool for mac? |
Introductionlearners should
instructor should
introduce the schedule (coffee breaks) introduce the workshop in total and how your session fits in introduce ways of giving feedback (sticky notes) Motivation: why is it important to learn this?
Get to know each otherIcebreakers:
Learners levelUse etherpad for voting on skill level (send before course). Table setupCabaret might be best (4 people at one table, facing each other). self introduction:
motivation:
|
Meta
Levels
The text was updated successfully, but these errors were encountered: