mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): update searching sorting quiz block config (#67193)
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
"isUpcomingChange": false,
|
"isUpcomingChange": false,
|
||||||
"dashedName": "quiz-searching-and-sorting-algorithms-js",
|
"dashedName": "quiz-searching-and-sorting-algorithms-js",
|
||||||
"helpCategory": "JavaScript",
|
"helpCategory": "JavaScript",
|
||||||
"blockLayout": "challenge-list",
|
"blockLayout": "link",
|
||||||
"challengeOrder": [
|
"challengeOrder": [
|
||||||
{
|
{
|
||||||
"id": "699c047c797138ec61f44d54",
|
"id": "699c047c797138ec61f44d54",
|
||||||
"title": "Searching and Sorting Algorithms Quiz"
|
"title": "Searching and Sorting Algorithms Quiz"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"blockLabel": "review"
|
"blockLabel": "quiz"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user