mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
d02bb663c4
* refactor: move helpCategory to block meta * fix: test?
25 lines
545 B
JSON
25 lines
545 B
JSON
{
|
|
"name": "Learn Ratios and Proportions",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "learn-ratios-and-proportions",
|
|
"helpCategory": "Python",
|
|
"order": 0,
|
|
"time": "",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "college-algebra-with-python",
|
|
"challengeOrder": [
|
|
[
|
|
"6331caa1b51aeedd1a2bd644",
|
|
"Introduction to College Algebra with Python"
|
|
],
|
|
[
|
|
"6331d29fb51aeedd1a2bd653",
|
|
"Solving Proportions"
|
|
],
|
|
[
|
|
"6331d298b51aeedd1a2bd652",
|
|
"Ratios and Proportions: Extra"
|
|
]
|
|
]
|
|
} |