From 582efda162e12e2c28d036476d6a19aa9c7a4053 Mon Sep 17 00:00:00 2001 From: walthierer Date: Thu, 11 Jul 2024 15:59:04 +0200 Subject: [PATCH] updating the two ASKtraining modules + new resource --- _modules/asktraining_overview.md | 2 +- _modules/training_planner.md | 2 +- _resources/training_planner_step-by-step_guide.md | 12 ++++++++++++ 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 _resources/training_planner_step-by-step_guide.md diff --git a/_modules/asktraining_overview.md b/_modules/asktraining_overview.md index 4f0b127d..66502453 100644 --- a/_modules/asktraining_overview.md +++ b/_modules/asktraining_overview.md @@ -12,5 +12,5 @@ module: min-trainers: 1 difficulty: 1 #1-3, 1 is easyest license: '[CC-BY-SA 4.0](https://choosealicense.com/licenses/cc-by-sa-4.0/)' - res: 'filtering_option_overview_page, modules_overview_page' #comma-separated list e.g. 'askotec', or if more than 1: 'askotec, ohg' + res: 'filtering_option_overview_page, modules_overview_page, training_planner_step-by-step_guide' #comma-separated list e.g. 'askotec', or if more than 1: 'askotec, ohg' --- \ No newline at end of file diff --git a/_modules/training_planner.md b/_modules/training_planner.md index e34c3fc8..4098633c 100644 --- a/_modules/training_planner.md +++ b/_modules/training_planner.md @@ -12,5 +12,5 @@ module: min-trainers: 1 difficulty: 1 #1-3, 1 is easyest license: '[CC-BY-SA 4.0 International](https://choosealicense.com/licenses/cc-by-sa-4.0/)' - res: 'terms_tp, training_planner_training_planner, module_selection_training_planner, further_features_tp' #comma-separated list e.g. 'askotec', or if more than 1: 'askotec, ohg' + res: 'terms_tp, training_planner_training_planner, module_selection_training_planner, further_features_tp, training_planner_step-by-step_guide' #comma-separated list e.g. 'askotec', or if more than 1: 'askotec, ohg' --- \ No newline at end of file diff --git a/_resources/training_planner_step-by-step_guide.md b/_resources/training_planner_step-by-step_guide.md new file mode 100644 index 00000000..e1aa9a57 --- /dev/null +++ b/_resources/training_planner_step-by-step_guide.md @@ -0,0 +1,12 @@ +--- +resource: + name: '#ASKtraining Step-by-Step Guide' + id: 'training_planner_step-by-step_guide' + description: "This step-by-step guide for the #ASKtraining platform provides a comprehensive overview of its two main components. It includes short video sequences and screenshots that detail all the necessary steps, making it easy to navigate and utilize the platform effectively." + url: 'https://walthierer.github.io/walthierer.asktraining-tutorial.github.io/' + duration: 60 + difficulty: 1 + cost: 0 + license: '[CC-BY-SA 4.0](https://choosealicense.com/licenses/cc-by-sa-4.0/)' #e.g. CC BY-SA 4.0, can have [link](URL) + author: '[Jodi Rose](https://solarpunk.agency/), [Bastian Walthierer](https://www.linkedin.com/in/bastian-walthierer-0416b5112/)' #add the author/organisation name in here, use [markdown](URL) formatting to link to website/reference. You can add also multiple authors via '[author 1](link1), [author 2](link2), author 3' +---