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.
update: ROSHOP module with video resource
- Loading branch information
Showing
2 changed files
with
13 additions
and
1 deletion.
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
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: '#ROSHOP - Detailed Intro-Presentation (Video)' | ||
id: 'roshop-intro-presentation' #can only contain small letters, numbers, minus and underscore. needs to be the same as the file name | ||
description: "Video - Detailed presentation at Carleton University for Architecture & Urbanism - Introducing #ROSHOP - Responsive Open Source Modular Housing Prototype (YouTube)" | ||
url: 'https://www.youtube.com/watch?v=37qcm1aUtps' | ||
duration: 100 #in minutes, 0 min for "tool-kits" with no educational timeframe | ||
difficulty: 1 #1-3, 1 is easyest | ||
cost: 0 #in $ (dont leave empty, but type 0 instead) | ||
license: '' #e.g. CC BY-SA 4.0, can have [link](URL) | ||
author: '[Vuga William, Stephen Kovats, Peter Treuheit, [Carleton University](https://architecture.carleton.ca/)]' #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' | ||
--- |