forked from ASKtraining/Training
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #78 from dawaedina27/main
Reusable sanitary Pads module and resource
- Loading branch information
Showing
3 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
module: | ||
name: 'Reusable Sanitary Pads' | ||
id: 'reusable_sanitary_pads' #can only contain small letters, numbers, minus and underscore. needs to be the same as the file name | ||
url: 'https://github.com/dawaedina27/Reusable-Sanitary_Pads_Making' #url that is linked in the table view, can be empty | ||
tag: 'Production&Supply Open_Source&Knowledge Sustainability Hardware&Repair Health' #list, just separated by blank space, e.g. 'Web Open_Source' | ||
description: "Reusable Sanitary Pads are cloth pads that can be used several times. They absorb the menstrual blood and the pad should stay for about 4-5 hours depending on your menstrual flow. After use, you need to wash the cloth really well and remove every stain of blood and then you can reuse the same pad. These cloth pads are usually made in several layers." | ||
pic-url: sanitary_pads.jpg | ||
duration: 0 #48 but put to 0, introduction time in minutes no function currently, the resources have their own time blocks | ||
max-participants: 30 | ||
min-trainers: 2 | ||
difficulty: 2 #1-3, 1 is easyest | ||
license: '[CC-BY-SA 4.0 International](https://choosealicense.com/licenses/cc-by-sa-4.0/)' | ||
res: ['reusable_sanitary_pads'] #IDs of the resources. e.g. ['askotec'], or if more: ['askotec', 'ohg'] | ||
# marker | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
resource: | ||
name: 'REUSANBLE SANITARY PADS MAKING' | ||
id: 'reusable_sanitary_pads' #can only contain small letters, numbers, minus and underscore. needs to be the same as the file name | ||
description: "Reusable Sanitary Pads are cloth pads that can be used several times. They absorb the menstrual blood and the pad should stay for about 4-5 hours depending on your menstrual flow. After use, you need to wash the cloth really well and remove every stain of blood and then you can reuse the same pad. These cloth pads are usually made in several layers." | ||
url: 'https://github.com/dawaedina27/Reusable-Sanitary_Pads_Making#reusanble-sanitary-pads-making' | ||
duration: 60 #in minutes | ||
difficulty: 2 #1-3, 1 is easyest | ||
cost: 0 #in $ (dont leave empty, but type 0 instead) | ||
license: '[CC-BY-SA 4.0 International](https://choosealicense.com/licenses/cc-by-sa-4.0/)' #e.g. CC BY-SA 4.0 | ||
# marker | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.