Skip to content

Instantly share code, notes, and snippets.

@BaaWolf
Created December 18, 2016 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BaaWolf/251450b708fb6debd3677a8a052feea7 to your computer and use it in GitHub Desktop.
Save BaaWolf/251450b708fb6debd3677a8a052feea7 to your computer and use it in GitHub Desktop.
[
{
"pid": 1,
"position": {
"x": 303,
"y": 98
},
"name": "start",
"tags": [
""
],
"content": "Pat a cake<break time='500ms'/> [[pat a cake]] ",
"childrenNames": [
"[[pat a cake]]"
]
},
{
"pid": 2,
"position": {
"x": 307,
"y": 303
},
"name": "pat a cake",
"tags": [
""
],
"content": "bakers [[man]]",
"childrenNames": [
"[[man]]"
]
},
{
"pid": 3,
"position": {
"x": 302,
"y": 501
},
"name": "man",
"tags": [
""
],
"content": "bake me a [[cake]] ",
"childrenNames": [
"[[cake]]"
]
},
{
"pid": 4,
"position": {
"x": 505,
"y": 102
},
"name": "cake",
"tags": [
""
],
"content": "as fast as you [[can]] ",
"childrenNames": [
"[[can]]"
]
},
{
"pid": 5,
"position": {
"x": 503,
"y": 305
},
"name": "can",
"tags": [
""
],
"content": "roll it, and [[pat it]]",
"childrenNames": [
"[[pat it]]"
]
},
{
"pid": 6,
"position": {
"x": 504,
"y": 502
},
"name": "pat it",
"tags": [
""
],
"content": "and mark it with [[bee]] ",
"childrenNames": [
"[[bee]]"
]
},
{
"pid": 7,
"position": {
"x": 702,
"y": 105
},
"name": "bee",
"tags": [
""
],
"content": "and put it in the [[oven]] ",
"childrenNames": [
"[[oven]]"
]
},
{
"pid": 8,
"position": {
"x": 702,
"y": 303
},
"name": "oven",
"tags": [
""
],
"content": "for baby and [[me]] ",
"childrenNames": [
"[[me]]"
]
},
{
"pid": 9,
"position": {
"x": 703,
"y": 502
},
"name": "me",
"tags": [
""
],
"content": "<break time='3s'/> Well done you've completed the rhyme. ",
"childrenNames": []
},
{
"pid": 10,
"position": {
"x": 106,
"y": 103
},
"name": "help",
"tags": [
""
],
"content": "Try to complete this famous children's rhyme by saying the words when prompted. Say start [[start]] to begin. ",
"childrenNames": [
"[[start]]"
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment