Instructor Training - 2021-04-29 - BST: Day 1

Day 1

Welcome and Expectations

Why are you taking this course? What goals do you have for this workshop? (write thoughts below)

Building Skill with Practice

Discussion 1: Acquisition of Skill

What makes a novice?

What makes a competent practitioner?

What makes an expert?

Discussion 2: Mental models

Exercise 4: Formative assessments

Discussion 3: Handling Outcomes

mostly one of the wrong answers?

mostly the right answer?

an even spread among options?

Expertise & Instruction

Discussion 4: What makes an expert

  1. Think of someone that you think is an expert (doesn’t matter what they’re an expert in). In your groups discuss and write at least 3 ways that make experts special or different from other people.
  2. Write in the doc how this may be a problem when they are trying to teach a novice. (Think back if you’ve had any personal experience of this in a training)

Group 1 (Vanessa, Ediane, Conor, Matt, Jenny, James)

Group 2 (Ece, James, Dan, Raisa, Henrik)

Group 3 (Kai, Jennifer, Bjorn, Hafiz, Emmanuelle, Erik)

Group 4 (Rodrigo, James, George, Peter, Phuong)

Memory & Cognitive Load

Exercise 5: Test Your Working Memory

What was your score? Write your answer below.

Mean = 6.19; Standard Deviation = 1.83

Exercise 6: Improving Short-term Memory with Chunking

Write the number of words you remembered below. How does this compare with your first attempt?

Mean = 6.25; SD = 1.88/

Unpaired T-test = t(32.0) = -.10; p = .924 😂😅 > Insert > Special Character

Paired t-test: [People may be systematically more likely to indicate with arrows where improvements occurred] True, only those with paired data included

       Paired t-test

data: y2 and y1
t = 2.8475, df = 13, p-value = 0.01372
alternative hypothesis: true difference in means is not equal to 0
95 percent confidence interval:
 0.3792014 2.7636557
sample estimates:
mean of the differences
               1.571429

Exercise 7: Concept Mapping

Images on google doc

Motivation and Demotivation

Authentic Tasks

Strategies for Motivating Learners

Brainstorming Motivational Strategies

Brainstorming Demotivational Experiences

Overcoming Imposter Syndrome

Learning About Accessibility

Mindset

Does Mindset matter?

Helping Learners Learn From Mistakes

Provide an Example of Habits Life-Long Learners

Teaching Is a Skill

Giving Feedback

Content +

Content -

Presentation +

Presentation -

Questions from day 1

Day 2

Welcome back

Carpentries logistic questions

Live Coding is a Skill

Exercise 1 - Up and down

Advantages

Challenges

Exercise 2 - Compare and Contrast (10 min)

poor live coding

Content +
Content -
Presentation +
Presentation -

good live coding

Content +
Content -
Presentation +
Presentation -

Preparing to teach

Exercise 4 - Evaluate Learning Objectives

  1. Identify the learning objective verb. How specifically does this verb describe the desired learner outcome?
  2. Where does this verb fit on Bloom’s taxonomy? Do you think this is an appropriate level for your learners?
  3. In your opinion, does the lesson do an effective job of meeting the stated objective?
Group 1 - Lesson: Working With files and Directories (The Unix Shell, Software Carpentries)
  1. Objective 1: “Create a directory hierarchy that matches a given diagram” – The learner outcome seems to be more in line with being able to apply and reproduce a folder structure.
  2. The verb is “create”, but it seems to ask something that is more on the “apply” level - “interpret” the diagram and “implement” it
  3. Maybe not?
Group 2 - Lesson: For loops in python; objective: Correctly write for loops to repeat simple calculations.
  1. ‘Write’ (correctly) - specific & testable (essentially writing correct syntax)
  2. ‘Remember’ (syntax), also ‘apply’ if applying to new tasks; appropriate for intro task (largely question of basic syntax)
  3. Yes - describes syntax & shows multiple examples with different tasks, exercises included with application to new calculations, etc.; next step: consider contrast with other “loops”, particularly vs. “while” for looping (analyse / evaluate)
Group 3 - Lesson: Software Carpentry - Programming with R

– Objective: “Use a for loop to process multiple files”

  1. Use is the verb. It identifies the outcome as a practical one in which the learner has acquired a new skill.
  2. Apply level. The skill is something learners should acquire by the end of the workshop. The learners don’t need to analyse, evaluate, or create for loops because these concepts involve a deep and nuanced understanding of many other wider programming concepts which cannot be acquired in the given time.
  3. There’s a jump in the material which might disrupt users’ ability to follow. The lesson tries to ensure learners understand the concept before they use it.
Group 4 - Lesson: Exploring data frames - R for repro scientific analysis [remove rows with NA values]
  1. Remove
  2. Probably in ‘create’ in the taxonomy as make a new object, but this ‘feels’ too high in the hierarchy. Can also consider it as ‘remember’ as it’s a relatively basic pre-exisitng function
  3. You learn how to remove rows with NA, so i guess it does…
Group 5 - Lesson: Data Types and Type Conversion
  1. Define - defining the types of data
  2. Remember and understand
  3. Yes. To execute the understood code in their work. They can try it on their own projects or come up with a similar example to implement.
Group 6 (James, Erik, Hafiz) - Lesson: Creating functions: Define a function that takes parameters.
  1. Define - A function in python
  2. Remember - Syntax of a function
  3. Yes - The lesson defines each statement in the function
Group 7 (Peter, George, Bjorn) - Lesson: R as a calculator in RStudio
  1. Understand: Operate within the selected framework (RStudio)
  2. Apply: Using operators and variables and see the outcomes of those in their particular spots of the framework

Exercise 5 - Where are your checkpoints?

Group 1:
Group 2:
Group 3:
Group 4:
Group 5:
Group 6 (James, Erik, Hafiz):
Group 7 (Peter, George, Bjorn):

Workshop Introductions

Exercise - Your Academic Past

LIKED the course

DISLIKED (the course)

Exercise - What’s in an Introduction?

What do you hope to accomplish in a workshop introduction?

What information do you need to include in an introduction to accomplish these goals?

Putting It Together

Exercise - Summary Overview

CONCEPTS

SKILLS

TEACHING ONLINE

HIGHLIGHT

LOW POINT