Skip to content

Commit

Permalink
Activate Card Games exercise, deprecate Tracks on Tracks on Tracks (#584
Browse files Browse the repository at this point in the history
)

* deprecate old lists exercise, activate new one

* remove concepts and prerequisites from deprecated exercise
  • Loading branch information
bobbicodes authored Oct 13, 2023
1 parent af8c5a9 commit 9e1ca16
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,9 @@
"slug": "tracks-on-tracks-on-tracks",
"name": "Tracks on Tracks on Tracks",
"uuid": "0d05620f-3ef9-43aa-8e89-660187e090f3",
"concepts": [
"lists"
],
"prerequisites": [
"basics"
],
"status": "beta"
"concepts": [],
"prerequisites": [],
"status": "deprecated"
},
{
"slug": "bird-watcher",
Expand Down Expand Up @@ -168,7 +164,7 @@
"uuid": "01a06d2b-ffb1-4497-9bb3-d93ee2d0931b",
"concepts": ["lists"],
"prerequisites": ["basics", "conditionals", "booleans"],
"status": "wip"
"status": "beta"
}
],
"practice": [
Expand Down

0 comments on commit 9e1ca16

Please sign in to comment.