Gregory Smith
7ed447d2d0
Reword text instructions for first forum post
...
As originally worded, many new campers seemed to be getting the idea that they should create their own introduction thread instead of replying to the main one linked to in the challenge. This slight rephrasing will (hopefully) make it more clear that they should rather be replying.
2017-01-05 14:36:59 -07:00
Cody Deckard
6193b0b062
Search and Replace challenge description
2017-01-05 21:21:03 +00:00
Thomas Huang
63c2f75730
Add wbr tag on sample code
2017-01-05 01:58:47 -08:00
Ahmedur Rahman Shovon
dbeee7275c
Updated mongodb running command in c9.io
...
For free users, c9.io provide only 2GB memory for single workspace. But to run mongodb it requires at least 3379MB in journal. So we should use mongod --port 27017 --smallfiles to allow run mongodb within the provided 2GB memory.
2017-01-05 15:09:35 +06:00
Gregory Ristow
b7038fd240
fix(pairwise): Clarification of instructions
2017-01-04 17:19:08 -10:00
Dylan
151d2d8fc9
Merge pull request #12347 from tmashuang/fix/anchor-link-new-tab
...
Add target blank to anchor link to open in new tab
2017-01-03 19:49:34 -06:00
Dylan
64552f2b73
Merge pull request #12117 from Manish-Giri/fix/update-test-message-border-radius
...
Update test message in circular-border-radius challenge
2017-01-03 19:22:17 -06:00
Thomas Huang
ac68b6549b
Add target blank to anchor link to open in new tab
2017-01-03 15:41:23 -08:00
Manish Giri
e63d9fde96
Allow bracket notation and search for dot notation
2017-01-03 00:30:06 -05:00
Brian Salomaki
79be93b039
Update phone number and description
...
Updates one of the phone numbers used in the tests to avoid thinking it might be an invalid number. Also updates the description of the problem to be more clear that we're validating the format rather than a more sophisticated test that the number actually exists.
2017-01-02 17:19:03 -05:00
Mrugesh Mohapatra
c0410ab071
fix(CI): Remove Friendly Date Ranges
2017-01-02 08:00:49 +00:00
Dylan
96e563fbe2
change node-uuid to uuid
2016-12-30 16:47:09 -06:00
Berkeley Martinez
cc75630ec5
Merge pull request #12159 from augmt/fix/sum-fibs
...
Use strict equality operator for each sumFibs test
2016-12-29 21:10:44 -08:00
Quincy Larson
07f2320ab2
Merge pull request #12156 from julianorafael/translate/add-brazilian-portuguese-advanced-bonfires-translation
...
Add Brazilian Portuguese advanced-bonfires translations
2016-12-29 22:50:32 -06:00
Quincy Larson
6739eb88d9
Merge pull request #12232 from julianorafael/translate/add-brazilian-portuguese-basic-bonfires-translation
...
Add Brazilian Portuguese basic-bonfires translations
2016-12-29 22:47:00 -06:00
Quincy Larson
6132d5448c
Merge pull request #12234 from julianorafael/translate/add-brazilian-portuguese-basic-ziplines-translation
...
Add Brazilian Portuguese basic-ziplines translations
2016-12-29 22:31:38 -06:00
Juliano Rafael
4e5e4030b6
Add Brazilian Portuguese basic-ziplines translations
2016-12-26 16:40:11 -02:00
Juliano Rafael
93d9e5938d
Add Brazilian Portuguese basic-bonfires translations
2016-12-26 15:17:28 -02:00
minirob
ccec50e187
Changed in-line to inline
...
In response to issue Inconsistent Spelling #12214
2016-12-25 17:24:54 -06:00
wildlifehexagon
fff8eb08cd
Fixing typo found in algorithm challenge
2016-12-23 18:33:47 -06:00
Jhonnatan Gonzalez
fd2f173946
Changing Form validation to look better for open and close tags, Also improved message since the error could be not only due a missing tag but not wel formatted tags
2016-12-22 11:50:09 -06:00
antcho92
9d179abd5a
Fixed grammar error on english version of user story
2016-12-22 09:17:54 -08:00
Hector Garcia
3156ec8fe4
Use strict equality operator for each sumFibs test
2016-12-21 18:12:58 -05:00
Juliano Rafael
549b9e2e82
Add Brazilian Portuguese advanced-bonfires translations
2016-12-21 17:13:51 -02:00
gram parallelo
abbbd175bd
Use HTML5 to Require a Field - grammar issue
2016-12-20 10:50:26 -05:00
MANISH-GIRI
34803d2919
Update test message in circular-border-radius challenge
2016-12-19 14:31:20 -05:00
Darren Joy
8aac7f227a
Update instructions for Stand in Line Challenge
2016-12-16 04:09:36 -05:00
Stuart Taylor
8b6f5a9c00
Add blockName to titles
2016-12-13 21:30:36 +00:00
Ayushi Jain
466aba1384
Correct challenge grammar and improve clarity
2016-12-11 14:56:04 -05:00
EmAnt
849485deff
Update twitch pass-through link
2016-12-06 00:30:38 +01:00
Matthew Westbrook
48de435b7c
Fix typo in "Use Hex Code for Specific Colors" challenge
...
Fixes incorrect subject verb agreement in description of the "Use Hex Code for
Specific Colors" challenge.
2016-12-04 15:40:01 -06:00
Will Hurley
f61107ed05
update geolocation to use either quotation mark
2016-12-04 13:06:12 +00:00
Dylan
d95a768847
modify friendly dates test to improve thoroughness
2016-12-04 13:03:42 +00:00
Manish Giri
751a5255b9
Add checks for number of items in returned array
2016-12-03 21:45:49 -05:00
Timo
c034c73871
Add note about arguments object to seek and destroy challenge
2016-12-01 21:38:21 +00:00
Mridul Nagpal
8a2f9beddd
Clarify instructions for "Understand String Immutability" ( #11737 )
...
This commit clarifies instructions for "Understand String Immutability".
2016-11-30 04:09:48 +05:30
Abhisek Pattnaik
f33f75c939
Merge pull request #11855 from johnnyqbui/fix/description
...
Revise description for Concatenate Arrays with .concat Challenge
2016-11-29 10:18:20 +05:30
johnnyqbui
ce5ddc6106
revised description for challenge
2016-11-28 22:02:34 -06:00
Dylan
62d75ddd38
Merge pull request #11843 from robbawebba/fix/jquery-challenge-test-coverage
...
Expand the test coverage of jQuery challenge
2016-11-28 15:24:08 -06:00
Dylan
ceb9e957aa
Merge pull request #11842 from Manish-Giri/fix/strict-inequality-operator
...
Fix: Add MDN Strict Inequality Link
2016-11-28 14:53:16 -06:00
Dylan
2023ca3815
Merge pull request #11835 from rashmimalpande/fix/CountingCards-instructions
...
Change instructions in Counting Cards Challenge
2016-11-28 07:29:49 -06:00
Rashmi Malpande
bcf2cca0c5
Add a line about input in the Counting Cards Challenge instructions
...
Update basic-javascript.json
2016-11-28 11:35:41 +05:30
robertweber95
1cdeca6352
Expand the test coverage of jQuery challenge
2016-11-27 23:58:19 -05:00
MANISH-GIRI
04072f84e1
Fix: Add MDN Strict Inequality Link
2016-11-27 19:30:07 -05:00
Simon Morgan
6193c1e820
Remove extraneous attribute spaces
2016-11-27 14:50:54 +00:00
Dylan
cddc4fe837
add test to import and degrade font challenges
2016-11-27 10:06:48 +00:00
Timo
69c3cae7b6
Merge pull request #11805 from Manish-Giri/fix/add-note-in-style-radio-buttons-challenge
...
Add note about radio buttons in responsively style radio buttons
2016-11-26 23:19:16 +01:00
MANISH-GIRI
f170a2c7ad
Add note about radio buttons in responsively style radio buttons
2016-11-26 16:02:13 -05:00
Taranveer Bains
e099e6d3f1
Add test to profile lookup challenge
2016-11-26 20:23:09 +00:00
KonSal
f3d489eee8
Modified tests for External Link challenges
2016-11-22 21:08:14 +00:00