Rex Schrader
c5640457c1
Merge pull request #7619 from erictleung/fix/unique-function-name-for-chunky-monkey
...
Make Chunky Monkey function name unique
2016-03-19 20:53:38 -07:00
Rex Schrader
acc31b2bd4
Merge pull request #7595 from erictleung/fix/unique-function-name-for-truncate-a-string
...
Make Truncate a String function unique & clarify
2016-03-19 20:48:47 -07:00
Rex Schrader
1b67e4718f
Merge pull request #7579 from erictleung/fix/unique-function-name-for-repeat-a-string
...
Make Repeat a String function name unique
2016-03-19 19:46:27 -07:00
Eric Leung
f8b8a29b9b
Make Chunky Monkey function name unique
2016-03-18 09:40:57 -07:00
Eric Leung
41cd3dae5f
Make Truncate a String function unique & clarify
...
- Change `truncate` function to `truncateString`
- Update challenge description to clarify goals of challenge
2016-03-17 05:46:07 -07:00
Jacob Bearden
fcf866906b
fix image protocol
2016-03-16 20:32:12 -06:00
Eric Leung
6d055723a8
Make Repeat a String function name unique
2016-03-16 14:17:27 -07:00
Eric Leung
e9683bb318
Make Confirm the Ending function name unique
...
- Change `end` function name to `confirmEnding`
- Add clarity on arguments used in function
2016-03-15 23:54:56 -07:00
Rex Schrader
6e7d5db741
Change nameXX properties to title XX properties
2016-03-11 21:00:06 -08:00
JoshFisk
f6b4e6d3da
Add test to "Falsy Bouncer".
2016-03-02 21:16:56 -08:00
Eric Leung
f117f07a71
Add more formatting & emphasize palindrome details
...
- Put `true` and `false` in code tags
- Put `palindrome` in definition tags
- Add "Note" to further emphasize you'll need to remove all non-alphanumeric
characters
- Put various forms of "race car" in code tags
2016-02-14 11:23:27 -08:00
Quincy Larson
c626e81d00
make the "get set for" challenges optional
2016-02-11 20:46:00 -08:00
Vladimir Támara Patiño
7b1cb3202c
Update translation to spanish of basic-bonfires
...
Closes #6495
Thanks for corrections to @justinian336 and @Narshe1412
2016-02-08 20:44:41 -05:00
Rex Schrader
1646e4aa01
Merge pull request #6750 from erictleung/fix/move-challenge-titles-in-json-files
...
Move challenge title attribute/value pair + update
2016-02-05 21:26:32 -08:00
Eric Leung
6ae937951c
Move challenge title attribute/value pair + update
...
- Move title attribute/value pair for each challenge in Basic Algorithm
Scripting to between the id and description attributes for consistency among
the other challenge JSON files
- Add space in the editor for Caesar's Cipher for alignment with the `return`
statement
- Add code tags around `arr[i]` in Return Largest Numbers in Arrays challenge
- Add code tags around `n` in Repeat a string repeat a string
- Capitalize JavaScript in Falsy Bouncer
- Change `n` to `num` for Repeat a string repeat a string challenge
2016-02-05 21:14:20 -08:00
Rex Schrader
322c26ea9c
Merge pull request #6749 from justinian336/Update/ES-translation-basic-bonfires
...
Add translation for new challenge
2016-02-05 20:30:16 -08:00
justinian336
e440ded7ac
Add translation for new challenge
2016-02-05 07:24:30 +00:00
Eric Leung
241c5c2396
Add more tests to Slasher Flick and fix formatting
...
- Added two more tests that involve a mix of strings and numbers
- Put `n` in code tags
- Add missing period in second sentence
2016-02-04 23:23:00 -08:00
Jason Jiang
f3cefa71aa
Correct the array description of Chunky Monkey
...
The array required from the Chunky Monkey challenge is two-dimensional, not multidimensional.
The change has been made in both English and Spanish.
2016-01-26 15:28:53 +13:00
Mrugesh Mohapatra
d9b3aada17
fix the ROT13 link in ceasars cipher challenge
2016-01-21 22:15:37 +05:30
SaintPeter
f9c2da7d6a
Normalize Challenges for COM1000
2016-01-20 15:45:32 -08:00
Quincy Larson
a6c4ed77a5
further improvements of challenge ssed for better looking views
2016-01-15 04:49:46 -08:00
Quincy Larson
49a57e7965
add chatroom names
2016-01-15 04:46:20 -08:00
Quincy Larson
3536b19dce
add required state to required challenges, move advanced algorithms
2016-01-12 00:02:33 -06:00
Dieter Daems
484da097b2
Add tips to Caesar Cipher Bonfire
...
- Also cleaned up the function code, less bloat.
2016-01-03 05:26:01 +01:00
SaintPeter
245acda603
Move Caesers Cipher to Bonfires
2016-01-01 19:19:56 -08:00
Berkeley Martinez
e81ac70ae0
Merge pull request #5551 from FreeCodeCamp/feature/new-basejumps
...
Add new ziplines and basejumps
2015-12-30 08:58:57 -08:00
Logan Tegman
f8b22acf70
Merge pull request #5412 from xynz/tests/BonfireChunkeyMonkey
...
Added extra test cases for Bonfire: Chunkey Monkey
2015-12-29 20:31:52 -08:00
Quincy Larson
9d1cb86dff
start adding new challenges and resequence existing ziplines
2015-12-28 00:39:17 -06:00
Charlie Mantle
3f52753d9e
Added extra test cases for Bonfire: Chunkey Monkey
...
Added missing comma's for test cases
2015-12-26 17:37:24 -08:00
Mrugesh Mohapatra
a383950a4c
Fixes #5456 : Typo in test for Bonfire : Where do I belong
2015-12-27 03:17:15 +05:30
Mrugesh Mohapatra
508f20d818
Fixes #5393 : Title Case a Sentence - Add/Remove helpful links
2015-12-21 01:33:04 +05:30
Dalton Rooney
056cd27c68
Add array.slice() to Chunky Monkey
...
I think it would be helpful to include a link to the Array.slice() docs here, since it's important to the solution and it's the first time it appears in a Bonfire.
2015-12-19 17:22:00 -08:00
Berkeley Martinez
f7f587194d
Add superblock ordering
2015-12-14 13:19:30 -08:00