Commit Graph

3808 Commits

Author SHA1 Message Date
ad2dfc268f Updated and Reviewed Data Structure Set challenges (#13858)
* Updated and reviewed first two Set challenges.

* Updated and Reviewed more Set challenges

* updated and reviewed set challenges. one to go.

* Updated and reviewed all Set challenges

* Fixed solution errors

* Updated and reviewed first two Set challenges.

Updated and Reviewed more Set challenges

updated and reviewed set challenges. one to go.

Updated and reviewed all Set challenges

Fixed solution errors
2017-03-18 03:08:50 -05:00
33d6257723 using groups instead of blocks (#13962) 2017-03-18 02:59:11 -05:00
7f0683d584 Merge pull request #13960 from HKuz/fix/oneGoogleFontChall
Combine Google Font challenges into one
2017-03-17 22:07:56 -05:00
faaa8fc1bc Update challenge to use higher numbers as array elements 2017-03-17 20:27:15 -04:00
afb2434f1f Minor improvement in responsively style challenges instructions 2017-03-17 18:48:27 -04:00
462c3a6753 Combine Google Font challenges into one 2017-03-17 18:18:47 -04:00
2a50c00e46 Merge pull request #13967 from makkBit/fix/testTitle
Correct typo in 'specify exact number of matches' challenge
2017-03-17 14:23:00 -07:00
7db422d8b2 removed flex-basis from flex-grow challenge (#13947) 2017-03-17 15:48:40 -04:00
e9a427415e fix test title of re challenge 2017-03-17 14:14:06 +05:30
60fd1220cd Merge pull request #13701 from donniereese/fix/basic-css-border-radius-percent-message
Fixed display of various characters not showing up correctly in test console
2017-03-16 22:28:39 -07:00
d278c4be21 changed instances of teal to cyan 2017-03-16 00:26:19 -06:00
ba24a17f04 Refactor test message for Title Case Challenge
Rewrite test messages to use <code> tags when describing the return value
to make their expected output more understandable.
2017-03-15 14:49:58 -05:00
154f2aca78 Merge pull request #13818 from adetime/fix/usage-of-text-align-to-anchor-tags
fix/usage-of-text-align-to-anchor-tags
2017-03-14 20:59:17 -05:00
0716b6f8aa Merge pull request #13882 from Atomk/fix/code-spacing
Minor text fixes in Applied Visual Design challenges
2017-03-13 22:41:37 -07:00
e52ca2a23c Merge pull request #13866 from Manish-Giri/fix/add-tests-in-capture-group
Add tests in reuse capture group
2017-03-12 22:02:16 -05:00
d29afef0b1 Minor text fixes in Applied Visual Design challenges 2017-03-12 22:08:34 +01:00
6b9cfabcfa Merge pull request #13811 from adetime/fix-radio-button-description
Insert a missing information needed to pass all tests on Radio Buttons Challenge
2017-03-12 16:42:48 +01:00
1ce029e9c6 Add tests in reuse capture group 2017-03-11 22:37:55 -05:00
9672ddcfb2 Correct English sentence 2017-03-11 19:29:42 -08:00
ee568c438f Merge pull request #13834 from fonsecapontes/fix/spread-operator-test
fix test pass spread-operator
2017-03-11 20:33:27 -06:00
b2fa76f1c4 Merge pull request #13612 from erictleung/fix/clarify-concat-strings
Clarify concatenating strings with +=
2017-03-12 01:22:59 +01:00
41df99060e Correct capitalisation of Wikipedia 2017-03-11 11:30:10 +00:00
51435e264b Merge pull request #13709 from cdrainxv/fix/media-query-description
Edited description and test
2017-03-10 21:25:16 -06:00
2cb2bad2e7 Fix poor wording for first test check 2017-03-09 23:44:16 -08:00
55d9dacaec fix test pass spread-operator 2017-03-09 23:33:08 -03:00
0c1ad46f84 Merge pull request #13756 from ellenkorbes/translate/Pt-translation-getting-started
Review/editing pass on the pt-br text of the getting-started section
2017-03-09 23:11:42 +01:00
fd45deeb9c Merge pull request #13772 from jdeprey/fix/say-hello-map
Clarify instructions in Say Hello to HTML challenge
2017-03-09 22:52:35 +01:00
d61ae01f1b Update getting-started.json 2017-03-09 18:32:00 -03:00
64bc7cb6ee Convert lookup table to object 2017-03-09 09:07:47 -05:00
888ad67131 Merge pull request #13576 from Greenheart/fix/learn-stack-tests
fix(challenge): More robust test for "Learn how a Stack Works".
2017-03-09 01:02:25 -08:00
100f02d4cc Merge pull request #13599 from Manish-Giri/fix/change-tests-where-do-I-belong
Add type checking in Where Do I Belong
2017-03-09 00:52:31 -08:00
3a16595e52 Clarify concatenating strings with +=
- Be more specific in what needs to be done using the plus equals
- Remove unnecessary line break before strings to be concatenated
2017-03-09 00:23:50 -08:00
37fa7f56c0 fix/usage-of-text-align-to-anchor-tags 2017-03-08 20:34:50 -08:00
1cdac8c6bd Insert a missing information needed to pass all tests 2017-03-08 13:00:11 -08:00
736082869c Fix typos in basic-css-hex-code-colors 2017-03-08 09:59:34 -06:00
14fcc35555 Clarify Basic HTML instructions 2017-03-08 09:06:00 +01:00
a40fd873c2 Merge pull request #13800 from Ethan-Arrowood/fix/npm-tests-not-advancing
Removed challengeType from backend challenges
2017-03-07 22:56:50 -08:00
da7d64f009 Merge pull request #13765 from Atomk/fix/missing-space
Insert missing space in challenge code
2017-03-07 21:43:30 -08:00
172ec67e08 Removed challengeType from backend challenges 2017-03-08 00:15:52 -05:00
7608a0281f updated descriptions in linked list challenges for clarity, grammar and better ease of comprehension (#13647) 2017-03-05 21:38:09 -06:00
5431f6def1 Added explanation of justified text to Applied Visual Design: Create Visual Balance Using the Text-align Property (#13614) 2017-03-05 18:54:11 -06:00
ffd2383361 Clean up binary tree challenges (#13603) 2017-03-05 18:42:16 -06:00
7557257095 revised priority queue challenge (#13691) 2017-03-05 18:06:18 -06:00
1d4f95315c Changed codepen link on project page to the full webpage without code. (#13766) 2017-03-05 18:05:07 -06:00
2c868b1384 Insert missing space in challenge code 2017-03-06 00:10:02 +01:00
22a2e56deb Review/editing pass on the pt-br text of the getting-started section 2017-03-05 10:35:14 -03:00
76fceec0b8 Fix indentation of style tag 2017-03-05 12:08:27 +01:00
c9168b484f Merge pull request #13705 from Manish-Giri/fix/reword-bootstra-fluid-containers
Improve instructions in responsive design with bootstrap
2017-03-05 01:06:57 +01:00
18d2a0e708 Merge pull request #13707 from cdrainxv/fix/tertiary-colors-test
Edited test to allow for lowercase hex code
2017-03-03 21:14:18 -06:00
d63510c632 Improve instructions in responsive design with bootstrap 2017-03-03 19:58:47 -05:00