|
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 |
|
|
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 |
|
|
7d8e558b91
|
fix(curriculum): convert all video challenges to markdown (#39189)
|
2020-08-05 01:26:41 +05:30 |
|
|
decf1ece99
|
chore: enable python curriculum (#39118)
|
2020-06-23 17:36:39 +05:30 |
|
|
c385c70423
|
fix(learn): use more precise abbreviation for ReLU (#39065)
|
2020-06-13 15:11:00 +05:30 |
|
|
f967b279a7
|
fix(curriculum): standardize fill-in-the-blank format and typos (#39011)
This PR changes the format of earlier fill-in-the-blank questions/answers to the one used in later questions. It also fixes a few typos.
|
2020-06-06 15:21:34 +05:30 |
|
|
3567813c51
|
feat(curriculum): add python multiple choice questions (#38890)
|
2020-05-28 19:10:36 +05:30 |
|
|
82a929681f
|
chore: update challengeType 11 to hidden
|
2020-05-27 13:19:16 +05:30 |
|
|
2e37cb8da5
|
fix: rename tensorflow lessons (#38617)
|
2020-05-27 13:19:13 +05:30 |
|
|
c75d212831
|
fix: misaligned titles (#38613)
|
2020-05-27 13:19:12 +05:30 |
|