From 721ce7da7c2c158dca1e95cbdad2bc1cab66dad6 Mon Sep 17 00:00:00 2001 From: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:38:14 -0300 Subject: [PATCH] fix(curriculum): set isUpcomingChange to false in meta.json files for Part 3 of the English Curriculum (#54173) --- .../meta.json | 2 +- .../learn-how-to-discuss-roles-and-responsibilies/meta.json | 2 +- .../meta.json | 1 + .../learn-how-to-talk-about-hobbies-and-interests/meta.json | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/curriculum/challenges/_meta/learn-how-to-ask-and-share-about-educational-and-professional-background/meta.json b/curriculum/challenges/_meta/learn-how-to-ask-and-share-about-educational-and-professional-background/meta.json index 0a80b1b821a..187a332b32f 100644 --- a/curriculum/challenges/_meta/learn-how-to-ask-and-share-about-educational-and-professional-background/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-ask-and-share-about-educational-and-professional-background/meta.json @@ -1,6 +1,6 @@ { "name": "Learn How to Ask and Share About Educational and Professional Background", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "learn-how-to-ask-and-share-about-educational-and-professional-background", "order": 6, "time": "5 hours", diff --git a/curriculum/challenges/_meta/learn-how-to-discuss-roles-and-responsibilies/meta.json b/curriculum/challenges/_meta/learn-how-to-discuss-roles-and-responsibilies/meta.json index 072273976a9..551264928d3 100644 --- a/curriculum/challenges/_meta/learn-how-to-discuss-roles-and-responsibilies/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-discuss-roles-and-responsibilies/meta.json @@ -1,6 +1,6 @@ { "name": "Learn How to Discuss Roles and Responsibilities", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "learn-how-to-discuss-roles-and-responsibilies", "order": 8, "time": "5 hours", diff --git a/curriculum/challenges/_meta/learn-how-to-discuss-your-morning-or-evening-routine/meta.json b/curriculum/challenges/_meta/learn-how-to-discuss-your-morning-or-evening-routine/meta.json index faf37f94297..a53ab790e1b 100644 --- a/curriculum/challenges/_meta/learn-how-to-discuss-your-morning-or-evening-routine/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-discuss-your-morning-or-evening-routine/meta.json @@ -7,6 +7,7 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", + "isBeta": true, "challengeOrder": [ { "id": "655699a46134fa74acaf6204", diff --git a/curriculum/challenges/_meta/learn-how-to-talk-about-hobbies-and-interests/meta.json b/curriculum/challenges/_meta/learn-how-to-talk-about-hobbies-and-interests/meta.json index 9486b61b9cd..1cfe267417a 100644 --- a/curriculum/challenges/_meta/learn-how-to-talk-about-hobbies-and-interests/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-talk-about-hobbies-and-interests/meta.json @@ -1,6 +1,6 @@ { "name": "Learn How to Talk About Hobbies and Interests", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "learn-how-to-talk-about-hobbies-and-interests", "order": 7, "time": "5 hours",