Oliver Eyton-Williams
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
Oliver Eyton-Williams
0bd52f8bd1
Feat: add new Markdown parser ( #39800 )
...
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00
Oliver Eyton-Williams
2b9e38a17b
fix: replace .english.md extension with .md
2020-09-29 22:09:04 +02:00
Oliver Eyton-Williams
d7dc1acb4a
chore: update lang tags on code blocks
2020-09-16 11:54:08 +05:30
Randell Dawson
104f359902
consolidated comments for use in translation dictionary ( #39577 )
2020-09-15 12:37:50 -04:00
Oliver Eyton-Williams
bd68b70f3d
Feat: hide blocks not challenges ( #39504 )
...
* fix: remove isHidden flag from frontmatter
* fix: add isUpcomingChange
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
* feat: hide blocks not challenges
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2020-09-03 15:07:40 -07:00
Ty Mick
57c7003119
fix(curriculum): fix typography in "Set a Domain and a Range on a Scale" ( #39259 )
...
* Change spaced hyphen to em dash
* Update curriculum/challenges/english/04-data-visualization/data-visualization-with-d3/set-a-domain-and-a-range-on-a-scale.english.md
* Update curriculum/challenges/english/04-data-visualization/data-visualization-with-d3/set-a-domain-and-a-range-on-a-scale.english.md
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
2020-09-02 19:33:17 +01:00
Ty Mick
817325d68e
Change comma to semicolon ( #39258 )
2020-08-11 10:02:09 -07:00
Ty Mick
516602cef8
fix(curriculum): Improve punctuation/formatting in "Add Axes to a Visualization" ( #39261 )
...
* Improve punctuation
* Clean up axis identification
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Add block formatting to code sample
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-07-27 00:22:47 -07:00
Ty Mick
90e4ddb40f
Add <dfn> tags ( #39260 )
2020-07-16 11:35:03 -07:00
Oliver Eyton-Williams
f1c9b08cf3
fix(curriculum): add isHidden: false to challenges
...
This includes certificates (where it does nothing), but does not
include any translations.
2020-05-25 16:25:19 +05:30
Prayag
17be165d66
Add solution d3challenges ( #38222 )
...
* added solutions to data visualization with D3
* Update add-a-tooltip-to-a-d3-element.english.md
* Update add-attributes-to-the-circle-elements.english.md
* Update add-axes-to-a-visualization.english.md
* Update add-document-elements-with-d3.english.md
* Update add-inline-styling-to-elements.english.md
* Update add-labels-to-scatter-plot-circles.english.md
* Update change-styles-based-on-data.english.md
* Update change-the-color-of-an-svg-element.english.md
* Update change-the-presentation-of-a-bar-chart.english.md
* Update create-a-bar-for-each-data-point-in-the-set.english.md
* Update create-a-linear-scale-with-d3.english.md
* Update create-a-scatterplot-with-svg-circles.english.md
* Update display-shapes-with-svg.english.md
* Update dynamically-change-the-height-of-each-bar.english.md
* Update dynamically-set-the-coordinates-for-each-bar.english.md
* Update invert-svg-elements.english.md
* Update learn-about-svg-in-d3.english.md
* Update select-a-group-of-elements-with-d3.english.md
* Update set-a-domain-and-a-range-on-a-scale.english.md
* Update style-d3-labels.english.md
* Update work-with-dynamic-data-in-d3.english.md
* Update use-a-pre-defined-scale-to-place-elements.english.md
* Update use-dynamic-scales.english.md
* Update use-the-d3.max-and-d3.min-functions-to-find-minimum-and-maximum-values-in-a-dataset.english.md
* Update work-with-data-in-d3.english.md
2020-04-24 06:34:53 -05:00
Senipah
012e5c848b
reword instruction referring to 3d array ( #38272 )
2020-02-29 22:35:53 -08:00
Randell Dawson
41718abf76
fix(learn): consolidate comments for responsive web design cert ( #38256 )
...
Related to PR #38040
This PR is an attempt to consolidate/remove as many comments in the challenge seed code in the Responsive Web Design certification challenges, to be able to create a small translation lookup object for translating the English comments to other languages.
2020-02-27 20:50:46 +05:30
Prayag
701bbc2ae9
added solution to d3 challenge add-labels-to-d3-elements ( #38208 )
2020-02-13 20:59:16 +05:30
Bojan Cvjetkovic
10bd00309a
Added solution to this exercise ( #38074 )
...
* Added solution to this exercise
* fix: changed js to html
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-01-22 00:00:06 +05:30
Ronald van der Bergh
fd36d6db37
fixed typo, "is" changed to "in" ( #38032 )
2020-01-08 18:58:31 -08:00
lasjorg
8cca639450
fix(challenge): check inline styles on elements, add solution ( #37756 )
2019-12-16 16:18:29 +01:00
Stryyder
58444af093
very minor grammar fix ( #37840 )
2019-11-26 15:53:18 -08:00
SomeDer
bfa5c26288
fix: use dfn instead of code tag ( #36640 )
...
* Use dfn tags
* remove misused <dfn> tags
* Revert "remove misused <dfn> tags"
This reverts commit b24968a96810f618d831410ac90a0bc452ebde50.
* Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/fill-in-the-blank-with-placeholder-text.english.md
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Make "array" lowercase
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Fix dfn usage
* Address last dfn tags
2019-10-27 12:45:37 -04:00
Randell Dawson
568f00e02a
fix(curriculum): Added forumTopicId to remaining 1200 challeng… ( #36558 )
2019-08-05 22:14:37 +05:30
Randell Dawson
c387873640
fix(curriculum): added extra line before </section> tag - Engl… ( #36278 )
2019-07-19 15:30:17 +05:30
Randell Dawson
db8098601e
fix(curriculum): Remove unnecessary assert message argument from English Data Visualization challenges ( #36424 )
...
* fix: removed assert msg argument
* fix: corrected test text
2019-07-11 10:53:41 +02:00
Daniel Simeonov
81d7127a5d
Added solution for English/Data-Visualization/Hover-tod3-element ( #36220 )
...
* Added solution for English/Data-Visualization/Hover-tod3-element
* Added full solution for Data-Visualization-D3/Hover-effect-to-d3-element
* fix: added extra line to prevent linting errors
2019-06-20 09:49:47 -07:00
Randell Dawson
dd6011b2cc
fix(curriculum): Convert blockquote elements to triple backtick syntax for Data Visualization ( #35995 )
...
* fix: convert data visualization
* fix: reverted to blockquote
* fix: changed js to json
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: cleaned up code
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-05-14 07:04:05 -05:00
Sumer Patel
4f22235cc6
fix: broken tests in add-axes-to-a-visualization-challenge-in-d3 (Issue: #35554 ) ( #35577 )
2019-03-13 13:53:02 +05:30
Randell Dawson
bc99876f9e
[Fix] allow line breaks between method calls for several Data Visualization challenges ( #35093 )
...
* fix: allow spaces between lines breaks a function arguments
* fix: allow line breaks between method calls
2019-02-22 12:18:10 -07:00
Kristofer Koishigawa
84e28bd0f0
fix(challenges): update required links for d3 challenges ( #34477 )
2019-02-08 09:37:46 +03:00
Bannon Tanner
a3c917ee62
changed position data to make correct values pass ( #26987 )
...
Closes : #17996
2019-02-02 21:49:36 +04:00
The Coding Aviator
5cc3e97c86
[Fixed Bug] Data Visualization with D3: Learn About SVG in D3 ( #27022 )
2018-12-03 12:44:30 +09:00
Valeriy
591309550b
test(curriculum): check tests against solutions ( #27716 )
2018-10-24 16:45:00 +05:30
Valeriy
79d9012432
fix(curriculum): quotes in tests ( #18828 )
...
* fix(curriculum): tests quotes
* fix(curriculum): fill seed-teardown
* fix(curriculum): fix tests and remove unneeded seed-teardown
2018-10-20 23:32:47 +05:30
The Coding Aviator
5bc241a9a7
Update add-classes-with-d3.english.md ( #19508 )
...
* Update add-classes-with-d3.english.md
* Update add-classes-with-d3.english.md
* Update add-classes-with-d3.english.md
2018-10-16 16:05:22 +01:00
Bouncey
ee9f6b2d72
chore(meta): Move challenge meta to challenges root
2018-10-11 02:15:05 +05:30
Beau Carnes
d1751adc9e
fix: add meta.json
2018-10-08 15:46:27 -04:00
Beau Carnes
fcced4a6c3
docs: add Spanish docs
2018-10-08 13:34:43 -04:00
Bouncey
a859035023
fix(challenge-md): Fix quotes that failed in the transform
2018-10-08 11:38:26 +05:30
Bouncey
8f39bc1288
chore(curriculum): Remove files in wrong format
2018-10-05 15:58:12 +01:00