From e49341c147c6c430bb3fc3aed169e0a9bbfbd026 Mon Sep 17 00:00:00 2001 From: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com> Date: Sun, 6 Jul 2025 17:36:15 -0300 Subject: [PATCH] feat(curriculum): set isUpcomingChange flags to false to block 21-23 of the B1 certification of the English Curriculum (#61233) --- .../learn-how-to-talk-about-numbers-with-a-coworker/meta.json | 2 +- .../meta.json | 2 +- .../challenges/_meta/learn-how-to-use-reported-speech/meta.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/curriculum/challenges/_meta/learn-how-to-talk-about-numbers-with-a-coworker/meta.json b/curriculum/challenges/_meta/learn-how-to-talk-about-numbers-with-a-coworker/meta.json index 71a46f8cc4e..3b56407da8f 100644 --- a/curriculum/challenges/_meta/learn-how-to-talk-about-numbers-with-a-coworker/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-talk-about-numbers-with-a-coworker/meta.json @@ -1,6 +1,6 @@ { "name": "Learn How to Talk About Numbers with a Coworker", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "learn-how-to-talk-about-numbers-with-a-coworker", "order": 22, "superBlock": "b1-english-for-developers", diff --git a/curriculum/challenges/_meta/learn-how-to-use-prepositions-according-to-context/meta.json b/curriculum/challenges/_meta/learn-how-to-use-prepositions-according-to-context/meta.json index 96de956a403..8ec141b4111 100644 --- a/curriculum/challenges/_meta/learn-how-to-use-prepositions-according-to-context/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-use-prepositions-according-to-context/meta.json @@ -1,6 +1,6 @@ { "name": "Learn How to Use Prepositions According to Context", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "learn-how-to-use-prepositions-according-to-context", "order": 21, "superBlock": "b1-english-for-developers", diff --git a/curriculum/challenges/_meta/learn-how-to-use-reported-speech/meta.json b/curriculum/challenges/_meta/learn-how-to-use-reported-speech/meta.json index ed178523f32..48445079a46 100644 --- a/curriculum/challenges/_meta/learn-how-to-use-reported-speech/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-use-reported-speech/meta.json @@ -1,6 +1,6 @@ { "name": "Learn How to Use Reported Speech", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "learn-how-to-use-reported-speech", "order": 20, "superBlock": "b1-english-for-developers",