Training: Tech shorts
Preface
This is a series of short lessons in various technologies useful to our work.
Quick start
The first step is to read over the lesson Github Collaboration.
Summary
- Make a branch for your lesson.
- Create a Quarto markdown document with
## Objectives
and## Key points
and add it to that branch. - Add the document to the
_quarto.yml
. - Teach your topic to your team for 30-45 mins. Please remember to record the lesson.
- Each learner selects a key point to contribute material on. Use the lesson issue for that topic to assign yourself and another learner to review your contribution.
- Make a draft pull request to the lesson branch and ask the other learner assigned to review. Make changes until you’re both happy.
- Mark the pull request as ready, and request the instructor to review.
- When the instructor is happy with the changes they should merge the learners contribution back into their lesson branch.
- The instructor reviews and merges the lesson branch when all contributions have been received. It is the responsibility of the teacher to make sure contributions have been received after two weeks.
Review lessons
Each lesson should be followed up by a review lesson the following week. Here, the teacher should review and discuss points that they notice learners had difficulty with.