Photo by Jesse Martini on Unsplash
The Psychology Research Internship is different from other courses you have taken thus far in your university career. There are no lectures, no tutorials, and no exam. There is no “content” for you to know by the end of the session. You are entirely responsible for your own learning; the more you put in, the more you will get out of this experience. It is a unique opportunity to really use your brain.
PSYC3361 is designed to be a hands-on research experience, but this year we are not going to do that in the lab. We are going to build the course around open data, giving you the opportunity to learn skills that are critical for conducting reproducible research.
It is a bit of a an experiment so we want you to let us know how it is going as we go along. Use this anonymous/editable document at any time to let us know what is working and what is not working.
The assessment for this course is designed to allow you to engage in activities that research students and academics consider part of their “job” (reading critically, writing code, dealing with data, presenting their work, writing reports, giving feedback to peers, reflecting on their research process). We will give you all Ds and HDs (provided you complete all components and give your best effort), so the numbers don’t actually matter. You can read more about the grading philosophy for the course in this blog post.
The workshops run in flipped mode, much like elective classes in honours. In the first workshop of the term, Kate and I will do most of the talking, but after that the rest of the workshops will be run by you. There will be prep work to do (something to read, watch and/or write) before you arrive. If you do the work, you will be able to contribute to the discussion and engage in the activities. If you haven’t done what has been assigned for that week, you will let your classmates down.
This is the plan.
week <- c(1:10)
coding <- c('online1','online2','online3 + q&a1','q&a2','q&a3', 'flexibility week', 'q&a4', 'q&a5', 'q&a6', 'q&a7')
workshop <- c('what is the problem? \n why should we care?','how hard can it be?','project planning', 'NA', 'why doesnt everyone do it?', 'flexibility week', 'NA', 'group presentations', 'best practices: reproducible research', 'best practices: learning new things')
assessment <- c('','','vr part1 draft', '','vr part2 draft', 'flexibility week', '', 'group presentations','','vr final revision part 1-4')
schedule <- data.frame(week,coding,workshop,assessment)
schedule %>%
gt::gt()
week | coding | workshop | assessment |
---|---|---|---|
1 | online1 | what is the problem? why should we care? | |
2 | online2 | how hard can it be? | |
3 | online3 + q&a1 | project planning | vr part1 draft |
4 | q&a2 | NA | |
5 | q&a3 | why doesnt everyone do it? | vr part2 draft |
6 | flexibility week | flexibility week | flexibility week |
7 | q&a4 | NA | |
8 | q&a5 | group presentations | group presentations |
9 | q&a6 | best practices: reproducible research | |
10 | q&a7 | best practices: learning new things | vr final revision part 1-4 |
Of course plans can change. We don’t know how long group projects will take and the timeframe might change as we go along. The nice thing about this course is that we have ultimate flexibility; we can push deadlines back if we need more time than we thought.
At this stage workshops and Q&A sessions will run in person but we may have to switch to online only at any moment. Either way, the workshops will streamed on zoom for those who are unable to make it to class.
There are two reasons not to come to class.
Let us know and we will make sure you don’t miss out on the content.