Commit Graph

36 Commits

Author SHA1 Message Date
Lasse Jørgensen
41a348e9cc fix(curriculum): Add missing space (#52754) 2023-12-25 10:38:43 +07:00
Sagar Kashyap
423bf23c14 fix(curriculum): hint and directions in RGP game step 37 (#52678)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-23 13:41:09 +01:00
Jessica Wilkins
10f63d8e41 refactor: updating styles for RPG game (#52528) 2023-12-15 10:16:04 -08:00
Jessica Wilkins
0a74f48f8b fix(curriculum): resolving typos and small bugs in JS RPG game (#52129)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-10-28 09:43:49 +02:00
Krzysztof G
174865974b fix: text typos (#51876)
Co-authored-by: Viktor Szépe <viktor@szepe.net>
2023-10-09 19:36:27 +07:00
Oliver Eyton-Williams
6e22352970 fix(client): ensure __runTest is used (#50849) 2023-06-30 21:46:57 +02:00
Kolade Chris
9a3d0b7bfb fix(curriculum): worked on early feedbacks for js role playing game (#49169)
* fix:implemented some of the recommendations of the earlier feedbacks on the JS RPG course

* fix: improved some description texts of the JS RPG course (Made Naomi's requested changes)
2023-02-23 10:52:50 -08:00
Andriy
120a0a19ee fix(curriculum): fixed typo in challenge description (#49040)
fix(curriculum):build an rpg- step 39-fixed typo

Co-authored-by: Andriy Kozlovsky <andriy.kozlovsky005@gmail.com>
2023-01-16 11:22:01 +01:00
Mark Linn
593ca57c1e fix(curriculum): add backticks in role playing game project (#48886)
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48870
2023-01-11 20:17:43 +05:30
Sriparno Roy
c72758a4f8 fix(curriculum): Add Missing Backticks (#48919)
* Add missing backticks

* Add missing backticks
2023-01-04 21:05:20 +01:00
Ansh Phirani
3ee977c739 fix(curriculum): add missing backslashes in hint text for JavaScript RPG project (#48896)
added missing needed backslashes

Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2023-01-03 14:32:33 +01:00
Sriparno Roy
ef1c90ecd7 fix(curriculum): clarify element in role-playing-game (#48829)
Clarify property in build an RPG
2022-12-31 11:40:08 +02:00
Billy Arante
b34cd69ce1 fix(curriculum): Grammar in step 48 of build an rpg (#48860)
fix(62a7c071219da921758a35bb.md): grammar in step 48 of new js course (build an rpg)
2022-12-28 08:08:40 +02:00
Mark Edward Gonzales
5b229e4f52 fix(curriculum): fix typos in step 66 of new JS RBG project (#48831)
Fix typos in step 66 of new JS RBG project #48825
2022-12-23 16:16:20 -06:00
Rahul Nag
b4f08d7b96 fix(curriculum): typo in make an RPG game (#48816)
Co-authored-by: Rahul <ranag@expediagroup.com>
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48809
2022-12-22 10:58:56 +05:30
Sriparno Roy
264afea278 fix(curriculum): sentence construction in build an RPG project (#48783)
* docs: fix sentence construction

* docs: fix sentence construction in build an RPG project

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-12-20 09:07:33 -08:00
Walid Mouaaouia
f91b71a74c fix: first sentence in step 32 JS course. (#48789)
* fix: first sentence in step 32 JS course.

* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62fc20387ef88d1d1998aac5.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-12-20 15:35:45 +00:00
Endless8
6ef2d9b63a docs: adding code tags on id word (#48763) 2022-12-15 12:25:44 +04:00
Sriparno Roy
374b69ab23 Fix: Change "monsterStats" element to "#monsterStats" (#48742)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48741
2022-12-15 09:52:30 +05:30
Yash Pratapwar
f61f28c443 fix (curriculum): Improved sentences in challenges-english. (#48306) 2022-10-31 17:54:24 -05:00
Arijit Ghosh
d350b14c12 fix(curriculum): improve a hint in the new JS RPG project (#48286)
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-10-28 10:45:11 +00:00
Hatim Zahid
874651413a fix(curriculum): Added description texts about spaces in step 154 #48160 (#48196)
* fix(curriculum):  Added description texts about spaces in step 154 #48160

* fix(curriculum): Added description texts about spaces in step 154 #48160

Used the text as described in  #48087 (comment).

* fix(curriculum): Added description texts about spaces in step 154 #48160

* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62aa226207f33d3ad4c6f546.md

Removed Space in front of Your, as to not confuse future contributors.

Co-authored-by: Ilenia <nethleen@gmail.com>

* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62aa226207f33d3ad4c6f546.md

Removed space warming text to make description less verbose.

Co-authored-by: Ilenia <nethleen@gmail.com>

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-10-23 10:55:59 +02:00
Atir Nayab
242b334517 fix(curriculum): typos in challenge description (#47759)
* fix: typos in challenge description

* fix: remove quotation from code block

* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/state-name-puzzle.md

Co-authored-by: Ilenia <nethleen@gmail.com>

* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62aa2999ec27ec516655eba6.md

Co-authored-by: Ilenia <nethleen@gmail.com>

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-10-20 13:40:21 +01:00
Sai Harvin
3653ff4e18 fix(learn): update JS Algo and DS - New Cert (#48030) 2022-10-19 14:35:29 +05:30
Mayank Prakash
936e11e1b4 fix: typo in js rpg challenge (#48122) 2022-10-19 06:33:17 +02:00
Nemanja Lekic
eef52dcc42 fix(curriculum): change if to if to help translation (#48100)
fix(curriculum): change `if` to if

By removing the code tags the implication of the sentence stays the same but it will make translating it easier.
2022-10-17 08:44:36 -07:00
Rafael Fontenelle
0e42b79b69 fix(curriculum): typos in making RPG game project at new JS (#47909)
fix(curriculum,learn): Fix a few misspellings
2022-10-07 18:15:48 +00:00
Rajat
4e13b3becc chore: enabled MD040 lint rule (#47853)
* enabled `MD040` lint rule

* fix: lint errors

* using `markup` instead of `text`
2022-10-06 16:07:54 +05:30
void-hr
0097b0f031 fix(curriculum): typos in new JavaScript make an RPG game (#47862)
typos fixed
2022-10-06 12:26:42 +02:00
Kevin Kee
ec5b25ee1a fix(curriculum): correct typos in make an RPG (#47776)
Correct typos in make an RPG
2022-10-02 16:27:33 +02:00
Abhinav Srinivas
85b5254c48 fix(curriculum): turn quote into code block to fix translation (#47673)
Update 62a2401b9842721796b72850.md
2022-09-30 07:06:36 +02:00
Utkersh Rajvenshi
2426222f26 fix(curriculum): typos in create RPG game in new JavaScript (#47664)
Fixed bugs referenced in issue #47660
2022-09-29 18:57:21 +00: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
Shaun Hamilton
090a1caa7a chore(curriculum): prepare tests for recursion-protection (#46408)
* feat(client): add recursion protection to jsx

* fix: change failed test for speed

* fix: I guess this test was also changed for a reason

* fix: change test to match babelification

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-07-19 19:13:59 +05:30
Naomi Carrigan
435fa6e8b3 fix(curriculum): editable region boundaries to the JS projects. (#46167) 2022-05-27 14:17:27 +05:30
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