Skip to content

Commit 22ca3d8

Browse files
authored
Merge pull request #34 from IDEMSInternational/content/1.1.27
content: 1.1.27
2 parents 848aae4 + aca705c commit 22ca3d8

7 files changed

+7
-7
lines changed

app_data/sheets/data_list/consequences_articles.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"category_id": "intro",
2323
"last_in_category": true,
2424
"text_1": "Some consequences happen naturally (if they break a toy, they cannot play with it). \n\nOther consequences you will set. These consequences will help your child follow the rules (if you do not pack away your toys, you won’t be allowed to play with them tomorrow).",
25-
"image_asset": "/images/comics/teach_consequences_yc_3.svg"
25+
"image_asset": "/images/comics/teach_consequences_yc_3.jpg"
2626
},
2727
{
2828
"id": "explore_1",

app_data/sheets/data_list/generated/consequences_article_tasks.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"text_1": {}
102102
},
103103
"last_in_category": true,
104-
"image_asset": "/images/comics/teach_consequences_yc_3.svg"
104+
"image_asset": "/images/comics/teach_consequences_yc_3.jpg"
105105
},
106106
{
107107
"id": "explore_1",

app_data/sheets/data_list/generated/consequences_intro_article_tasks.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"category_id": "intro",
2222
"last_in_category": true,
2323
"text_1": "Some consequences happen naturally (if they break a toy, they cannot play with it). \n\nOther consequences you will set. These consequences will help your child follow the rules (if you do not pack away your toys, you won’t be allowed to play with them tomorrow).",
24-
"image_asset": "/images/comics/teach_consequences_yc_3.svg"
24+
"image_asset": "/images/comics/teach_consequences_yc_3.jpg"
2525
}
2626
]
2727
}

app_data/sheets/data_list/generated/problemsolving_article_tasks.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"text_1": {}
137137
},
138138
"last_in_category": false,
139-
"image_asset": "Iimages/comics/problem_solving_yc_3.svg",
139+
"image_asset": "images/comics/problem_solving_yc_3.svg",
140140
"text_2": "*The next day.*\n\n @data.characters.f3_mother.name: “@data.characters.f3_daughter_7.name, have you started your homework yet?”\n\n @data.characters.f3_daughter_7.name: “I'll start now, @data.characters.f3_mother.name! But can you help me with this one problem? I was having trouble with it yesterday.”\n\n @data.characters.f3_mother.name: “Of course, my dear.”"
141141
},
142142
{

app_data/sheets/data_list/generated/problemsolving_explore_article_tasks.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"category_id": "explore",
3636
"last_in_category": false,
3737
"text_1": "TEST IT",
38-
"image_asset": "Iimages/comics/problem_solving_yc_3.svg",
38+
"image_asset": "images/comics/problem_solving_yc_3.svg",
3939
"text_2": "*The next day.*\n\n @data.characters.f3_mother.name: “@data.characters.f3_daughter_7.name, have you started your homework yet?”\n\n @data.characters.f3_daughter_7.name: “I'll start now, @data.characters.f3_mother.name! But can you help me with this one problem? I was having trouble with it yesterday.”\n\n @data.characters.f3_mother.name: “Of course, my dear.”"
4040
},
4141
{

app_data/sheets/data_list/problemsolving_articles.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"category_id": "explore",
4949
"last_in_category": false,
5050
"text_1": "TEST IT",
51-
"image_asset": "Iimages/comics/problem_solving_yc_3.svg",
51+
"image_asset": "images/comics/problem_solving_yc_3.svg",
5252
"text_2": "*The next day.*\n\n @data.characters.f3_mother.name: “@data.characters.f3_daughter_7.name, have you started your homework yet?”\n\n @data.characters.f3_daughter_7.name: “I'll start now, @data.characters.f3_mother.name! But can you help me with this one problem? I was having trouble with it yesterday.”\n\n @data.characters.f3_mother.name: “Of course, my dear.”"
5353
},
5454
{

config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const config = extendDeploymentConfig({ name: "plh_kids_kw", parent: "plh_kids"
44

55
config.git = {
66
content_repo: "https://github.com/IDEMSInternational/plh-kids-app-kw-content.git",
7-
content_tag_latest: "1.1.26",
7+
content_tag_latest: "1.1.27",
88
};
99

1010
config.google_drive.sheets_folder_ids = ["1Y8uC9-rqQtsjQgUfeX9qp-vNzsFDUQFU", "1pzgmUypvXYJS_ZcC1WmiHM5f4y2QYKsx"];

0 commit comments

Comments
 (0)