Commit Graph

3041 Commits (8965f5ff2e9d7f66f32ac4a522b3a87ef8fc3944)

Author SHA1 Message Date
Joseph Livengood a86bc68aa3 Merge pull request #13475 from QuentinGibson/fix/indexOf
indexOf() instead of includes()
2017-02-20 22:24:42 -05:00
MANISH-GIRI f2af5371a3 Improve oboe-errors challenge 2017-02-20 21:35:28 -05:00
MANISH-GIRI 5520f11104 Fix description in create linked list 2017-02-20 19:17:47 -05:00
Pauric Holleran 9f9eb5b379 CSS Selectors added in code example
The code example in Sass: Nesting CSS with Sass was missing CSS element selectors. These have been added.
2017-02-20 22:18:05 +00:00
Samuel Plumppu 0f943f40e2 Merge pull request #13342 from RamiroPinol/fix/typos-advanced-express-tools
Fix/typos advanced express tools
2017-02-20 21:55:39 +01:00
RamiroPinol 401c3d56f9 Fixed several typos in advanced-express-tools.json 2017-02-20 17:46:19 -03:00
quentin dd77bbc46d indexOf() instead of includes() 2017-02-20 15:42:50 -05:00
Samuel Plumppu 15d1f6e647 Merge pull request #13414 from robbawebba/fix/reformat-es6-challenges
Reformat ES6 Challenge Descriptions
2017-02-20 21:15:16 +01:00
robertweber95 c27c5eb6df Reformat challenge descriptions and titles 2017-02-20 15:08:34 -05:00
Samuel Plumppu 72b6a4ddd2 Merge pull request #13453 from bonham000/fix/adv-data-structures-circular-queue
revised circular queue challenge and added working tests
2017-02-20 20:29:26 +01:00
Sean Smith 8df539e746 revised circular queue challenge and added working tests 2017-02-20 11:25:00 -08:00
Joseph Livengood 2c5e7defef fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 13:43:43 -05:00
Samuel Plumppu d442285545 fix(challenge): Format constructor property in "OOP: Set Constructor" 2017-02-20 18:41:54 +01:00
Samuel Plumppu 15b1b0b7cc fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 18:28:41 +01:00
Samuel Plumppu 29c00c8e73 fix(challenge): Typo in "OOP: Reset Inherited Constructor Property" 2017-02-20 17:59:07 +01:00
Ellen 316687e6ca Translation of the "Responsive Web Design Principles" section into pt-br (#13422) 2017-02-20 16:40:59 +00:00
Samuel Plumppu fad9cae639 fix(challenge): Use correct indices in test messages. (#13461) 2017-02-20 19:04:04 +05:30
Eric Leung 97a8531de4 Format Learn how a stack works challenge
- Improve readability of challenge
- Spell out JavaScript abbreviations
- Apply appropriate dfn and code tags
- Change from single quotes to double quotes
- Add periods to end of challenge tests
2017-02-19 18:36:33 -08:00
Jamos Tay 412131af36 Add new 'Modify Fill Mode of an Animation' challenge (#13299) 2017-02-19 17:39:25 -06:00
Atomk 614271db18 Remove unnecessary hover references 2017-02-19 20:05:40 +01:00
Samuel Plumppu 08d174e382 Merge pull request #13448 from rarmatei/fix/challenge-rewording
Reword challenge on font degradation
2017-02-19 10:55:05 +01:00
Rares Matei 18b105c58e Remove Monospace font from challenge work area
Reword the challenge
Fix typo in Notes section
2017-02-19 09:35:29 +00:00
Samuel Plumppu 6d09def51a Merge pull request #13446 from Manish-Giri/fix/nodes-in-linked-list
Fix instructions and challenge seed in linked-list
2017-02-19 10:22:49 +01:00
Samuel Plumppu be33bae43e Merge pull request #13418 from cdrainxv/fix/remove-overflow-x-scroll
moved comment to new line to remove overflow-x scrollbar
2017-02-19 10:13:13 +01:00
MANISH-GIRI f250f4ec3d Fix instructions and challenge seed in linked-list 2017-02-19 03:03:18 -05:00
cdrainxv 3085c22969 moved comment to new line to remove overflow-x scrollbar 2017-02-18 20:52:01 -07:00
systimotic 4da3c6cd00 Clarify instructions in the string immutability challenge 2017-02-18 23:49:57 +01:00
Eric Leung af549f8034 Format Depth-First Search algorithm for graphs (#13316)
- Add dfn and code tags
- Add img-responsive to GIF image
- Use horizontal rule instead of "Instructions"
- Fix challenge tests and add working solution
- Add DFS challenge solution
- Add additional tests to thoroughly check answer
2017-02-19 01:28:03 +05:30
Sing Liu 79bb7ee21b Update test message in Target the Children of an Element Using jQuery (#13374) 2017-02-19 00:58:49 +05:30
Samuel Plumppu 9bf3c40492 fix(challenge): Fix broken tests for Linked List challenge. (#13388)
* Also added a solution to increase `npm test` coverage.
2017-02-19 00:51:47 +05:30
Quincy Larson 2709eb6b3a add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Samuel Plumppu b326a679e5 Merge pull request #13415 from Manish-Giri/fix/improve-instructions-add-images
Improve instructions in add images challenge
2017-02-18 19:28:28 +01:00
Samuel Plumppu 0326d46144 Merge pull request #13427 from rarmatei/fix/missing-semicolon
Add missing semicolon at the end of example section statement
2017-02-18 19:18:30 +01:00
Samuel Plumppu 6bc0672b83 fix(challenge): Improve tests for Circular Queue challenge. (#13308)
* Fix some typos that prevented valid solutions from passing.
* Add new test cases to better test for what the instructions ask for.
* Improve test-messages.
* Add passing solution, to increase coverage of `npm test`.
2017-02-18 22:48:23 +05:30
Rares Matei 602dd44941 Add missing semicolon at the end of example statement 2017-02-18 17:05:38 +00:00
Jenell Pizarro bebeeea997 correct URLs by escaping quotes (#13416) 2017-02-18 12:10:38 +05:30
MANISH-GIRI c9427a4fec Improve instructions in add images challenge 2017-02-17 22:07:55 -05:00
Jamos Tay a0df8bbeeb Add requirement for add function to return boolean (#13404) 2017-02-17 21:06:53 -06:00
Joseph Livengood 81545959df BCrpyt challenges added to Infosec and implemented in Advanced Node/Express (#13339) 2017-02-17 20:52:27 -06:00
mrugesh mohapatra af5a3e9f1e Merge pull request #13406 from amandaporto/fix/update-url-product-landing-challenge
Modify url in build-a-product-landing-page challenge description
2017-02-18 02:04:11 +05:30
mrugesh mohapatra dcf2184714 Merge pull request #13272 from Marmiz/fix/Add-images-challenge
added step by step instruction on adding an image to a website
2017-02-18 01:42:09 +05:30
Rares Matei 0e4c323e8d Add target _blank to all external links in challenges (#13231)
Add target _blank to all external links in challenges:
- applied-visual-design 
- basic-html-and-html5 
- quality-assurance-and-information-security-projects
2017-02-18 01:27:56 +05:30
Amanda Porto 4fc911cd51 Fix codepen url 2017-02-17 14:17:39 -05:00
Jamos Tay f7327fe9a9 Change example code 2017-02-17 11:42:27 +08:00
Eric Leung 930ef4a315 Merge pull request #13347 from atjonathan/fix/typos
Minor grammar and typo fixes
2017-02-15 06:21:55 -08:00
theflametrooper 5fbd55aa96 Minor grammar and typo fixes 2017-02-15 11:20:06 +00:00
Dylan 201bb49c89 Merge pull request #13335 from cdrainxv/fix/edit-description
Edited description on svg origin
2017-02-14 15:34:57 -06:00
Jamos Tay 1213258a27 Remove extra close brace 2017-02-14 22:24:42 +08:00
Prayag Verma 11128ad415 Fix typos in infosec challenge 2017-02-14 12:21:41 +05:30
Claudio Restifo 5fa4de8195 added step by step instruction on adding an image to a website 2017-02-14 08:29:37 +07:00
cdrainxv e09481e560 Edited description on svg origin 2017-02-13 14:29:57 -07:00
mrugesh mohapatra 9a4a4da696 Merge pull request #13315 from erictleung/fix/use-em-dash-in-oop
Correct em dash in OOP challenge plus formatting
2017-02-13 17:39:34 +05:30
Samuel Plumppu fc1c5426be Merge pull request #13301 from QuincyLarson/fix/relocate-convert-celsius
move the convert celsius challenge over to the algorithm challenges
2017-02-13 12:03:22 +01:00
Eric Leung 914e0e0ff7 Correct em dash in OOP challenge plus formatting 2017-02-13 02:43:20 -08:00
Peter Weinberg fa7a32d01f fix(challenge): fix instructions in serve json challenge 2017-02-12 22:00:06 -05:00
Rob Weber 061c5caddc Reformat ES6 challenge descriptions (#13256) 2017-02-12 14:36:43 -06:00
Eric Leung a4ed33765f Use correct em dash in Node introduction (#13296) 2017-02-12 14:35:00 -06:00
Joseph Livengood 3861b5883a Socket.IO challenges added to Advanced Node and Express section. (#13302) 2017-02-12 14:33:15 -06:00
Quincy Larson 5c4d17355a move the convert celsius challenge over to the algorithm challenges 2017-02-12 13:20:47 -06:00
Eric Leung db918e2821 Merge pull request #13198 from Manish-Giri/fix/remove-code-tags
Remove code tags from challenge seed
2017-02-12 02:00:47 -08:00
Eric Leung a912dec934 Merge pull request #13295 from Manish-Giri/fix/arguments-in-function-call
Ensure use of two arguments in function call
2017-02-12 01:50:57 -08:00
Eric Leung 85fa8b06de Merge pull request #13255 from becausealice2/fix/instruction-ambiguity
Reword amiguous challenge instructions
2017-02-12 01:39:12 -08:00
MANISH-GIRI d35fa023a3 Ensure use of two arguments in function call 2017-02-12 04:03:05 -05:00
Eric Leung 2d5fdf07c0 Merge pull request #13162 from no-stack-dub-sack/fix/grammar-formatting-env-challenge
fix(challenge): various grammar and formatting, .env node challenge
2017-02-12 01:01:22 -08:00
cdrainxv 69d3b09894 Added semicolon to statement 2017-02-11 22:13:15 -07:00
Dylan c27e63224a Merge pull request #13287 from cdrainxv/fix/edit-label-text
Edited label text in description and challenge code
2017-02-11 21:50:03 -06:00
rrjoson fd2fd006b8 Fix media query instructions and test 2017-02-12 01:43:39 +08:00
cdrainxv 1454078a53 Edited label text in description and challenge code 2017-02-11 09:03:20 -07:00
Ayushi Jain 715d49375e Allow closing brackets on the same line 2017-02-11 09:16:07 +05:30
MagiaSN ab10c3ca50 Fix description of 2nd test in challenge Inventory Update 2017-02-10 23:06:54 +08:00
Joseph Livengood bbfe72bdeb Social Authentication challenges added to Advanced Node/Express section (#13235) 2017-02-10 02:14:05 -06:00
Peter Weinberg 5ecaef2ae7 fix(challenge): various grammar and formatting, .env node challenge 2017-02-09 19:24:53 -05:00
Alice Jiang 9bc3cebe07 Reword amiguous challenge instructions 2017-02-08 20:58:49 -06:00
mrugesh mohapatra 937e267842 Merge pull request #13166 from dhcodes/fix/change-hyperdev-to-gomix
replace Hyperdev references with Gomix
2017-02-08 20:36:49 +05:30
Samuel Plumppu 3f08895212 Merge pull request #13143 from BrendanSweeny/fix/improve-es6-scopes-var-let-challenge
Reduce complexity of the 'scopes with var and let' challenge
2017-02-08 14:26:16 +01:00
Brendan Sweeny b7df63ecb7 Reduce complexity of the 'scopes with var and let' challenge 2017-02-07 22:13:20 -07:00
Samuel Plumppu d8d5ab30f2 Merge pull request #13196 from Manish-Giri/fix/remove-hover-state
Remove hover state requirement
2017-02-07 23:15:08 +01:00
MANISH-GIRI fe1b599f39 Fix typo in articles 2017-02-07 15:09:23 -05:00
Eric Leung 42f30fca6c Merge pull request #13212 from Manish-Giri/fix/remove-regex-i-flag
Remove requirement of i flag in regex
2017-02-07 09:31:06 -08:00
Eric Leung d2716cf0c8 Merge pull request #13012 from Greenheart/fix/remove-u-tag-from-links
fix(challenge): Improve example for "Applied Visual Design: Use the u Tag to Underline Text"
2017-02-07 09:10:51 -08:00
Eric Leung d18e24e2b1 Merge pull request #13113 from Greenheart/fix/array-slice-cleaner-assertion
fix(challenge): Cleaner assertion for "Copy an Array with slice()".
2017-02-07 08:38:37 -08:00
Samuel Plumppu 0e994d55c8 fix(challenge): Improve example for "Applied Visual Design: Use the u Tag to Underline Text".
* Update instruction.
* Update `challengeSeed` for following challenges.
* Use strict equality for tests.
2017-02-07 12:54:35 +01:00
MANISH-GIRI bbbc163732 Remove requirement of i flag in regex 2017-02-07 00:58:42 -05:00
MANISH-GIRI 7f3b9d2443 Remove code tags from challenge seed 2017-02-07 00:26:58 -05:00
Eric Leung 173fe43b2f Merge pull request #13178 from cdrainxv/fix/change-description-wording
Reworded descriptive text to refer to present literal match example.
2017-02-06 19:18:53 -08:00
Dylan 1d51d3818f Merge pull request #13176 from cdrainxv/fix/short-fix-unshift
Replaced shift() with unshift() in description
2017-02-06 21:16:19 -06:00
Eric Leung 17d34ac1b9 Merge pull request #13159 from Greenheart/fix/fp-filter-broken-test
fix(challenge): Fix broken test for "FP: Use filter to extract data".
2017-02-06 18:46:18 -08:00
mrugesh mohapatra f28b7a1cec Merge pull request #12982 from Dagolin/translate/zh-TW-translation-getting-started
Translation of Getting Started in Tradational Chinese (zh-tw)
2017-02-07 02:13:07 +05:30
MANISH-GIRI 5c8c77e160 Remove hover state requirement 2017-02-06 14:50:31 -05:00
Eric Leung a936f00c7a Merge pull request #13167 from Greenheart/fix/fp-array-slice-fatal-typo
fix(challenge): Fix fatal typo in "FP: use Array.slice()"
2017-02-05 23:09:58 -08:00
Joseph Livengood 1b7495f762 View rendering and Passport challenges in Advanced Node/Express created (#13177) 2017-02-06 00:45:41 -06:00
cdrainxv 39fa5f83b1 Reworded descriptive text to refer to present literal match example 2017-02-05 21:48:00 -07:00
cdrainxv fca35c32d5 Replaced shift() with unshift() in description 2017-02-05 20:35:18 -07:00
Quinn-H 2a7432ef5d Unneccessary semicolon fixed 2017-02-06 14:21:17 +13:00
Heather Kusmierz 7b0e659061 Revise intro for Basic CSS section 2017-02-05 16:24:17 -05:00
Samuel Plumppu c7dfdbe10b fix(challenge): Fix fatal typo in "FP: use Array.slice()"
* Fixes a typo that prevented the challenge from being completed at all.
2017-02-05 21:15:12 +01:00
Dylan d372128601 replace Hyperdev references with Gomix 2017-02-05 14:10:52 -06:00
Samuel Plumppu 5f9222e883 fix(challenge): Fix broken test for "FP: Use filter to extract data". 2017-02-05 17:12:31 +01:00
systimotic 1d2cc3b99d Simplify truncate a string challenge 2017-02-05 14:31:48 +01:00
Timo fe95cf5581 Merge pull request #12929 from Greenheart/fix/return-a-value
fix(challenge): Update tail section for "Return a Value from a Function with Return"
2017-02-05 14:12:03 +01:00