mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, dev) (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, org) (push) Has been cancelled
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
24 lines
976 B
JSON
24 lines
976 B
JSON
{
|
|
"name": "Build a String Transformer",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "workshop-string-transformer",
|
|
"helpCategory": "JavaScript",
|
|
"blockLayout": "challenge-grid",
|
|
"challengeOrder": [
|
|
{ "id": "68e41084bb275539f72de9fe", "title": "Step 1" },
|
|
{ "id": "68e42b62d7093345c6975f22", "title": "Step 2" },
|
|
{ "id": "68e42de6396f5c49d90d1951", "title": "Step 3" },
|
|
{ "id": "68e43e884ef09d4d2ab05631", "title": "Step 4" },
|
|
{ "id": "68e43f94365a964f26c88f78", "title": "Step 5" },
|
|
{ "id": "68e4417b7317835208145323", "title": "Step 6" },
|
|
{ "id": "68e44519c769bf545bb3f22a", "title": "Step 7" },
|
|
{ "id": "68e4465fba0bd256868b7deb", "title": "Step 8" },
|
|
{ "id": "68e448ec4ac4205968c0a805", "title": "Step 9" },
|
|
{ "id": "68e44abea678a65b877864dc", "title": "Step 10" },
|
|
{ "id": "68e44c305f1f935d949d76bb", "title": "Step 11" }
|
|
],
|
|
"blockType": "workshop",
|
|
"usesMultifileEditor": true,
|
|
"hasEditableBoundaries": true
|
|
}
|