Commit Graph

60 Commits

Author SHA1 Message Date
Niraj Nandish
5308332d79 fix(challenges): grammatical error 2018-07-21 11:01:32 +09:00
Ayush Gupta
dd046d6a0c fix(challenge): Fixed the typo for automatically (#48) 2018-06-29 23:47:58 +05:30
Niraj Nandish
5815401097 fix: example link will open in new tab (#22)
Example link will open in new tab

Final editing
2018-06-21 18:48:04 +05:30
Tom
d31e0a3a24 fix: blockquote-formatting-in-challenges (#17590) 2018-06-19 17:53:24 +05:30
Devon Aleshire
821164d519 Update to challenge verbiage for radio/checkbox (#17527)
Updated create radio / create checkbox to identify that the input element is not required to be inside the label element. Tried to use soft language without making user think it was incorrect because current tests still require the input to be nested within the label element. Also, this is not necessarily incorrect syntax as noted at W3 - Forms - Labels: https://bit.ly/2sLiXvE. Nesting implies implicit association vs explicit association using for attribute.
2018-06-13 13:02:11 +05:30
Stuart Taylor
4e645a5ff6 Package: Validate challenges on test (#17216)
This PR allows us to validate the schema during test.

It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat.
2018-05-22 18:13:14 +05:30
Stuart Taylor
ee66d84ccb feat(package): Initial Curriculum separation (#17174)
* feat(package): Initial Curriculum separation

* feat(package): Add org scope to package

* chore(ooops): Remove development file

* feat(npm): Add .npmignore

* fix(paths): Fix curriculum paths

* feat(build): Add a build step

* chore(seed): Move package file back to seed

* fix(ignore): Fix .npmIgnore file

* chore(docs): Update README

* chore(seed): Rename coding interview blocks

* fix(seed): Challenge files now fit into learn

* chore(seed): Update seed files for use in learn

* chore(escapes): Unescape script tags of jQuery
2018-05-21 19:26:49 +05:30
matt lubel
51ba57085b fix(challenges): Change spanish description (#17089)
changed instructions to require English text in order to be consistent
with tests

Closes #17073
2018-04-27 23:48:08 +05:30
Michael Siadak
ff35f2c9c3 fix(challenges): Remove self-closing slashes from <img> and <input> (#16985) 2018-04-03 14:48:41 -04:00
Alex Chaffee
52ca2b9ad6 feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Stuart Taylor
b7930795d6 fix(seed): Fix schema violations 2018-04-03 19:52:01 +05:30
Stuart Taylor
3f4bffcfca fix(translations): Fix translation fields 2018-04-03 19:52:01 +05:30
Giovanni HoSang
a028471a86 Fixed Typo: Changed 'the the' to 'the' (#17011)
Closes Issue #17000
2018-04-03 14:04:11 +01:00
Peter Elbaum
fbb9378ba6 fix(seed): Fix spelling and formatting issues (#16821)
Closes #16458
2018-03-20 20:46:14 +05:30
Quincy Larson
34dea0ab9c Fix/copy improvements (#16859)
* fix(seed): Simplify copy of lessons and remove need for image

* rework copy for account creation and login emails

* fix: Fixup email template and lock-file
2018-03-09 19:39:44 +00:00
Schalk Neethling
9ef7d8e405 fix: language update suggestions for basic-css and basic-html (#16767)
* fix: language update suggestions for basic-css and basic-html

* Fix plural
2018-03-08 10:13:20 -06:00
Schalk Neethling
767efbc76f fix: language update suggestions for basic-css and basic-html (#16729) 2018-02-16 11:11:23 +00:00
Schalk Neethling
15c9c8527a fix: language update suggestions for basic-css and basic-html (#16713) 2018-02-14 16:24:21 +00:00
Schalk Neethling
e2ec5e7427 Language update suggestions for basic HTML curriculum (#16697)
* Language update suggestions for basic HTML curriculum

* fix: Changes based on review feedback
2018-02-12 12:30:43 +00:00
Neenad Ingole
240a63fdd4 fix(seed): English error in Basic HTML and HTML5 challenge (#16608) 2018-01-31 01:35:11 +05:30
Tarun Singh
8b5b0f338a fix(URLs): Changed protocol relative URLs to Https URLs
BREAKING CHANGE: None

Closes #16522
2018-01-25 20:11:01 +05:30
Davinderpal Singh Rehal
1e93d3d8ca fix(challenge): Remove the note about Safari in the HTML5 require (#16546) 2018-01-21 12:21:13 +05:30
Saurish Kar
27e716f4be fix(seed): added example breakdown to give more clarity to question (#16485) 2018-01-18 12:16:50 +05:30
Berkeley Martinez
054dd8b4f6 Merge pull request #16442 from iabrenne/feature/link-to-guide
Feature/link to guide
2018-01-16 12:52:03 -08:00
Ryan
5230817dd8 fix(challenges): improved instructions for anchor element challenge
Text and external links. Image was not clear in explaining the
composition of anchor tags.

Closes #16289
2018-01-12 02:25:52 +05:30
Irina Brennen
98d27c16c1 refactor(seed): Add link to guide
Partially #16388
2018-01-10 18:32:16 -06:00
darthm3gatron
9dc3073003 fix(seed): Best practice for radio button (#16349) 2017-12-30 00:27:38 +05:30
Angel Eduardo
461cd88363 add tip for alt attribute for the add-images-to-your-website challenge (#16197) 2017-12-21 22:05:02 +05:30
Quincy Larson
ffe5533fe8 fix(seed): Add in introductory slide challenges 2017-11-24 14:58:06 -06:00
garritfra
93af902b3d fix(translations): Updated German translations (#15995) 2017-11-01 20:13:36 +05:30
Timo
890a262d00 refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
Prateek
9556cede00 Add tests for having single ol and ul element 2017-08-14 21:41:38 +05:30
marigerr
85cbbc87f5 interal link lesson - remove obsolete name attribute 2017-07-28 07:54:12 +02:00
Dylan
cf49d5eefa tweak description on nest many elements ch. (#15597) 2017-07-17 22:21:19 +05:30
Nathália Oliveira
90b47cbacc Brazilian Portuguese translation of Basic HTML and HTML5 (#15439)
* Brazilian Portuguese translation of Basic HTML and HTML5
* Basic HTML and HTML reviewed
2017-06-29 11:11:13 +05:30
Steve Phillips
c5b772b62e basic-html-and-html5.json: Clarified radio buttons 2017-06-17 11:58:53 -07:00
Shelvin Chandra
3c16db4249 fix(seed): Update warning for Safari (#15236) 2017-06-07 20:26:40 +05:30
james gill
007615de74 minor change to test suite 2017-05-22 17:35:28 -07:00
Todd Tyler
b0c90c84a3 Add text instructing user to remove target attribute. (#14847)
Add text instructing user to remove target attribute.
2017-05-14 23:09:28 +05:30
Sakthi Kumar
86cc2ee782 Provided Additional Information on a challenge (#14690) 2017-05-03 23:12:31 +05:30
Roc Granada Verdú
c6bb89e0a2 Grammar error 'inputing' corrected to 'inputting'. Line 1509 file 'seed/challeges/01-responsive-web-design' (#14697) 2017-05-03 22:38:04 +05:30
Roger Collier
3e329641bb Tightened text. Improved grammar. Removed redundancies. (#13768) 2017-04-27 03:32:07 +05:30
cch5ng
74ab1b6289 fix: #14402; add test for radio button in form tag 2017-04-17 10:27:14 -07:00
MANISH-GIRI
9ba8683e26 Add .com to code example 2017-03-27 18:13:45 -04:00
Timo
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
Adeildo Amorim
9672ddcfb2 Correct English sentence 2017-03-11 19:29:42 -08:00
Adeildo Amorim
1cdac8c6bd Insert a missing information needed to pass all tests 2017-03-08 13:00:11 -08:00
Joseph DePrey
14fcc35555 Clarify Basic HTML instructions 2017-03-08 09:06:00 +01:00
dhcodes
baf1d0cff8 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Quincy Larson
2709eb6b3a add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30