0bd52f8bd1
Feat: add new Markdown parser ( #39800 )
...
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00
d94b3010e3
fix(learn): changed question to be different from the video ( #39773 )
...
* fix(learn): changed test to be different from the video
the array on the test and it's solution were same as the video explanation, replaced the test with one suggested in #39097
* fix to use np,ones
Co-authored-by: Nitin <67074979+nitnjain@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
2020-10-01 22:08:57 +01: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
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
40cd0982f7
fix: numpy accessing and changing elements
2020-06-02 16:04:17 +09:00
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
b101d4bbb3
feat(learn): add Numpy video question. ( #38619 )
2020-05-27 13:19:13 +05:30
c75d212831
fix: misaligned titles ( #38613 )
2020-05-27 13:19:12 +05:30