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>
This commit is contained in:
Oliver Eyton-Williams
2021-01-13 03:31:00 +01:00
committed by GitHub
parent 0095583028
commit ee1e8abd87
4163 changed files with 57505 additions and 10540 deletions

View File

@ -3,6 +3,7 @@ id: 5e9a0a8e09c5df3cc3600ed4
title: 'Accessing and Changing Elements, Rows, Columns'
challengeType: 11
videoId: v-7Y7koJ_N0
dashedName: accessing-and-changing-elements-rows-columns
---
# --question--

View File

@ -3,6 +3,7 @@ id: 5e9a0a8e09c5df3cc3600ed3
title: Basics of Numpy
challengeType: 11
videoId: f9QrZrKQMLI
dashedName: basics-of-numpy
---
# --question--

View File

@ -3,6 +3,7 @@ id: 5e9a0a8e09c5df3cc3600ed7
title: Copying Arrays Warning
challengeType: 11
videoId: iIoQ0_L0GvA
dashedName: copying-arrays-warning
---
# --question--

View File

@ -3,6 +3,7 @@ id: 5e9a0a8e09c5df3cc3600ed6
title: Initialize Array Problem
challengeType: 11
videoId: 0jGfH8BPfOk
dashedName: initialize-array-problem
---
# --question--

View File

@ -3,6 +3,7 @@ id: 5e9a0a8e09c5df3cc3600ed5
title: Initializing Different Arrays
challengeType: 11
videoId: CEykdsKT4U4
dashedName: initializing-different-arrays
---
# --question--

View File

@ -3,6 +3,7 @@ id: 5e9a0a8e09c5df3cc3600eda
title: Loading Data and Advanced Indexing
challengeType: 11
videoId: tUdBZ7pF8Jg
dashedName: loading-data-and-advanced-indexing
---
# --question--

View File

@ -3,6 +3,7 @@ id: 5e9a0a8e09c5df3cc3600ed8
title: Mathematics
challengeType: 11
videoId: 7txegvyhtVk
dashedName: mathematics
---
# --question--

View File

@ -3,6 +3,7 @@ id: 5e9a0a8e09c5df3cc3600ed9
title: Reorganizing Arrays
challengeType: 11
videoId: VNWAQbEM-C8
dashedName: reorganizing-arrays
---
# --question--

View File

@ -3,6 +3,7 @@ id: 5e9a0a8e09c5df3cc3600ed2
title: What is NumPy
challengeType: 11
videoId: 5Nwfs5Ej85Q
dashedName: what-is-numpy
---
# --question--