Logan Tegman
d394a2aad1
Fix Nest Anchor in Paragraph Test
...
Closes #4012 and closes #3989
2015-10-29 20:05:48 -07:00
Quincy Larson
4820ae2e36
everything is ready except OOP
2015-10-28 05:13:49 -07:00
Quincy Larson
7326996bdb
Merge branch 'staging' into improve-early-challenges
...
Conflicts:
seed/challenges/basic-javascript.json
seed/challenges/bootstrap.json
seed/challenges/html5-and-css.json
seed/challenges/object-oriented-and-functional-programming.json
2015-10-28 02:20:09 -07:00
Quincy Larson
bf00eff111
continue refining waypoints
2015-10-27 17:49:58 -07:00
Zarek Parker
3e79fdb145
Fix example for black background color closes #3870
2015-10-27 12:28:15 -04:00
Quincy Larson
00084696fb
continue improving early challenges
2015-10-26 03:14:03 -07:00
Logan Tegman
7e1cf529ad
Merge pull request #3827 from junhaoyap/fix/style-elements
...
Check is now stricter and needs braces and semicolon
2015-10-21 23:57:13 -07:00
Quincy Larson
51bd7fd7f9
start updating HTML challenge styling
2015-10-21 17:42:01 -07:00
junhaoyap
e87094754a
Add stricter check for CSS selectors styling elements
2015-10-20 22:27:27 -07:00
Aniruddh Agarwal
7aca723e73
Merge pull request #3813 from ltegman/fix/nest-anchor-in-paragraph-3805
...
Fix Waypoint Nest Anchor in Paragraph Code Guidance
2015-10-20 20:22:10 +08:00
junhaoyap
3d924e526d
Add regex test for waypoint use CSS to be more strict
2015-10-19 21:38:15 -07:00
Logan Tegman
3e503e7aad
Fix Waypoint Nest Anchor in Paragraph Code Guidance
...
Added comments to delineate which areas of the code should be modified since we were seeing a lot of confusion on the tests not passing when the `p` tag was at the bottom of the page.
Closes #3805
2015-10-19 21:33:24 -07:00
Logan Tegman
82317a1300
Fix Waypoint Change Font Size Tests
...
Removes a test that is not consistent with the instructions.
Closes #3749
2015-10-15 06:34:46 -07:00
Logan Tegman
bdf9fc0905
Merge pull request #3365 from joel-bentley/fix/waypoint-unordered-list-test
...
Fix test on Waypoint Create Unordered List
2015-10-14 22:29:42 -07:00
Berkeley Martinez
9fb6b5660f
Merge pull request #3727 from QuincyLarson/estimates
...
Time estimates for each block of challenge (by popular request)
2015-10-13 15:49:39 -07:00
Quincy Larson
bf17a54b75
add time estimates to challenge blocks on map
2015-10-12 22:56:10 -07:00
Juan Martínez
c510fd2923
Fixes background-color required twice to pass
2015-10-12 12:15:07 +00:00
Logan Tegman
576e1fefc5
Fix Waypoint Nest Anchor Within Paragraph Test Regex
...
Tolerates whitespace between opening `<p>` tag and "View more" text
Closes #3675
2015-10-09 13:13:47 -07:00
Quincy Larson
344a5b9103
Merge branch 'staging' into map-restructure
...
Conflicts:
seed/challenges/basic-ziplines.json
seed/challenges/intermediate-ziplines.json
2015-10-02 11:23:54 -07:00
Quincy Larson
b78696463d
remove vestigial difficulty attribute from challenges
2015-10-02 01:06:27 -07:00
Quincy Larson
8dc908aa30
restructure challenges and add certificate challenge skeletons
2015-10-01 23:54:20 -07:00
Aniruddh Agarwal
10ba213b93
Add test HTML5 waypoint to make it stricter
...
- Added a test to the "Nest an Anchor Element within a Paragraph" waypoint. The text 'View more' must now be outside the <a> tags.
2015-09-28 21:06:08 +08:00
Arsen Melikyan
7ad9be3696
Merge pull request #3377 from TylerMoeller/patch-1
...
Fix typo in html5-and-css.json
2015-09-20 20:27:01 +04:00
Anton Strömkvist
ef23cc312f
Merge pull request #3369 from bugron/fix/editor-match-error_fix
...
Fixes two 'editor.match() in null' errors
2015-09-20 17:47:47 +02:00
Tyler Moeller
48c3cbcb01
Fix typo in html5-and-css.json
...
The challenge "Nest an Anchor Element within a Paragraph" has a small typo at the end of the English description text as highlighted below:
"Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is rest is plain text."
This commit removes the final "rest is" highlighted above, giving us this sentence instead:
Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is plain text.
2015-09-20 08:35:21 -07:00
Arsen Melikyan
33d8e5d81b
fixes two 'editor.match() in null' errors
2015-09-20 02:17:25 +04:00
Joel Bentley
3a2f7ea256
Fix test on Waypoint Create Unordered List
2015-09-19 14:50:54 -04:00
Aniruddh Agarwal
2541a3c9a7
Added test to determine num of elements with class
2015-09-19 20:18:17 +08:00
Aniruddh Agarwal
d3623577fb
Fix waypoint description to be in accordance with W3C rec
2015-09-15 05:50:14 +08:00
Berkeley Martinez
33527c1c4f
Merge pull request #3291 from QuincyLarson/fix-3278
...
minor formatting improvement to @awesomeaniruddh fix
2015-09-14 14:13:13 -07:00
bugron
c1cfdeddbb
adds ability to 1-click expand images
2015-09-14 21:10:28 +04:00
Quincy Larson
24bcf29396
minor formatting improvement to @awesomeaniruddh fix
2015-09-13 19:56:57 -07:00
Quincy Larson
63f461a5d6
Merge pull request #3278 from awesomeaniruddh/awesomeaniruddh-3276
...
Edited decription of html waypoint to include details
2015-09-13 19:50:48 -07:00
Berkeley Martinez
6871ae03db
fix typo
2015-09-12 20:39:23 -07:00
Berkeley Martinez
329b12f915
Merge branch 'sJhonny-e-969' of https://github.com/sJhonny-e/FreeCodeCamp into sJhonny-e-sJhonny-e-969
2015-09-12 20:37:48 -07:00
Aniruddh Agarwal
0adcc81231
Edited decription of html waypoint to include details
2015-09-13 07:40:17 +08:00
bugron
7321cd3868
fixes assert in challenge
2015-09-11 17:19:37 +04:00
Aniruddh Agarwal
c6d0040183
Wording error in description of HTML waypoint
...
`16 colors` instead of `16 values`
closes #2779
2015-09-09 22:42:55 +08:00
Aniruddh Agarwal
5a76678698
Fixed wording error in HTML/CSS waypoint
...
Waypoint 'Add Different Padding to Each Side of an Element' had a small wording error: the tests were missing `the`
closes #3130
2015-09-09 11:57:39 +08:00
Anton Strömkvist
6ede4ea76e
Merge pull request #2788 from bugron/bugron-1891
...
combines two tests in one
2015-09-08 02:12:23 +02:00
Anton Strömkvist
40307da365
Merge pull request #2728 from bugron/bugron-1390
...
Fixes "indoor", "personality" and "label" issues
2015-09-08 01:56:04 +02:00
Anton Strömkvist
f3bb7e4518
Merge pull request #1798 from jbmartinez/jbmartinez-1090
...
Changes test cases to validate correct border-width. Closes #1090 , #1012 , #1495
2015-09-08 00:07:53 +02:00
Arsen Melikyan
358914f305
Merge pull request #2959 from awesomeaniruddh/awesomeaniruddh-2946
...
updated description of waypoint to make it more specific
2015-09-04 17:07:04 +04:00
Aniruddh Agarwal
90fb634718
Update html5-and-css.json
2015-09-04 17:44:27 +08:00
Natac13
0ce98da28c
fixed unnecessary self closing tag in the description.
2015-09-03 12:26:07 -04:00
Aniruddh Agarwal
971a85dc48
updated description of waypoint to make it more specific
2015-09-01 23:07:32 +08:00
Arsen Melikyan
e2a41becf1
clarifies challenge instruction
2015-08-30 18:14:05 +04:00
Berkeley Martinez
e2313988ad
fix freecatphotoapp.com test
2015-08-28 17:52:02 -07:00
bugron
7a2d630866
combines two tests in one
2015-08-27 23:19:09 +04:00
regonn
d9206eb508
fix lack of semicolon
2015-08-27 23:29:21 +09:00