mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
feat(curriculum): set upcoming change flags from blocks 1-4 of the B1 cert to false (#57597)
This commit is contained in:
parent
20876a5989
commit
16aa50a733
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user