feat: release b1 exam (#64643)

This commit is contained in:
Shaun Hamilton
2025-12-16 11:35:31 +02:00
committed by GitHub
parent 58b0c55124
commit 065a2dcfd1
7 changed files with 57 additions and 8 deletions

View File

@@ -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
}
]

View File

@@ -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."
]
}
}
},

View File

@@ -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.

View File

@@ -0,0 +1,21 @@
---
id: 694106b87224ea1c1a9d3201
title: B1 English for Developers Certification Exam
challengeType: 30
isExam: true
dashedName: en-b1-certification-exam
prerequisites: []
lang: en-US
---
# --description--
Start your exam in the exam environment app.
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@@ -1,8 +1,7 @@
---
id: 66607e53317411dd5e8aae21
title: B1 English for Developers Certification
title: B1 English for Developers Certification (Beta)
certification: b1-english-for-developers
challengeType: 7
tests:
- id: 66607e5b317411dd5e8aae22
title: "Dialogue 1: I'm Tom"
- id: 694106b87224ea1c1a9d3201
title: B1 English for Developers Certification Exam

View File

@@ -0,0 +1,13 @@
{
"name": "B1 English for Developers Certification Exam",
"isUpcomingChange": false,
"dashedName": "en-b1-certification-exam",
"helpCategory": "English",
"challengeOrder": [
{
"id": "694106b87224ea1c1a9d3201",
"title": "B1 English for Developers Certification Exam"
}
],
"blockLayout": "project-list"
}

View File

@@ -23,6 +23,7 @@
"learn-how-to-use-reported-speech",
"learn-how-to-use-prepositions-according-to-context",
"learn-how-to-talk-about-numbers-with-a-coworker",
"learn-common-phrasal-verbs-and-idioms"
"learn-common-phrasal-verbs-and-idioms",
"en-b1-certification-exam"
]
}