Oliver Eyton-Williams
56817b657f
chore(curriculum): add blockLayout when missing from meta ( #57138 )
...
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com >
2024-11-17 21:56:35 -08:00
Duong The Pham
09f2c4dc99
fix(curriculum): combine step 150 and step 151 in js beta build a RPG ( #55095 )
2024-06-06 17:28:23 -07:00
Oliver Eyton-Williams
a7a9b3b80a
chore: remove time from meta and challenges ( #55072 )
2024-06-03 13:31:17 -07:00
Tom
cd551a1c85
feat(curriculum-build): add meta schema and normalize meta ( #54823 )
...
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2024-05-31 21:31:02 +02:00
Tom
88f517e739
chore: fix challenge titles ( #54955 )
2024-05-24 11:09:27 +02:00
Jessica Wilkins
a534e4ff75
chore(curriculum): add steps to test buyWeapon function in RPG project ( #54573 )
...
Co-authored-by: Naomi <nhcarrigan@gmail.com >
2024-04-30 06:43:09 -07:00
Mostafa Elgreatly
f8426e617e
chore:remove isBeta flag ( #54491 )
2024-04-25 19:13:57 -05:00
Jessica Wilkins
cf2485f3d4
feat(curriculum): adding 1st review project for JS cert ( #54489 )
...
Co-authored-by: Naomi <nhcarrigan@gmail.com >
2024-04-25 17:04:51 -04:00
Jessica Wilkins
eed5575313
refactor(curriculum): update RPG project to accommodate new intro pyramid project ( #54435 )
...
Co-authored-by: Sem Bauke <semboot699@gmail.com >
2024-04-22 10:10:58 -07:00
Naomi
d6835ef8b7
feat: new introductory javascript project ( #54305 )
...
Co-authored-by: Sem Bauke <semboot699@gmail.com >
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com >
2024-04-17 16:29:14 +00:00
Jessica Wilkins
0636441cb0
refactor(curriculum): flesh out object lessons in RPG game ( #54258 )
2024-04-05 07:25:21 -07:00
Nate Ben
c21c47a5e1
fix(curriculum): update description of if statement ( #53524 )
2024-02-05 01:21:20 +06:00
a2937
8eb1c0d3f4
fix(curriculum): allow screen readers to properly see emote values for rpg step 138 and 148 ( #52924 )
2024-02-02 10:43:24 +01:00
Ilenia
4623b1efe3
fix(curriculum): reorder steps in JS RPG ( #53111 )
...
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
2024-01-17 20:21:31 +00:00
Jessica Wilkins
188b3c9717
fix(curriculum): remove all instances of teaching var in RPG game ( #53166 )
...
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2024-01-16 08:28:02 -08:00
Duong The Pham
26a9735d07
fix(curriculum): remove anti-pattern ternary use in rpg game ( #53070 )
...
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com >
2024-01-11 07:58:09 -08:00
Shaun Hamilton
99266b388a
fix(curriculum): re-order role-playing-game to define before use ( #52885 )
...
Co-authored-by: sidemt <25644062+sidemt@users.noreply.github.com >
2024-01-07 21:53:02 -08:00
Naomi Carrigan
2d513aee33
feat: make new javascript live ( #52623 )
...
Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com >
2023-12-20 00:39:33 -06:00
Jessica Wilkins
10f63d8e41
refactor: updating styles for RPG game ( #52528 )
2023-12-15 10:16:04 -08:00
Naomi Carrigan
ab640abee1
chore: detuplication ( #50955 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2023-07-13 12:46:00 +02:00
Tom
d02bb663c4
refactor(curriculum): move helpCategory to block meta.json file ( #50265 )
...
* refactor: move helpCategory to block meta
* fix: test?
2023-05-04 08:46:58 +02:00
Naomi Carrigan
7b461e80bd
feat: rewrite js rpg project ( #46515 )
...
* chore: remove existing steps - clean slate
* chore: rename step file
* feat: start rewrite
* feat: progress
* feat: continuing rewrite
* feat: almost done with new steps (:
* feat: complete step rewrite
* Step 1 tests without `link` testing
* chore: apply sem's review suggestions
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* chore: missed one
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* chore: missed one
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* Step 2 tests and hints
* step 3 stats hints and tests
* cleared the grammers issues, I added.
* removed type="text/css" from the seed code
* Tests and hints for step 4
* removed tests from step 4 because they aren't working
* feat: starting the tests
* feat: add another step
* feat: more tests
* feat: tests through step 80
* feat: tests through step 117
* feat: to step 148
* feat: finish step tests
* feat: apply Jessica's suggestions
* chore: apply muhammed's review
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
* chore: fix up tests
* chore: thought I got all of them
* chore: apply jessica's review suggestions
* chore: apply suggestions from code review
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com >
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com >
* chore: apply yoko's reviews
* fix: use text content
* chore: apply tom's review
* fix: forgot to commit meta
* fix: broken tests
* feat: apply dario's review
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com >
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2022-09-22 14:21:23 -07:00
Naomi Carrigan
fe71a9cf25
feat: new js cert ( #45873 )
...
* chore: move files
* wip: i have no idea what i am doing
* feat: finish up the logic
* chore: use order from randy sheet
* chore: standardise titles
* feat: fix layout for new js projects
* fix: utils test
* fix: challenge tests
* fix: ignore show new curriculum on non-english tests
* chore: help category????
* fix: if these tests would fail locally that'd be great
* chore: duplicate ids
2022-05-16 11:53:45 +02:00