freeCodeCamp/curriculum/math-challenges/32-linear-equations/graphing-in-the-coordinate-...

123 lines
2.1 KiB
JSON

{
"name": "Graphing in the Coordinate Plane",
"order": 8,
"challenges": [
{
"id": "59a5801209a6acac5983b450",
"title": "Graphs in the Coordinate Plane",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836533",
"title": "Points in the Coordinate Plane",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836534",
"title": "Ordered Pairs in Four Quadrants",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836535",
"title": "Coordinate Locations on a Map",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836536",
"title": "Graphs on a Coordinate Plane",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836537",
"title": "Graphs Based on Rules",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836538",
"title": "Rules Based on Graphs",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836539",
"title": "Identify Types of Linear and Nonlinear Graphs",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836540",
"title": "Function Families",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}