feat(curriculum): intro.json and meta.json changes to release block 7 of the B1 course of the English Curriculum (#58476)

Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
DanielRosa74
2025-01-29 12:35:13 -03:00
committed by GitHub
parent 0d9d938ec0
commit e8bcbb5bb6
2 changed files with 4 additions and 2 deletions

View File

@@ -1613,7 +1613,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Learn How to Use Conditionals",
"intro": ["", ""]
"intro": [
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
]
},
"learn-how-to-share-feedback": {
"title": "Learn How to Share Feedback",

View File

@@ -1,6 +1,6 @@
{
"name": "Learn How to Use Conditionals",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "learn-how-to-use-conditionals",
"order": 6,
"superBlock": "b1-english-for-developers",