diff --git a/client/config/cert-and-project-map.ts b/client/config/cert-and-project-map.ts index 727c4072374..f0e573d3e95 100644 --- a/client/config/cert-and-project-map.ts +++ b/client/config/cert-and-project-map.ts @@ -831,8 +831,8 @@ const allStandardCerts = [ projects: [ { id: '651dd3e06ffb500e3f2ce478', - title: 'Challenge 1', - link: `${a2EnglishBase}/learn-greetings-in-your-first-day-at-the-office/challenge-1`, + title: 'A2 English for Developers Certification Exam', + link: `${a2EnglishBase}/a2-english-for-developers-certification-exam/a2-english-for-developers-certification-exam`, certSlug: Certification.A2English } ] diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index 97aae98ca4f..2e3b893a4c5 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -1572,6 +1572,12 @@ "intro": [ "This course will provide you with ways to explain things to other people while assisting them." ] + }, + "a2-english-for-developers-certification-exam": { + "title": "A2 English for Developers Certification Exam", + "intro": [ + "This exam is required to claim the A2 English for Developers Certification." + ] } } }, diff --git a/client/src/pages/learn/a2-english-for-developers/a2-english-for-developers-certification-exam/index.md b/client/src/pages/learn/a2-english-for-developers/a2-english-for-developers-certification-exam/index.md new file mode 100644 index 00000000000..297e599f8a6 --- /dev/null +++ b/client/src/pages/learn/a2-english-for-developers/a2-english-for-developers-certification-exam/index.md @@ -0,0 +1,9 @@ +--- +title: A2 English for Developers Certification Exam +block: a2-english-for-developers-certification-exam +superBlock: a2-english-for-developers +--- + +## Introduction to A2 English for Developers Certification Exam + +This is a stub. diff --git a/curriculum/challenges/_meta/a2-english-for-developers-certification-exam/meta.json b/curriculum/challenges/_meta/a2-english-for-developers-certification-exam/meta.json new file mode 100644 index 00000000000..b21a5f41760 --- /dev/null +++ b/curriculum/challenges/_meta/a2-english-for-developers-certification-exam/meta.json @@ -0,0 +1,14 @@ +{ + "name": "A2 English for Developers Certification Exam", + "isUpcomingChange": true, + "dashedName": "a2-english-for-developers-certification-exam", + "helpCategory": "English", + "order": 27, + "superBlock": "a2-english-for-developers", + "challengeOrder": [ + { + "id": "6721db5d9f0c116e6a0fe25a", + "title": "A2 English for Developers Certification Exam" + } + ] +} diff --git a/curriculum/challenges/english/00-certifications/a2-english-for-developers-certification/a2-english-for-developers-certification.yml b/curriculum/challenges/english/00-certifications/a2-english-for-developers-certification/a2-english-for-developers-certification.yml index 832dd23b1e6..ff2aaa785d3 100644 --- a/curriculum/challenges/english/00-certifications/a2-english-for-developers-certification/a2-english-for-developers-certification.yml +++ b/curriculum/challenges/english/00-certifications/a2-english-for-developers-certification/a2-english-for-developers-certification.yml @@ -5,5 +5,5 @@ certification: a2-english-for-developers challengeType: 7 isPrivate: true tests: - - id: 651dd3e06ffb500e3f2ce478 - title: Challenge 1 + - id: 6721db5d9f0c116e6a0fe25a + title: A2 English for Developers Certification Exam diff --git a/curriculum/challenges/english/21-a2-english-for-developers/a2-english-for-developers-certification-exam/6721db5d9f0c116e6a0fe25a.md b/curriculum/challenges/english/21-a2-english-for-developers/a2-english-for-developers-certification-exam/6721db5d9f0c116e6a0fe25a.md new file mode 100644 index 00000000000..d032f4761ef --- /dev/null +++ b/curriculum/challenges/english/21-a2-english-for-developers/a2-english-for-developers-certification-exam/6721db5d9f0c116e6a0fe25a.md @@ -0,0 +1,19 @@ +--- +id: 6721db5d9f0c116e6a0fe25a +title: A2 English for Developers Certification Exam +challengeType: 24 +dashedName: a2-english-for-developers-certification-exam +prerequisites: [] +--- + +# --description-- + +Start your exam in the exam environment app. + +# --instructions-- + +# --hints-- + +# --seed-- + +# --solutions--