Skip to content

Commit

Permalink
- Added: test files
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesb committed Oct 13, 2021
1 parent b19e91f commit c5256c9
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions deck.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"title": "Pleasure of Learning",
"author": "Jamesb | Experimental Learning",
"elements": [
{
"comps": [
{
"type": "html",
"text": "The \"...\" Effect: When a piece of information perfectly fits our prior knowledge.",
"showAt": 7
},
{ "type": "html", "text": "Slot In Effect", "showAt": 6 },
{ "type": "image", "src": "https://raw.githubusercontent.com/bjsi/pleasure-of-learning/main/images/jigsaw-slot-in.png", "showAt": 6 }
],
"template": "Item Picture"
},
{
"comps": [
{
"type": "html",
"text": "Learning new knowledge will be difficult if you do not have much ... about the topic.",
"showAt": 7
},
{ "type": "html", "text": "prior knowledge", "showAt": 6 },
{ "type": "image", "src": "https://raw.githubusercontent.com/bjsi/pleasure-of-learning/main/images/knowledge-web.png", "showAt": 6 }
],
"template": "Item Picture"
},
]
}
Binary file added images/jigsaw-slot-in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/knowledge-web.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/models-of-reality.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/semantic-distance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c5256c9

Please sign in to comment.