Commit Graph

71 Commits

Author SHA1 Message Date
Juliano Rafael
03ad4be873 Add Brazilian Portuguese basic-bonfires translations 2016-12-26 15:17:28 -02:00
Timo
d0024f85b6 Add note about arguments object to seek and destroy challenge 2016-12-01 21:38:21 +00:00
Manish Sharma
3d0014d2ed Corrected and maintained uniformity in title-casings of challenges (basic bonfires)
According to the uniformity of using title case in important words in title of challenges, some of the titles didn't have that casings. For example "Reverse a string" should have been "Reverse a String".

I did that for both English and the translated version.
2016-11-08 17:46:59 +05:30
Pedro CS Silva
27d65e2852 Additional test case in confirm-the-ending 2016-10-27 13:32:14 +01:00
Sahil Khurana
51dd09f7e8 Modified test case description
Modified test case description for caesar ciphers
2016-10-24 10:28:31 +01:00
Yasser Hussain
dbc352703d Modified challenge description 2016-10-19 11:40:57 +05:30
Yasser Hussain
8f0a41c085 Added a new Test case to 'Seek and Destroy challenge'
Added test which calls the function with at least 8 inputs.
2016-10-16 14:34:08 +05:30
Chuanfeng Zhang
df2e2b5548 Clarify instructions
Clarify Instructions
2016-10-07 10:39:51 +01:00
Will Hurley
359e491b89 changed last test from 'JUMPED' to 'JUMPS' 2016-10-02 13:08:43 -07:00
Quincy Larson
9eb90964d9 add isBeta flag to slice and splice 2016-09-09 17:56:34 -07:00
MiloATH
24d70e4e63 Changed links of several pages to the translated pages. 2016-09-02 01:38:49 -04:00
Mrugesh Mohapatra
5f8e539b76 Merge pull request #10286 from AndrewGHC/fix/endsWith-passes-without-semicolon
Fixed regex test against using the .endsWith() method
2016-08-22 10:59:32 +05:30
AndrewGHC
3fdef4922f Fixed regex test against using the .endsWith() method in challenge 'Confirm the Ending' 2016-08-20 11:33:07 +02:00
Quincy Larson
76a3f3c217 fix reference to old wiki 2016-08-19 21:27:35 -07:00
BKinahan
3d6e2e9a5c Swap Slasher Flick with more difficult challenge 2016-08-12 18:23:25 +00:00
James Hobbs
60ee94edaf Amended instructions for Check for Palindrome challenge to reference casing. 2016-08-05 13:04:25 +01:00
theflametrooper
a45b0a5685 Replaced wiki links with new forum links 2016-08-01 10:20:08 +01:00
Berkeley Martinez
ee4f1dbb73 feature(translations): Normalize translations
translations are now listed under the prop "translations"
and keys to the IETF lang tag.
2016-07-28 23:40:01 -07:00
BKinahan
d6e5efe13e Change two tests on Confirm the Ending 2016-07-21 19:56:04 +00:00
Arun
ae3f031fd1 Fix broken challenge links by renaming challenges 2016-06-27 23:11:02 +05:30
Jonathan
8704b3a76e Merge pull request #9287 from erictleung/translate/palindrome-update
Add Spanish translation to Palindrome update
2016-06-27 16:47:34 +01:00
Jonathan Wong
0ab01fc7d1 Fix/rewrite-instructions (#8944)
Clarify Where Do I Belong to return positive val
2016-06-22 13:09:18 +00:00
Eric Leung
fba1427810 Add Spanish translation to Palindrome update 2016-06-21 23:19:48 -07:00
Eric Leung
a99261b42e Add test to check .endsWith() in Confirm Ending 2016-06-21 23:11:29 -07:00
Akinseye Olawale
ad01518204 Update basic-bonfires.json
Removed unnecessary repetition
2016-06-21 15:24:32 +01:00
luongthomas
ac676f1e19 Added Palindrome test for _eye returning true. 2016-06-16 09:03:53 -07:00
Eric Leung
3d43a1f533 Merge pull request #9077 from alayek/fix/palindrome-language
Update Palindrome instructions
2016-06-13 22:34:28 -07:00
Jonathan
83868f9f59 Merge pull request #8922 from tianz/fix/mdn-links
Fix MDN links
2016-06-13 19:28:52 +01:00
alayek
db855143d5 Update Palindrome instructions 2016-06-10 23:05:43 +05:30
daniel-chung
e03e013b52 Add new test in basic-algorithm challenge
Creates a new test that checks situations where the solution returns 5 chunks (i.e., an array of length 5 whose elements are themselves arrays).
2016-06-07 20:48:20 -04:00
Tian Zhou
37c4ef31bf Fix MDN links 2016-06-02 20:36:21 -07:00
Salt7900
66f2019dbe Change wording about a number not being positve 2016-05-30 22:53:07 -05:00
Zac Clemans
c6ddf1ce71 add test assertion for underscores in palindrome bonfire 2016-05-25 15:46:08 -04:00
Kevin Dessely
40019ace6f Fix Read-Search-Ask broken links 2016-05-22 14:56:55 +08:00
rshafto
68788a3786 Update basic-bonfires.json 2016-04-27 21:53:20 -04:00
Eric Leung
136c365bf4 Update MDN charCodeAt link to be more accurate 2016-04-17 11:04:23 -07:00
Eric Leung
2498f1fa88 Make Where Do I Belong function name unique 2016-03-21 10:26:24 -07:00
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