Skip to content

Commit 5b0903b

Browse files
authored
DOCSP-39452: Developer exams (#228)
* DOCSP-39452: Developer exams * edit
1 parent d38408d commit 5b0903b

File tree

4 files changed

+36
-4
lines changed

4 files changed

+36
-4
lines changed

source/languages/java.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,17 @@ More Ways to Learn
9494
------------------
9595

9696
.. card-group::
97-
:columns: 3
97+
:columns: 2
9898
:style: large-icon
9999

100+
.. card::
101+
:headline: Take the Java Associate Developer Exam
102+
:url: https://learn.mongodb.com/courses/mongodb-associate-developer-exam-java
103+
:icon: /images/icons/general_misc_achievement.png
104+
:icon-alt: Achievement icon
105+
106+
Java Associate Developer Exam →
107+
100108
.. card::
101109
:headline: View Java developer resources
102110
:url: https://www.mongodb.com/developer/languages/java/

source/languages/javascript.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,17 @@ More Ways to Learn
6060
------------------
6161

6262
.. card-group::
63-
:columns: 3
63+
:columns: 2
6464
:style: large-icon
6565

66+
.. card::
67+
:headline: Take the Node.js Associate Developer Exam
68+
:url: https://learn.mongodb.com/courses/mongodb-associate-developer-exam-nodejs
69+
:icon: /images/icons/general_misc_achievement.png
70+
:icon-alt: Achievement icon
71+
72+
Node.js Associate Developer Exam →
73+
6674
.. card::
6775
:headline: View Javascript developer resources
6876
:url: https://www.mongodb.com/developer/languages/javascript/

source/languages/php.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ More Ways to Learn
8888
------------------
8989

9090
.. card-group::
91-
:columns: 4
91+
:columns: 3
9292
:style: large-icon
9393

9494
.. card::
@@ -99,6 +99,14 @@ More Ways to Learn
9999

100100
PHP Reference →
101101

102+
.. card::
103+
:headline: Take the PHP Associate Developer Exam
104+
:url: https://learn.mongodb.com/courses/associate-developer-exam-php
105+
:icon: /images/icons/general_misc_achievement.png
106+
:icon-alt: Achievement icon
107+
108+
PHP Associate Developer Exam →
109+
102110
.. card::
103111
:headline: View PHP developer resources
104112
:url: https://www.mongodb.com/developer/languages/php/

source/languages/python.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,17 @@ More Ways to Learn
138138
------------------
139139

140140
.. card-group::
141-
:columns: 3
141+
:columns: 2
142142
:style: large-icon
143143

144+
.. card::
145+
:headline: Take the Python Associate Developer Exam
146+
:url: https://learn.mongodb.com/courses/mongodb-associate-developer-exam-python
147+
:icon: /images/icons/general_misc_achievement.png
148+
:icon-alt: Achievement icon
149+
150+
Python Associate Developer Exam →
151+
144152
.. card::
145153
:headline: View Python developer resources
146154
:url: https://www.mongodb.com/developer/languages/python/

0 commit comments

Comments
 (0)