feat(curriculum): add piano project (#43364)
* feat: i broke it horribly * fix: background colour first * chore: apply shaun's review suggestions Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * fix: missing asserts * chore: apply shaun's review suggestions Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * chore: apply shaun's review suggestions Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * fix: remove extra background * fix: meta order * feat: clarify descriptions Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6996d54fe7
commit
2cf4a7d787
146
curriculum/challenges/_meta/css-piano/meta.json
Normal file
146
curriculum/challenges/_meta/css-piano/meta.json
Normal file
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"name": "CSS Piano",
|
||||
"isUpcomingChange": true,
|
||||
"dashedName": "css-piano",
|
||||
"order": 13,
|
||||
"time": "5 hours",
|
||||
"template": "",
|
||||
"required": [],
|
||||
"superBlock": "responsive-web-design",
|
||||
"superOrder": 1,
|
||||
"isBeta": true,
|
||||
"challengeOrder": [
|
||||
[
|
||||
"612e6afc009b450a437940a1",
|
||||
"Part 1"
|
||||
],
|
||||
[
|
||||
"612e77aba7ca691f598feb02",
|
||||
"Part 2"
|
||||
],
|
||||
[
|
||||
"612e78af05201622d4bab8aa",
|
||||
"Part 3"
|
||||
],
|
||||
[
|
||||
"612e7d1c29fb872d6384379c",
|
||||
"Part 4"
|
||||
],
|
||||
[
|
||||
"612e804c54d5e7308d7ebe56",
|
||||
"Part 5"
|
||||
],
|
||||
[
|
||||
"612e813b3ba67633222cbe54",
|
||||
"Part 6"
|
||||
],
|
||||
[
|
||||
"612e8279827a28352ce83a72",
|
||||
"Part 7"
|
||||
],
|
||||
[
|
||||
"612e83ec2eca1e370f830511",
|
||||
"Part 8"
|
||||
],
|
||||
[
|
||||
"612e89562043183c86df287c",
|
||||
"Part 9"
|
||||
],
|
||||
[
|
||||
"612e89d254fe5d3df7d6693d",
|
||||
"Part 10"
|
||||
],
|
||||
[
|
||||
"612e8eebe3a6dc3fcc33a66f",
|
||||
"Part 11"
|
||||
],
|
||||
[
|
||||
"612e95ef2e4bdf41f69067f9",
|
||||
"Part 12"
|
||||
],
|
||||
[
|
||||
"612e96fc87fe8e44f69f7ec5",
|
||||
"Part 13"
|
||||
],
|
||||
[
|
||||
"612e98f3245c98475e49cfc6",
|
||||
"Part 14"
|
||||
],
|
||||
[
|
||||
"612e9a21381a1949327512e6",
|
||||
"Part 15"
|
||||
],
|
||||
[
|
||||
"612e9d142affc44a453655db",
|
||||
"Part 16"
|
||||
],
|
||||
[
|
||||
"612e9f1e7e5ccd4fa9ada0be",
|
||||
"Part 17"
|
||||
],
|
||||
[
|
||||
"612ea4c4993aba52ab4aa32e",
|
||||
"Part 18"
|
||||
],
|
||||
[
|
||||
"612ea97df5742154772f312e",
|
||||
"Part 19"
|
||||
],
|
||||
[
|
||||
"612ead8788d28655ef8db056",
|
||||
"Part 20"
|
||||
],
|
||||
[
|
||||
"612eaf56b7ba3257fdbfb0db",
|
||||
"Part 21"
|
||||
],
|
||||
[
|
||||
"612eb4893b63c75bb9251ddf",
|
||||
"Part 22"
|
||||
],
|
||||
[
|
||||
"612eb75153591b5e3b1ab65e",
|
||||
"Part 23"
|
||||
],
|
||||
[
|
||||
"612eb7ca8c275d5f89c73333",
|
||||
"Part 24"
|
||||
],
|
||||
[
|
||||
"612eb8e984cd73677a92b7e9",
|
||||
"Part 25"
|
||||
],
|
||||
[
|
||||
"612eb934f64a4d6890a45518",
|
||||
"Part 26"
|
||||
],
|
||||
[
|
||||
"612ebcba99bfa46a15370b11",
|
||||
"Part 27"
|
||||
],
|
||||
[
|
||||
"612ebe7fe6d07e6b76d1cae2",
|
||||
"Part 28"
|
||||
],
|
||||
[
|
||||
"612ebedec97e096c8bf64999",
|
||||
"Part 29"
|
||||
],
|
||||
[
|
||||
"612ebf9a210f2b6d77001e68",
|
||||
"Part 30"
|
||||
],
|
||||
[
|
||||
"612ec0490ae8626e9adf82e4",
|
||||
"Part 31"
|
||||
],
|
||||
[
|
||||
"612ec19d5268da7074941f84",
|
||||
"Part 32"
|
||||
],
|
||||
[
|
||||
"612ec29c84b9a6718b1f5cec",
|
||||
"Part 33"
|
||||
]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user