freeCodeCamp/curriculum/math-challenges/30-arithmetic/ratios.json

71 lines
1.1 KiB
JSON

{
"name": "Ratios",
"order": 14,
"challenges": [
{
"id": "59a5801209a6acac5983b424",
"title": "Definition of a Ratio",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836393",
"title": "Equivalent Ratios",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836394",
"title": "Ratios in Simplest Form",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836395",
"title": "Compare Ratios in Decimal Form",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836396",
"title": "Unit Rates",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}