Commit Graph

43 Commits

Author SHA1 Message Date
Vladimir Támara Patiño
bbd386f56b Minor improvements to spanish translation 2015-12-03 19:02:34 -05:00
Arsen Melikyan
bb97f47a5e Merge pull request #4772 from vtamara/add/ES-translation-json-apis-and-ajax
Indenting and translating to spanish json-apis-and-ajax.
2015-12-03 06:09:26 +04:00
Vladimir Támara Patiño
e77ce4ec33 Indenting and translating to spanish. Closes #4545
Thanks for corrections to @justinian336
2015-12-02 20:54:48 -05:00
Berkeley Martinez
3f253226f3 Add semicolons to tests
\#AlwaysUseSemicolons
2015-12-02 12:52:00 -08:00
Berkeley Martinez
cc3e633ec3 Fix Change editor.match to code.match to prevent collisions 2015-12-02 11:50:45 -08:00
Logan Tegman
ae93726939 Fix Assert messages missing prepended message: 2015-12-02 10:11:06 -08:00
Allister
e92d6f32b8 Removing sentence, Fixes #4791 2015-11-30 19:36:49 +07:00
dcsmith926
06e406c68c use of ".map()" should be ".forEach()"
In "seed/challenges/json-apis-and-ajax.json", the use of ".map()" in the 5th and 6th challenges doesn't make sense -- we're not creating a new array by modifying each element of the response, and in challenge 4, the learner was told to use ".forEach()". Seeing ".map()" instead for no apparent reason would likely be a source of confusion.
2015-11-25 18:38:19 -05:00
Quincy Larson
75a384ca36 make times for waypoint challenges less optimistic 2015-11-20 01:26:57 -06:00
Aaron
14956bcfcf Update json-apis-and-ajax.json
Proposed fix to solve issue #4516. Instructions say to use forEach instead of map.
2015-11-18 11:02:46 -05:00
alvynmcq
d7ca38bf47 Bad code in a Waypoint snippet #4434
Replaced .map() method with .forEach()
2015-11-14 22:50:41 +00:00
Logan Tegman
0c82d363a3 Fix Sidebar Code Indentation Character
Closes #3988
2015-11-01 17:11:23 -08:00
natac13
668de6e327 added warning about navigator prompt
closes #3996
2015-10-30 19:13:31 -04:00
Logan Tegman
1a2c64a178 JSON/API Lesson Cleanup
+ Fixes Convert JSON to HTML lesson (Closes #4016)
+ Add Formatting to Geolocation lesson output (Closes #4010)
+ Fixes Render Images lesson
+ Removes unnecessary `?callback=` from JSON challenges. (Closes #3972)
+ Lots of other formatting and consistancy changes.
+ Also closes #3962 and closes #3969
2015-10-30 12:10:45 -07:00
Arsen Melikyan
078368ecc7 Merge pull request #3986 from MartinDelille/patch-1
fix typo and add comma
2015-10-30 20:56:58 +04:00
Martin Delille
4abdab67f3 fix typo and add comma
latitiude => latitude
add space and <br>
2015-10-30 16:28:34 +01:00
Berkeley Martinez
ab699a2932 Merge pull request #4006 from benmcmahon100/staging
Part two of post deploy challenge hotifx
2015-10-29 15:35:22 -07:00
SaintPeter
789437e579 Fixes 4003 2015-10-29 14:34:00 -07:00
Ben McMahon
954665cd35 Part two of post deploy challenge hotfix 2015-10-29 21:22:02 +00:00
Ben McMahon
7dc986f97d Update json-apis-and-ajax.json 2015-10-29 21:07:51 +00:00
Quincy Larson
97a3b12bfb finish editing ajax challenges 2015-10-23 21:32:51 -07:00
Quincy Larson
acd2f6282e confirm that all tests pass as intended 2015-10-23 16:46:21 -07:00
Quincy Larson
36ba68781f merge staging and overhaul ajax challenges 2015-10-23 16:19:00 -07:00
benmcmahon100
49f5204f03 Expanded some of the descriptions. 2015-10-11 16:41:31 +01:00
Quincy Larson
c709daabd1 update challenge sequence and break on boarding into two sections 2015-10-07 00:41:43 -07:00
Quincy Larson
ba8a06cf4b improve markup and titles of challenges 2015-10-06 15:37:43 -07:00
benmcmahon100
ccd7fcc32d More test and copy fixes. Removed weird bugged challenge 2015-10-06 22:54:20 +01:00
benmcmahon100
733d46b252 Fixed tests 2015-10-06 21:47:29 +01:00
benmcmahon100
b611793bdf Brought in line with staging and added spoofigator! 2015-10-05 23:42:30 +01:00
benmcmahon100
d65042af54 Finished the geolocation waypoint. Ready for QA and copy fixes 2015-10-05 22:46:29 +01:00
benmcmahon100
7ea6af00dd 90% complete without QA or refined descriptions/tests 2015-10-03 23:59:54 +01:00
Quincy Larson
8dc908aa30 restructure challenges and add certificate challenge skeletons 2015-10-01 23:54:20 -07:00
benmcmahon100
ac90645d33 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
38f723665d Three complete. More to come 2015-09-30 23:01:56 +01:00
benmcmahon100
8044c03576 Foundation fo AJAX stuff is done. Going to move on to process fetched data and creating a UI generating function for each individual object 2015-09-28 23:24:42 +01:00
Quincy Larson
34c65633c0 move json and ajax challenges to under construction directory 2015-08-13 15:49:38 -07:00
Quincy Larson
837d412777 use double quotes for all string literals in waypoints 2015-08-13 15:32:40 -07:00
Quincy Larson
043ef69d2f start adding json challenges 2015-08-13 12:55:50 -07:00
Quincy Larson
22ce7219a6 get everything seeding again 2015-08-10 22:17:49 -07:00
Berkeley Martinez
24e45d18ce add type to challenges 2015-08-07 23:37:32 -07:00
Berkeley Martinez
d31b53da2a rename top level title to name 2015-08-07 18:43:45 -07:00
ahstro
75919c63f3 Everything is horrible 2015-08-08 02:38:16 +02:00
Quincy Larson
aa58671ee3 restructure curriculum to split jQuery and Ajax into seperate sections 2015-08-06 23:19:05 -07:00