mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
feat: release b1 exam (#64643)
This commit is contained in:
@@ -916,9 +916,9 @@ const allStandardCerts = [
|
||||
certSlug: Certification.B1English,
|
||||
projects: [
|
||||
{
|
||||
id: '66607e5b317411dd5e8aae22',
|
||||
title: "Dialogue 1: I'm Tom",
|
||||
link: `${b1EnglishBase}/learn-how-to-describe-places-and-events/dialogue-1-im-tom`,
|
||||
id: '694106b87224ea1c1a9d3201',
|
||||
title: 'B1 English for Developers Certification Exam',
|
||||
link: `${b1EnglishBase}/en-b1-certification-exam/en-b1-certification-exam`,
|
||||
certSlug: Certification.B1English
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1724,6 +1724,12 @@
|
||||
"intro": [
|
||||
"In this course, you will learn how to use common phrasal verbs and idioms to sound more natural and confident at work. You will practice using expressions to give opinions, make suggestions, organize meetings, and talk about tasks in everyday professional conversations."
|
||||
]
|
||||
},
|
||||
"en-b1-certification-exam": {
|
||||
"title": "B1 English for Developers Certification Exam",
|
||||
"intro": [
|
||||
"This exam is required to claim the B1 English for Developers Certification."
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: B1 English for Developers Certification Exam
|
||||
block: en-b1-certification-exam
|
||||
superBlock: b1-english-for-developers
|
||||
---
|
||||
|
||||
## Introduction to B1 English for Developers Certification Exam
|
||||
|
||||
This is a stub.
|
||||
Reference in New Issue
Block a user