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
Oliver Eyton-Williams
c40eab94b7
fix(curriculum): add missing .english extensions
2020-08-16 04:45:17 +05:30
Shaun Hamilton
7d8e558b91
fix(curriculum): convert all video challenges to markdown ( #39189 )
2020-08-05 01:26:41 +05:30
Mrugesh Mohapatra
decf1ece99
chore: enable python curriculum ( #39118 )
2020-06-23 17:36:39 +05:30
Gabriele Corti
5ddaf0fdf2
fix comparing-and-sorting-tuples answer ( #39027 )
...
* fix comparing-and-sorting-tuples answer
apply flag to sorted function
* remove commas from numpy array
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
2020-06-19 16:47:34 +02:00
Beau Carnes
5dcee2a70f
fix: update video link for Relationship Building challenge. ( #39062 )
2020-06-13 15:12:18 +05:30
Nitesh Seram
10b0c9ed94
fix: more conditional structures python ( #38981 )
2020-06-06 15:20:30 +05:30
Shaun Hamilton
da166363eb
fix(curriculum): add clarification to question and escape backslash ( #38951 )
...
* fix: add clarification to question
* fix: adjust word placement
Adjust word placement in python for everybody curriculum
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2020-06-02 16:27:51 +09:00
Shaun Hamilton
306a7975f7
fix(curriculum): python for everybody ( #38953 )
...
* fix: dictionaries and loops
* fix: dictionaries common applications
* fix: intermediate strings
* fix: introduction elements of python
* fix: networking using urllib in python
* fix: objects a sample class
* fix: python dictionaries
* fix: python lists
* fix: strings and lists
* fix: web services xml
* fix: refactor python questions to md
* fix: refactor questions to md
* fix: remove extra word
Removed unnecessary word is
* fix: add code blocks to answers
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: format python code
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-05-31 07:57:09 -05:00
Shaun Hamilton
94dee083aa
fix: remove extra word ( #38949 )
2020-05-30 15:09:28 -05:00
Kristofer Koishigawa
3567813c51
feat(curriculum): add python multiple choice questions ( #38890 )
2020-05-28 19:10:36 +05:30
Mrugesh Mohapatra
82a929681f
chore: update challengeType 11 to hidden
2020-05-27 13:19:16 +05:30
Mrugesh Mohapatra
8479250a14
fix: broken meta on challenges ( #38681 )
2020-05-27 13:19:13 +05:30
Tom
c75d212831
fix: misaligned titles ( #38613 )
2020-05-27 13:19:12 +05:30