feat: introduce 7 new blocks to the public TOP (#56121)

This commit is contained in:
Sem Bauke
2024-09-16 19:21:24 +02:00
committed by GitHub
parent bc77cd7861
commit cb8ad41946
7 changed files with 8 additions and 9 deletions
@@ -1,6 +1,6 @@
{
"name": "Basic Function Projects",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "top-basic-function-projects",
"helpCategory": "Odin",
"order": 13,
@@ -22,6 +22,5 @@
"id": "661e17c6068359c3ccf2f4d8",
"title": "Basic Functions Exercise D"
}
]
}
@@ -1,6 +1,6 @@
{
"name": "Build a Rock Paper Scissors Game",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "top-build-a-rock-paper-scissors-game",
"helpCategory": "Odin",
"order": 16,
@@ -11,4 +11,4 @@
"title": "Build a Rock Paper Scissors Game"
}
]
}
}
@@ -1,6 +1,6 @@
{
"name": "TOP Learn Arrays and Loops",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "top-learn-arrays-and-loops",
"helpCategory": "Odin",
"order": 14,
@@ -1,6 +1,6 @@
{
"name": "Learn Data Types and Conditionals",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "top-learn-data-types-and-conditionals",
"helpCategory": "Odin",
"order": 11,
@@ -1,6 +1,6 @@
{
"name": "Learn Function Basics",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "top-learn-function-basics",
"helpCategory": "Odin",
"order": 12,
@@ -1,6 +1,6 @@
{
"name": "Learn to Solve Problems and Understand Errors",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "top-learn-to-solve-problems-and-understand-errors",
"helpCategory": "Odin",
"order": 15,
@@ -1,6 +1,6 @@
{
"name": "Learn Variables and Operators",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "top-learn-variables-and-operators",
"helpCategory": "Odin",
"order": 10,