Files
freeCodeCamp/curriculum/challenges/_meta/learn-ratios-and-proportions/meta.json
T
Tom d02bb663c4 refactor(curriculum): move helpCategory to block meta.json file (#50265)
* refactor: move helpCategory to block meta

* fix: test?
2023-05-04 08:46:58 +02:00

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"
]
]
}