-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
jamesb
committed
Oct 13, 2021
1 parent
b19e91f
commit c5256c9
Showing
5 changed files
with
30 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,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" | ||
}, | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.