db369fbed1
fix(client): remove JS comments from user code for tests ( #41873 )
...
* Removes comments in js challanges by default
* fix local-scope-and-functions test regex
* fix all languages
* revert language changes
* removed unnecessary removeJSComments from challenges
* fix challanges in other languages
* removed removeJSComments from all challanges
2021-04-28 10:18:54 -05:00
0296abbea6
chore(i18n,curriculum): processed translations ( #41939 )
2021-04-28 18:43:20 +05:30
a0463d2c99
fix: insert missing forward-slash in instructions ( #41934 )
...
inserted forward-slash in closing 'sup' tag in instructions section
2021-04-28 08:07:43 +02:00
d8ca6db29e
fix(curriculum): replace repl.it with replit.com ( #41933 )
...
Replace repl.it to replit.com in the English version. Chinese and Spanish versions have the same issue.
Co-authored-by: gemmaf98 <44875585+gemmaf98@users.noreply.github.com >
2021-04-27 21:30:04 +01:00
55a1b2a5bf
fix(curriculum): allow adnode regex test for multi-line ( #41929 )
2021-04-28 00:07:12 +05:30
315bfb07f1
fix(curriculum): remove inaccessible fields from anon test ( #41932 )
2021-04-28 00:05:23 +05:30
9bc80ce293
chore(i18n,curriculum): processed translations ( #41928 )
2021-04-27 17:16:44 +02:00
093325abdf
fix(curriculum): tabindex order lesson ( #41901 )
...
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
2021-04-27 00:55:28 +05:30
e45689d495
fix(curriculum): HTML-challenges: links are inconsistent. ( #41900 )
...
Co-authored-by: Ilenia <nethleen@gmail.com >
2021-04-26 22:34:53 +05:30
6f744e063e
chore(i18n,curriculum): update translations ( #41917 )
2021-04-24 17:53:08 +02:00
6be76738b0
fix(curriculum): import a google font lesson regex test ( #41907 )
2021-04-24 12:43:55 +02:00
6ae186a8cf
fix(curriculum): record collection challenge - variable names shouldn't be keywords ( #41904 )
...
* style - update record collection challenge, variables shouldn't be name after keywords
* minor - typo fix
* Apply suggestions from code review
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
2021-04-23 21:51:41 +02:00
3fbe1ebc05
fix(curriculum): remove stale video from nest anchor element ( #41914 )
2021-04-24 02:47:35 +07:00
99cecfb581
fix(curriculum): check if count gets incremented by function ( #41856 )
...
* fix(curriculum): check if count gets incremented by function
* update text
* Update regex to look for whitespace
* look for function globally
* Apply suggestions from gikf
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com >
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com >
2021-04-23 11:01:54 -05:00
81e84542e4
chore(i18n,curriculum): update translations ( #41909 )
2021-04-23 07:35:27 -07:00
a329eec0a8
fix(curriculum): sanitize css comments on typography lesson ( #41902 )
2021-04-23 16:24:50 +02:00
e36ae5d80f
fix(curriculum): fluid containers test not specific ( #41866 )
...
* fix: fluid containers test not specific
* fix: fluid containers test not specific
* fix: update fluid containers test not specific
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
2021-04-23 15:14:58 +01:00
ec761dbdfa
fix(curriculum): add target in challeges link ( #41876 )
2021-04-22 11:34:23 +07:00
0858f078e2
fix(curriculum): added 4th test to amb challenge ( #41848 )
...
* fix: added 5th test to amb challenge
* fix: added 4th test to amb challenge
* Fix: updated 4th amb test
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
2021-04-20 15:05:46 +09:00
dbdc704271
fix(curriculum): give better instructions on alignment p-tags ( #41859 )
...
* Improve instructions
* Remove unneccessary line break
* Move empty line
2021-04-19 19:42:59 +02:00
452f004dee
chore(i18n,curriculum): update translations ( #41857 )
2021-04-19 15:50:08 +02:00
02f232caf4
fix(curriculum): add additional test to telephone regex challenge ( #41852 )
2021-04-18 21:36:09 +01:00
9057750727
fix(curriculum): Fix a type in line
-> inline
in basic css challenge ( #41847 )
2021-04-18 11:54:17 +02:00
ca3d5d51d6
fix: wrong text in standardize times challenge ( #41842 )
2021-04-17 06:19:52 +02:00
4171277dc9
fix(curriculum): clarify instructions for ouput ( #41839 )
2021-04-16 20:33:58 +02:00
1ba88935b2
feat(curriculum): clarify Replit use of env files ( #41840 )
2021-04-16 14:31:43 +02:00
422bded413
fix: remove quotation marks from 'Hi World' in Instructions ( #41837 )
2021-04-16 10:36:59 +02:00
f17ae493b9
chore(i18n,curriculum): update translations ( #41832 )
2021-04-15 07:21:59 -07:00
986275a6bc
fix: update exercise tracker test endpoints and test text ( #41786 )
...
* fix: update exercise tracker test endpoints and test text
* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-04-15 10:02:00 +05:30
4901b34670
fix: typo in a correct answer ( #41819 )
2021-04-14 16:37:56 +02:00
3c6b7cef32
chore(i18n,curriculum): processed translations ( #41821 )
2021-04-14 15:28:02 +02:00
50db7c557a
fix(curriculum): specify id attribute in the instructions ( #41716 )
...
* fix(curriculum): specify id attribute in the instructions
* Update curriculum/challenges/english/03-front-end-libraries/jquery/remove-an-element-using-jquery.md
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
2021-04-13 22:16:48 +01:00
e180fc21a6
fix(curriculum): rework Problem Euler 65 ( #41790 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: missing backticks
2021-04-13 11:32:05 -05:00
81dea15778
chore(i18n,curriculum): update translations ( #41801 )
2021-04-13 07:48:32 -07:00
1958d116d0
fix: update url shortener test endpoints and test text ( #41784 )
2021-04-13 13:28:27 +02:00
e610ecc8c2
fix: update timestamp ms test endpoints, English test text ( #41783 )
2021-04-13 10:06:02 +01:00
ec8d248929
feat(curriculum): add two tests to challenge ( #41793 )
...
* feat: add two tests
* fix: missing backticks
* fix: improve wording in tests description
* fix: remove not needed link
* fix: unify test with description
2021-04-13 10:23:53 +02:00
9a160276e1
fix(curriculum): make expected result format in instructions and tests match ( #41760 )
...
* fix: make expected result format in instructions and tests match
* fix: grammar
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-04-12 17:15:00 +02:00
86c00f8919
chore(i18n,curriculum): update translations ( #41792 )
2021-04-12 11:56:42 +05:30
c1ee2720b3
chore(i18n,curriculum): update translations ( #41787 )
2021-04-09 09:58:02 -07:00
21c8500f94
fix(curriculum): prevent submitting array instead of string ( #41720 )
...
* fix(curriculum) prevent users from submitting an array instead of string
* use strict equality instead of new test
* Add suggestions from Tom
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-04-09 07:34:55 -05:00
d4aef30ea7
fix(curriculum): regex compatibility issue for Safari ( #41725 )
...
* fix(curriculum) regex compatibility issue for Safari
* fix: escape the dot parameter in regex
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-04-09 06:39:57 +02:00
23e7d8019d
fix(curriculum): rework Project Euler 64 ( #41764 )
...
* fix: rework challenge to use argument in function
* fix: add solution
2021-04-08 11:19:59 -07:00
fe95d5bca2
fix(curriculum): Remove unnecessary comments ( #41777 )
...
* Remove unnecessary comments
https://github.com/freeCodeCamp/freeCodeCamp/pull/41612
* Remove unnecessary comment
2021-04-08 10:59:25 -07:00
87b0e5bb7a
fix(curriculum): Remove unnecessary comments ( #41781 )
...
* Remove unnecessary comments
https://github.com/freeCodeCamp/freeCodeCamp/pull/41612
* Update the hints section
2021-04-08 10:49:47 -07:00
c4ba0c692f
fix(curriculum): Remove unnecessary comments ( #41776 )
...
* Remove unnecessary comments
* Remove last comment, change instruction wording
2021-04-08 10:46:39 -07:00
591a534701
Remove unnecessary comments ( #41775 )
...
https://github.com/freeCodeCamp/freeCodeCamp/pull/41612
2021-04-08 09:40:34 -07:00
a9a68fa498
fix(curriculum): Remove unnecessary comments ( #41774 )
...
* fix: Remove unnecessary comments
https://github.com/freeCodeCamp/freeCodeCamp/pull/41612
* Add empty line
2021-04-08 09:36:05 -07:00
7a26126478
chore(i18n,curriculum): update translations ( #41772 )
2021-04-08 16:57:40 +02:00
617f7b07e9
Update iterate-through-an-array-with-a-for-loop ( #41742 )
...
* Update iterate-through-an-array-with-a-for-loop
* Update iterate-through-an-array-with-a-for-loop
Add space around minus for better readablilty.
* Update iterate-through-an-array-with-a-for-loop
* Update iterate-through-an-array-with-a-for-loop
* Update iterate-through-an-array-with-a-for-loop.md
2021-04-08 09:56:49 -05:00