zxc-w
4f121e7796
chore(curriculum): Updating the assets to be served by the CDN - Legacy Curriculum ( #54718 )
2024-05-14 11:37:47 +07:00
pkdvalis
4dcefaad5e
fix(curriculum): Updating old link to D3 axis docs ( #52364 )
...
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com >
2023-11-22 09:30:37 +00:00
Marcel Ribeiro-Dantas
21ac8999af
docs/fix(typos): Fix minor typos in English ( #51853 )
...
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
2023-10-14 04:16:15 +00:00
Anmol Sarraf
6552b88382
fix(curriculum): reword instructions in XMLHttpRequest section ( #49876 )
2023-04-03 09:37:39 +01:00
al6862
659b038c51
fix(curriculum): update "SVG canvas" to "SVG" in D3 course ( #49684 )
2023-03-17 19:02:12 +02:00
Md Kaif Khan
2cb4bac99a
fix(curriculum): use #<name> for element id reference ( #49638 )
...
fix:updated getMessage element phrase in json apis and ajax course
2023-03-10 09:47:45 +01:00
S-Guettner
c505d2a1c8
fix(curriculum):removed "non-virtual" phrase ( #49433 )
...
fix(curriculum):replaced non-virtual DOM elements phrase with DOM elements
2023-02-18 21:24:04 +00:00
Vansh Baghel
e9b2cc630b
chore(curriculum) : Added backticks and class reference to bar word ( #49322 )
...
Added backticks and class reference to bar word
2023-02-11 08:00:51 +00:00
Balaji Sivasakthi
2b6ac6f731
fix(curriculum): fix bad use of comma in d3 course "add a tooltip to a d3 element step" ( #49296 )
2023-02-09 12:12:47 +01:00
Maciej Bąba
335044fece
fix(curriculum): delete repeated sentence on data visualization with D3 project ( #49275 )
...
delete repeated sentence
2023-02-09 05:59:05 +01:00
abe
8ba08fb5f6
fix(curriculum): Wrong code that previously passes fetch challenge now fails ( #48423 )
...
* challenge with different parameter returned from fetch now fails as expected
* added hardcoded object in test file and special condition in test-challenges
* Update curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/get-json-with-the-javascript-fetch-method.md
remove hardcoded data and mock fetch
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* Update curriculum/test/test-challenges.js
test no longer needs to be skipped
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* reset the pollyfill
Co-authored-by: kravmaguy <flex4lease@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2022-12-09 13:54:54 +01:00
Juan Carlos Tello
2ae2c38be2
fix(curriculum): corrected wrong usage of it's contraction ( #48254 )
...
* replaced it's value by its value in 04-data-visualization challenge
* Fix it's default size typo in 14-responsive-web-design challenge
* Fix it's scaleLinear method typo in 04-data-visualization challenge
* Removed changes to non-English files
Co-authored-by: Sem Bauke <semboot699@gmail.com >
2022-10-27 10:28:53 +02:00
adripo
762945baf2
fix(curriculum): Update data viz demo project URLs ( #47694 )
2022-10-01 09:17:10 +00:00
Tom
b7ad5f4b4b
fix(curriculum): replace tabs with spaces and remove spaces on empty lines ( #47534 )
...
fix: replace tabs
2022-09-19 15:38:57 +02:00
Ilenia
59abda3ff2
fix(curriculum, i18n): solve issues in crowdin comments ( #46597 )
2022-06-21 19:53:13 +05:30
Muhammed Mustafa
e474d4cd17
chore(curriculum): Front End catagories links standardized ( #46418 )
2022-06-13 20:18:23 -05:00
Muhammed Mustafa
51b5b71964
fix(curriculum): external userstories in interview prep ( #46132 )
...
* fix(curriculum): external userstories in interview prep
* changed the right file, english is hard
* Camperbot for president,
* change wiki link in pong game
* changed wiki link in local weather question
* 24 files changed 👍 total 27
* removed make a app link so user don't limit themselves
* Test should pass
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
* removed Users storied
* Test shall not pass, wait wrong reference
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2022-05-30 12:39:11 +05:30
Shaun Hamilton
86cc757945
fix(client): remove normalize.css from globals ( #44403 )
2021-12-07 23:08:51 +05:30
Nicholas Carrigan (he/him)
b36cdbafd1
chore: rename "part" to "step" ( #43934 )
...
* chore: rename part to step
* chore: update metas
* chore: more renaming
* chore: update tooling
* chore: update frontmatter
* chore(tools): title testing
2021-10-21 18:07:52 +01:00
arfy slowy
815f588942
fix: typo grammar ( #43259 )
2021-08-21 09:26:03 +02:00
Seth Falco
4d024f3e4b
fix(curriculum): css and html test issues ( #42045 )
...
* fix: css and html issues
* fix: issues with css test
* fix: allow spaces in solution css
* fix: css tests for use-rgb-to-mix-colors
2021-05-21 12:18:42 +01:00
Aung Myat Min
fd6b32a3c5
fix(curriculum): typos in D3 challenge ( #42116 )
...
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2021-05-12 23:03:28 +01:00
Jonathan
fa52f4cafe
fix(curriculum): "Get JSON with the JavaScript fetch method" test too tpecific ( #41766 )
2021-04-08 09:20:29 +02:00
Laurent Labine
8e22962523
fix(curriculum) replace single-line blocks with multi-line blocks for… ( #41526 )
...
* fix(curriculum) replace single-line blocks with multi-line blocks for issue 51418
Data visualization and Coding Interview Prep portions.
* Update execute-a-markov-algorithm.md
Implemented as inline code blocks as discussed
* Adding missed blocks
* Last file added
2021-03-25 07:43:13 -07:00
Randell Dawson
33bd4fb2c4
fix(learn): Change Codepen template link ( #41440 )
2021-03-12 10:41:48 +05:30
Nicholas Carrigan (he/him)
16e420021c
chore: audit data visualisation challenges ( #41336 )
...
* chore(learn): audit d3 projects
* chore: audit data vis
* chore: audit json apis
* Update curriculum/challenges/english/04-data-visualization/data-visualization-projects/visualize-data-with-a-scatterplot-graph.md
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
* fix: apply suggestions
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
* fix: no colour backticks
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/get-geolocation-data-to-find-a-users-gps-coordinates.md
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2021-03-05 12:25:29 -07:00
fots
2a2657d36c
fix: update regex for Convert JSON Data to HTML ( #41134 )
...
* fix: updated solution for Convert JSON Data to HTML
* Update curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/convert-json-data-to-html.md
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
* Update curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/convert-json-data-to-html.md
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-02-16 16:27:47 +00:00
Lucas Sorenson
f8aa6c04e2
fix(learn): update seed code for D3.js challenge ( #40699 )
...
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Lucas Sorenson <lsorenson@sunsh1n3.com >
2021-02-10 17:06:19 +05:30
Durbatuluk1701
0a7aa59d51
fix(learn): Convert response testcase regex handles any variable name ( #40568 )
...
* Update convert response to JSON testcase
Testcase previously required that variable be named exactly "response". Changes will allow variable of any name to be used.
Example: res can now be used and tests still pass.
* Forgot the \ in front of )
2021-01-21 08:54:24 -08:00
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
James Bush
5164b09dab
Update post-data-with-the-javascript-xmlhttprequest-method.md ( #39835 )
...
Uses common language to describe API data request. Improves clarity of instruction.
2020-10-14 16:34:13 -06:00
Randell Dawson
94f0cf0ef8
chore(learn): Remove remaining isHidden keys from frontmatter (English and Chinese challenges) ( #39809 )
...
* fix: remove isHidden key from tool template
* fix: removed isHidden key from English challenges
* fix: remove isHidden key from Chinese challenges
2020-10-08 14:18:47 +02:00
Oliver Eyton-Williams
2b9e38a17b
fix: replace .english.md extension with .md
2020-09-29 22:09:04 +02:00
Sky020
a86b220eb7
chore: remove isRequired from curriculum files
2020-09-21 20:51:46 +05:30
Randell Dawson
7abf0fde34
fix: correct filenames in d3 dashboard project
2020-09-16 11:54:12 +05:30
Randell Dawson
b9c9a95223
chore(learn): Renamed all project-based curriculum project step filenames to use 3-digit format of part-ddd.md ( #39463 )
...
* fix: renamed basic html cat photo app steps
* fix: renamed css-variables project steps
* fix: renamed d3-dashboard filenames
* fix: renamed rpg-game filenames
* fix: renamed functional-progamming-spreadsheet filenames
* fix: renamed calorie-counter project filenames
2020-09-16 11:54:12 +05:30
Oliver Eyton-Williams
d7dc1acb4a
chore: update lang tags on code blocks
2020-09-16 11:54:08 +05:30
Kris Koishigawa
4f1be63055
feat(learn): sync master and next-curriculum branches
2020-09-16 11:54:01 +05:30
Tom
977701937b
Feat: add d3 dashboard project to next curriculum ( #38028 )
...
* feat: add d3 dashboard project to next curriculum
2020-09-16 11:54:01 +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
Dan Morgan
3873f97e09
Update visualize-data-with-a-heat-map.english.md ( #38869 )
...
I changed the second User Story #16 to User story #17
2020-05-31 08:14:00 -05: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
Randell Dawson
1f2a93b646
fix: added additional test for altText ( #38395 )
2020-03-23 07:02:34 -05:00