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
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
adripo
762945baf2
fix(curriculum): Update data viz demo project URLs ( #47694 )
2022-10-01 09:17:10 +00:00
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
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
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
Sky020
a86b220eb7
chore: remove isRequired from curriculum files
2020-09-21 20:51:46 +05:30
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
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
Kiara Barias
afd467f5dc
Removes RSA links from English challenges ( #37869 )
...
* RSA links deleted from challenges
* fix: remove remaining RSA links in challenges
2020-02-07 14:46:07 +09:00
Mo Zargham
437ba8b103
fix(curriculum): Read-search-ask link now point to correct url as noted in the issue ( #37753 )
...
* fix: broken Read-search-ask link now point to correct url
* fix: changed link to original forum link with more views
* fix: changed http links to correct version
* fix: link in help modal
2019-11-19 19:54:48 -05: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
Tracey Bushman
b730b67e1a
fix(curriculum): replace data urls with CDN urls for D3 projects ( #34964 )
...
* fix(curriculum): replace data urls with CDN urls for D3 projects
* fix(curriculum): data urls --languages
* fix(curriculum): stray old url
2019-01-29 03:41:02 +05:30
Bouncey
ee9f6b2d72
chore(meta): Move challenge meta to challenges root
2018-10-11 02:15:05 +05:30
Bouncey
8f39bc1288
chore(curriculum): Remove files in wrong format
2018-10-05 15:58:12 +01:00