From 16aa50a73369dae6a64f8eeea1a51166c98474f4 Mon Sep 17 00:00:00 2001 From: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:38:59 -0300 Subject: [PATCH] feat(curriculum): set upcoming change flags from blocks 1-4 of the B1 cert to false (#57597) --- .../_meta/learn-how-to-describe-places-and-events/meta.json | 2 +- .../_meta/learn-how-to-talk-about-past-activities/meta.json | 2 +- .../_meta/learn-how-to-talk-about-past-experiences/meta.json | 2 +- .../meta.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/curriculum/challenges/_meta/learn-how-to-describe-places-and-events/meta.json b/curriculum/challenges/_meta/learn-how-to-describe-places-and-events/meta.json index 3b8d913bf4b..ea2e3acdc9a 100644 --- a/curriculum/challenges/_meta/learn-how-to-describe-places-and-events/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-describe-places-and-events/meta.json @@ -1,6 +1,6 @@ { "name": "Learn How to Describe Places and Events", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "learn-how-to-describe-places-and-events", "order": 0, "superBlock": "b1-english-for-developers", diff --git a/curriculum/challenges/_meta/learn-how-to-talk-about-past-activities/meta.json b/curriculum/challenges/_meta/learn-how-to-talk-about-past-activities/meta.json index 345ca5279c6..ad0897cca3e 100644 --- a/curriculum/challenges/_meta/learn-how-to-talk-about-past-activities/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-talk-about-past-activities/meta.json @@ -1,6 +1,6 @@ { "name": "Learn How to Talk About Past Activities", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "learn-how-to-talk-about-past-activities", "order": 2, "superBlock": "b1-english-for-developers", diff --git a/curriculum/challenges/_meta/learn-how-to-talk-about-past-experiences/meta.json b/curriculum/challenges/_meta/learn-how-to-talk-about-past-experiences/meta.json index e6b6e42f297..eba31fc8a7f 100644 --- a/curriculum/challenges/_meta/learn-how-to-talk-about-past-experiences/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-talk-about-past-experiences/meta.json @@ -1,6 +1,6 @@ { "name": "Learn How to Talk About Past Experiences", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "learn-how-to-talk-about-past-experiences", "order": 1, "superBlock": "b1-english-for-developers", diff --git a/curriculum/challenges/_meta/learn-present-perfect-while-talking-about-accessibility/meta.json b/curriculum/challenges/_meta/learn-present-perfect-while-talking-about-accessibility/meta.json index 2151b9c4947..5a9527b4b98 100644 --- a/curriculum/challenges/_meta/learn-present-perfect-while-talking-about-accessibility/meta.json +++ b/curriculum/challenges/_meta/learn-present-perfect-while-talking-about-accessibility/meta.json @@ -1,6 +1,6 @@ { "name": "Learn Present Perfect while Talking About Accessibility", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "learn-present-perfect-while-talking-about-accessibility", "order": 3, "superBlock": "b1-english-for-developers",