Skip to content

Commit

Permalink
Teacher Tool: Set Block Type for "Block" Used "N" Times
Browse files Browse the repository at this point in the history
Putting this into a separate change so it can be checked in and used to verify the block picker in an upload target when I send that PR, that way others can see it without needing a local build.
  • Loading branch information
thsparks authored Mar 22, 2024
1 parent 31f091f commit b785acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common-docs/teachertool/test/catalog-shared.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"params": [
{
"name": "block",
"type": "string",
"type": "block",
"paths": ["checks[0].blockCounts[0].blockId"]
},
{
Expand Down

0 comments on commit b785acd

Please sign in to comment.