From 8fa8e4b16ca75ed85a66a6b4fb3f76408ee0e67d Mon Sep 17 00:00:00 2001 From: Jeremy Cohen Date: Wed, 31 Jul 2024 19:43:38 +0100 Subject: [PATCH] Add exercise timing. --- episodes/docker-image-examples.md | 4 ++-- episodes/introduction.md | 2 +- episodes/meet-docker.md | 2 +- episodes/reproduciblity.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/episodes/docker-image-examples.md b/episodes/docker-image-examples.md index 273133f7c..2c423177b 100644 --- a/episodes/docker-image-examples.md +++ b/episodes/docker-image-examples.md @@ -1,7 +1,7 @@ --- title: Examples of Using Container Images in Practice -teaching: 20 -exercises: 0 +teaching: 10 +exercises: 15 --- ::::::::::::::::::::::::::::::::::::::: objectives diff --git a/episodes/introduction.md b/episodes/introduction.md index 7f863471b..4d378edaf 100644 --- a/episodes/introduction.md +++ b/episodes/introduction.md @@ -1,7 +1,7 @@ --- title: Introducing Containers teaching: 20 -exercises: 0 +exercises: 5 --- ::::::::::::::::::::::::::::::::::::::: objectives diff --git a/episodes/meet-docker.md b/episodes/meet-docker.md index df5419ac1..a63829b78 100644 --- a/episodes/meet-docker.md +++ b/episodes/meet-docker.md @@ -1,7 +1,7 @@ --- title: Introducing the Docker Command Line teaching: 10 -exercises: 0 +exercises: 5 --- ::::::::::::::::::::::::::::::::::::::: objectives diff --git a/episodes/reproduciblity.md b/episodes/reproduciblity.md index 0426b204e..5091140df 100644 --- a/episodes/reproduciblity.md +++ b/episodes/reproduciblity.md @@ -1,7 +1,7 @@ --- title: 'Containers in Research Workflows: Reproducibility and Granularity' teaching: 20 -exercises: 0 +exercises: 5 --- ::::::::::::::::::::::::::::::::::::::: objectives