From f94fac92ba198bdb4374fe24a41b40d34b70d08d Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Tue, 11 Jun 2024 10:32:34 +0200 Subject: [PATCH] relocate links to https://coderefinery.github.io/train-the-trainer/ --- content/about/contributors.md | 3 --- content/about/project.md | 5 +---- content/join/community-teaching-training.md | 3 +-- content/join/organizations.md | 2 +- content/lessons/from-coderefinery.md | 11 ++--------- 5 files changed, 5 insertions(+), 19 deletions(-) diff --git a/content/about/contributors.md b/content/about/contributors.md index 639ff683..2b38cbd5 100644 --- a/content/about/contributors.md +++ b/content/about/contributors.md @@ -39,8 +39,5 @@ contributed a significant amount of volunteer work. - Erik Edelmann (CSC - IT Center for Science, Finland) - Lukas Berger (Technical University of Denmark) -On [this page](https://coderefinery.github.io/instructor-training/02-teaching-philosophies/) -our instructors share their teaching philosophies in short recorded videos. - ## Instructors, helpers, and team leads diff --git a/content/about/project.md b/content/about/project.md index 5cca5301..882c3b6f 100644 --- a/content/about/project.md +++ b/content/about/project.md @@ -118,11 +118,8 @@ partnerships with [research software engineers](https://nordic-rse.org) and researchers who are willing to lead skills' transfer within their local communities in the Nordics. -Instructor training workshops take 2 days and cover [this lesson -material](https://coderefinery.github.io/instructor-training/). +- [Course material](https://coderefinery.github.io/train-the-trainer/) -* **Level of Instructor training workshops** - Learners should have some familiarity with good software development practices, especially in the context of scientific software, and be -interested in sharing knowledge and teaching. ### Other types of events diff --git a/content/join/community-teaching-training.md b/content/join/community-teaching-training.md index 9cd5d183..70d936b1 100644 --- a/content/join/community-teaching-training.md +++ b/content/join/community-teaching-training.md @@ -39,5 +39,4 @@ is useful. ## See also -The material can be found at [Community teaching -training](https://coderefinery.github.io/community-teaching/). +The material can be found at . diff --git a/content/join/organizations.md b/content/join/organizations.md index dee8bb11..7ff96374 100644 --- a/content/join/organizations.md +++ b/content/join/organizations.md @@ -25,7 +25,7 @@ workshops we offer and when. Do you need to teach and reach a broader audience? Do you put on your own workshops? Join CodeRefinery, learn our [teaching -strategies](https://coderefinery.github.io/community-teaching/), and let's +strategies](https://coderefinery.github.io/train-the-trainer/), and let's improve our events together. Plenty of technical staff (who aren't primarily teachers) need to teach as part of their jobs, and this is the kind of community that CodeRefinery provides. diff --git a/content/lessons/from-coderefinery.md b/content/lessons/from-coderefinery.md index 35237281..1dcaca36 100644 --- a/content/lessons/from-coderefinery.md +++ b/content/lessons/from-coderefinery.md @@ -71,20 +71,13 @@ regular 6 half-day workshop. ## Instructor training and manuals -- [Community teaching](https://coderefinery.github.io/community-teaching/): - This material evolved from the "Instructor training" material below. Focus - changed from CodeRefinery workshops to online teaching, independently of - whether this is CodeRefinery or any other technical topic. - -- [Instructor training](https://coderefinery.github.io/instructor-training/): - Our first CodeRefinery instructor training events used this material. The - material has evolved to the "Community teaching" material (above) where we - tried to open it up and beyond only CodeRefinery workshops. +- - [CodeRefinery manuals, our guides and hints on running CodeRefinery](https://coderefinery.github.io/manuals/): As the project and community grows, documentation becomes more important and this is our place where we document our guides and methods and solutions. + ## CodeRefinery in one hour [Slides](https://cicero.xyz/v3/remark/0.14.0/github.com/coderefinery/research-software-engineering/main/presentation.md/) and [exercises](https://coderefinery.github.io/research-software-engineering/) introducing version control, documentation, reproducibility and containers, cmake and 'sharing and reusing'.