feat(curriculum): set upcoming change flags from blocks 1-4 of the B1 cert to false (#57597)

This commit is contained in:
DanielRosa74 2024-12-18 14:38:59 -03:00 committed by GitHub
parent 20876a5989
commit 16aa50a733
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",