Quincy Larson
05c5eb8d2c
update challenge sequence and break on boarding into two sections
2015-10-07 00:41:43 -07:00
Logan Tegman
a7b2dc71b1
Fix BF Exact Change Tests
...
Added a test case for when the smallest denomination of change available is larger than the total change required.
Closes #1409
2015-10-06 23:49:08 -07:00
natac13
00b54e3d1f
added optional space to the editor match in OOP challenges.
...
closes #3331
2015-10-06 20:37:32 -04:00
Quincy Larson
56b7b6f29b
improve markup and titles of challenges
2015-10-06 15:37:43 -07:00
benmcmahon100
a27aa2d9f6
More test and copy fixes. Removed weird bugged challenge
2015-10-06 22:54:20 +01:00
benmcmahon100
a0885d4481
Merge remote-tracking branch 'origin/staging' into curriculum/JSONAndAJAX
...
:ting with '#' will be ignored, and an empty message aborts
:
aad]
dad
2015-10-06 22:34:20 +01:00
Gaurav Saxena
a6789b8511
renamed -you- to -your- ; fixes #3607 - grammar bug
2015-10-06 17:30:27 -04:00
benmcmahon100
9f298cbe94
Fixed tests
2015-10-06 21:47:29 +01:00
Logan Tegman
a17687116e
Fix Waypoint: Find Whitespace spelling and grammar.
2015-10-06 08:45:21 -07:00
Arsen Melikyan
2c0a705ff5
Merge pull request #3593 from formap/fix/2467-missing-bootstrap
...
Fix bootstrap fluid containers wording issue
2015-10-06 19:20:51 +04:00
Arsen Melikyan
57b9e25285
Merge pull request #3572 from ahstro/fix/truncate-typo
...
Truncate a string: Minor typo
2015-10-06 18:25:14 +04:00
ahstro
7a31cdd922
'Regular Expressions'-waypoint improvements
...
* Remove unnecessary `i`-flag from tests and test messages,
e.g. `/\s+/gi` => `/\s+/g`
* Remove dupliate backslashes from regex test messages,
e.g. `/\\s+/g` => `/\s+/g`
The two backslashes were probably just an accident caused by how
multiple escapes are necessary with the current way tests are handled.
The `i`-flag was just unnecessary since its purpose is to ignore the
case of alphabetic characters.
2015-10-06 15:13:53 +02:00
Logan Tegman
91708a3316
Fix Waypoint: Find White Space Explaination
...
Changed text description to make it clear that `\s` is used to find all types of whitespace characters, not just `" "`.
Closes #2838
2015-10-05 22:50:09 -07:00
Quincy Larson
68b12caf48
minor improvements to onboarding and create skeleton commit page
2015-10-05 22:19:55 -07:00
Quincy Larson
c27e5bf6c4
start adding clementine challenge
2015-10-05 21:57:15 -07:00
Quincy Larson
34efc43f6a
update copy of certificate flows
2015-10-05 17:18:35 -07:00
Quincy Larson
fc17e266fb
Merge branch 'staging' into feature/certificates
2015-10-05 16:30:01 -07:00
Berkeley Martinez
8c48626f03
Add certification page
2015-10-05 15:55:50 -07:00
benmcmahon100
da09a7b650
Brought in line with staging and added spoofigator!
2015-10-05 23:42:30 +01:00
benmcmahon100
cbb78079f9
resolve difference with the JSON and AJAX differing from staging
2015-10-05 23:40:33 +01:00
benmcmahon100
5b771e18e6
Finished the geolocation waypoint. Ready for QA and copy fixes
2015-10-05 22:46:29 +01:00
Florencia Tarditti
c04832d618
fix bootstrap fluid containers wording issue
...
Closes #2467 .
2015-10-05 21:26:18 +02:00
ahstro
e079419367
Confirm the Ending: Add test case
...
Add a test case that makes sure the user can't just check the last
character or word.
2015-10-05 18:01:28 +02:00
Joseph Breihan
dc4f5212c2
Fix typo described in issue #3585
2015-10-04 23:20:09 -04:00
Abhisek Pattnaik
fe3e94e69b
Modify tests for Bonfire - Where do I belong
...
close FreeCodeCamp/FreeCodeCamp#3381
2015-10-04 11:46:08 +05:30
SaintPeter
89e1ebb952
New for loop waypoints and verbiage improvements
2015-10-03 20:00:09 -07:00
benmcmahon100
4e33b355b0
90% complete without QA or refined descriptions/tests
2015-10-03 23:59:54 +01:00
ahstro
b2bf3ce391
Truncate a string: Minor typo
...
The assert message said `1`, instead of the number `11` that was
actually being used in the assertion.
2015-10-03 11:23:41 +02:00
Quincy Larson
c688082ee4
add appropriate challenges to certificate challenges
2015-10-02 11:44:29 -07:00
Quincy Larson
465835d6b1
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
ea33385fea
remove vestigial difficulty attribute from challenges
2015-10-02 01:06:27 -07:00
Quincy Larson
69a3729025
restructure challenges and add certificate challenge skeletons
2015-10-01 23:54:20 -07:00
Aniruddh Agarwal
fa89ff3471
Merge pull request #3376 from natac13/fix/slasher-flick-unclear-head-of-array
...
fix unclear description slasher flick
2015-10-02 05:20:28 +08:00
Berkeley Martinez
5de6837959
Merge pull request #3548 from FreeCodeCamp/converge-bonfires
...
refactor all Bonfire tests to use assert and have friendly messages
2015-09-30 19:47:20 -07:00
Quincy Larson
77892a05c0
Merge pull request #3546 from FreeCodeCamp/step
...
add step based challenge to framework
2015-09-30 19:38:01 -07:00
Quincy Larson
c2af4f9b4c
fix bad merge
2015-09-30 19:26:05 -07:00
Quincy Larson
dca179c2c5
Merge branch 'staging' into converge-bonfires
...
Conflicts:
seed/challenges/basic-bonfires.json
seed/challenges/intermediate-bonfires.json
2015-09-30 19:06:28 -07:00
Quincy Larson
16c0c23b2c
finish QAing all bonfires
2015-09-30 19:04:26 -07:00
Quincy Larson
4fffabfe8f
fix exact change and QA all JS challenges
2015-09-30 18:33:32 -07:00
benmcmahon100
1b13ad2601
Added the skeleton for the fourth challenge. Challenge three needs some refinement in the testing system
2015-09-30 23:23:58 +01:00
benmcmahon100
2d6c91b513
Three complete. More to come
2015-09-30 23:01:56 +01:00
Quincy Larson
1994e340d3
all but 4 bonfires work
2015-09-30 14:57:58 -07:00
Quincy Larson
416a866ec0
add step based challenge to framework
2015-09-30 13:26:06 -07:00
natac13
90230ec907
fix test so it does not match code not in the answer
2015-09-30 05:13:13 -04:00
Quincy Larson
03675ef0a6
finish QAing basic and intermediate bonfires
2015-09-30 01:33:07 -07:00
Mike
ab72094333
Remove Unnecessary Left Over Semicolon
...
Remove left over semicolon from function that was converted from an anonymous function at https://github.com/FreeCodeCamp/FreeCodeCamp/issues/3287
2015-09-30 02:40:21 -04:00
Quincy Larson
cbc21ee03f
refactor messages on basic and advanced bonfires
2015-09-29 15:00:27 -07:00
Quincy Larson
838a80167e
finish first take at upper-intermediate bonfires
2015-09-29 14:34:51 -07:00
Quincy Larson
6657348722
finish first pass at intermediate bonfires
2015-09-29 14:18:43 -07:00
Quincy Larson
52c74f5a3d
merge staging
2015-09-29 13:44:58 -07:00