|
b4b3ecd5ce
|
fix(curriculum): remove unnecessary quotation marks (#44486)
|
2021-12-13 13:32:34 -08:00 |
|
|
f90dc7d903
|
fix(curriculum): update challenge to heading tags instead of headers (#43429)
* header changed to heading tag
* fix: Exercise about heading tags <h1> ... <h6>, accidentally refers to header tags
* fix: changed header to heading on pages affected
* Update curriculum/challenges/_meta/applied-visual-design/meta.json
Co-authored-by: Ilenia <nethleen@gmail.com>
* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/use-headings-to-show-hierarchical-relationships-of-content.md
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/use-headings-to-show-hierarchical-relationships-of-content.md
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/use-headings-to-show-hierarchical-relationships-of-content.md
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/use-headings-to-show-hierarchical-relationships-of-content.md
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/use-headings-to-show-hierarchical-relationships-of-content.md
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* Update curriculum/challenges/english/01-responsive-web-design/basic-html-cat-photo-app/part-002.md
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* Update curriculum/challenges/english/01-responsive-web-design/applied-visual-design/adjust-the-size-of-a-header-versus-a-paragraph-tag.md
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
* Update curriculum/challenges/english/01-responsive-web-design/applied-visual-design/adjust-the-size-of-a-header-versus-a-paragraph-tag.md
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
* file renamed
* dashed-name changed for all languages
* made changes in all the challenges
* file title changed
* added cypress test
* cypress test added
* Update cypress/integration/learn/redirects/heading-challenge.js
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
|
2021-10-25 16:17:54 +01:00 |
|
|
1d4e7e1d16
|
fix: replace responsive web dev bitly links (#41811)
|
2021-09-21 09:46:55 -05:00 |
|
|
8535c23b08
|
fix: address crowdin issues (#43021)
|
2021-07-26 19:43:15 +01:00 |
|
|
e45689d495
|
fix(curriculum): HTML-challenges: links are inconsistent. (#41900)
Co-authored-by: Ilenia <nethleen@gmail.com>
|
2021-04-26 22:34:53 +05:30 |
|
|
427444c757
|
chore(learn): audit files for crowdin (#40838)
* chore(learn): audit files for crowdin
Audits the challenge text in the Responsive Web Design superblock to
account for words/phrases that should not be translated because they
refer to code.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
* fix: remove quotes from code
Removes instances of quoted code blocks, or code blocked quotes.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
* fix: additional uncaught quote-codes
Thanks Oliver :)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* fix: so many quotes
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: missing punctuation
Noted in a Crowdin comment.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
* fix: remove more quotes
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
|
2021-02-01 12:56:07 -07:00 |
|
|
ee1e8abd87
|
feat(curriculum): restore seed + solution to Chinese (#40683)
* feat(tools): add seed/solution restore script
* chore(curriculum): remove empty sections' markers
* chore(curriculum): add seed + solution to Chinese
* chore: remove old formatter
* fix: update getChallenges
parse translated challenges separately, without reference to the source
* chore(curriculum): add dashedName to English
* chore(curriculum): add dashedName to Chinese
* refactor: remove unused challenge property 'name'
* fix: relax dashedName requirement
* fix: stray tag
Remove stray `pre` tag from challenge file.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
|
2021-01-12 19:31:00 -07:00 |
|
|
0bd52f8bd1
|
Feat: add new Markdown parser (#39800)
and change all the challenges to new `md` format.
|
2020-11-27 10:02:05 -08:00 |
|
|
2b9e38a17b
|
fix: replace .english.md extension with .md
|
2020-09-29 22:09:04 +02:00 |
|