Skip to content

Commit b313620

Browse files
committed
content: 1.1.28
1 parent 22ca3d8 commit b313620

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app_data/sheets/data_list/consequences_articles.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"quiz_1_feedback_3": "Try again! @data.characters.f3_uncle.name never yelled.",
8989
"quiz_2_question": "How does @data.characters.f3_uncle.name give @data.characters.f3_son_4.name a consequence?",
9090
"quiz_2_option_1_text": "He makes his disappointment clear.",
91-
"quiz_2_option_1_image_asset": "Try again!",
91+
"quiz_2_feedback_1": "Try again!",
9292
"quiz_2_option_2_text": "He speaks in a calm, firm way, explains why he is giving a consequence, and connects the consequence to the behaviour.",
9393
"quiz_2_feedback_2": "That’s right. @data.characters.f3_uncle.name shows us that it’s important to introduce consequences when you are feeling calm and makes sure that @data.characters.f3_son_4.name understands why he can’t play after dinner. There’s one more right answer hiding! Did you find it?",
9494
"quiz_2_option_3_text": "He gets a bit angry, but then makes the consequence clear.",

app_data/sheets/data_list/generated/consequences_article_tasks.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"image_asset": "images/kw_facilitator_rd.png",
181181
"quiz_2_question": "How does @data.characters.f3_uncle.name give @data.characters.f3_son_4.name a consequence?",
182182
"quiz_2_option_1_text": "He makes his disappointment clear.",
183-
"quiz_2_option_1_image_asset": "Try again!",
183+
"quiz_2_feedback_1": "Try again!",
184184
"quiz_2_option_2_text": "He speaks in a calm, firm way, explains why he is giving a consequence, and connects the consequence to the behaviour.",
185185
"quiz_2_feedback_2": "That’s right. @data.characters.f3_uncle.name shows us that it’s important to introduce consequences when you are feeling calm and makes sure that @data.characters.f3_son_4.name understands why he can’t play after dinner. There’s one more right answer hiding! Did you find it?",
186186
"quiz_2_option_3_text": "He gets a bit angry, but then makes the consequence clear.",

app_data/sheets/data_list/generated/consequences_explore_article_tasks.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"quiz_1_feedback_3": "Try again! @data.characters.f3_uncle.name never yelled.",
6868
"quiz_2_question": "How does @data.characters.f3_uncle.name give @data.characters.f3_son_4.name a consequence?",
6969
"quiz_2_option_1_text": "He makes his disappointment clear.",
70-
"quiz_2_option_1_image_asset": "Try again!",
70+
"quiz_2_feedback_1": "Try again!",
7171
"quiz_2_option_2_text": "He speaks in a calm, firm way, explains why he is giving a consequence, and connects the consequence to the behaviour.",
7272
"quiz_2_feedback_2": "That’s right. @data.characters.f3_uncle.name shows us that it’s important to introduce consequences when you are feeling calm and makes sure that @data.characters.f3_son_4.name understands why he can’t play after dinner. There’s one more right answer hiding! Did you find it?",
7373
"quiz_2_option_3_text": "He gets a bit angry, but then makes the consequence clear.",

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.27",
7+
content_tag_latest: "1.1.28",
88
};
99

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

0 commit comments

Comments
 (0)