Skip to content

Commit

Permalink
Updated tug of led
Browse files Browse the repository at this point in the history
  • Loading branch information
thsparks committed Sep 6, 2024
1 parent 9c39c84 commit 5c53282
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 19 deletions.
12 changes: 6 additions & 6 deletions docs/teachertool/carousels/checklists-for-games/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"imageUrl": "/static/mb/projects/hot-potato.png",
"checklistUrl": "/teachertool/checklists/hot-potato.json"
},
{
"cardType": "checklist-resource",
"cardTitle": "Tug-Of-LED",
"imageUrl": "/static/mb/projects/tug-of-led.png",
"checklistUrl": "/teachertool/checklists/tug-of-led.json"
},
{
"cardType": "checklist-resource",
"cardTitle": "Snap the dot",
Expand All @@ -50,12 +56,6 @@
"imageUrl": "/static/mb/projects/reaction.jpg",
"checklistUrl": "/teachertool/checklists/reaction-time.json"
},
{
"cardType": "checklist-resource",
"cardTitle": "Tug-Of-LED",
"imageUrl": "/static/mb/projects/tug-of-led.png",
"checklistUrl": "/teachertool/checklists/tug-of-led.json"
},
{
"cardType": "checklist-resource",
"cardTitle": "Magic Button Trick",
Expand Down
50 changes: 37 additions & 13 deletions docs/teachertool/checklists/tug-of-led.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@
"name": "Tug-Of-LED",
"criteria": [
{
"catalogCriteriaId": "7AE7EA2A-3AC8-42DC-89DB-65E3AE157156",
"instanceId": "UIBsdPhCk3Jtp1mqxRoJD",
"catalogCriteriaId": "59AAC5BA-B0B3-4389-AA90-1E767EFA8563",
"instanceId": "RJkv2Z1UHxIywKbJPn0Fv",
"params": [
{
"name": "block",
"value": "device_plot"
},
{
"name": "count",
"value": 1
Expand All @@ -13,11 +17,11 @@
},
{
"catalogCriteriaId": "59AAC5BA-B0B3-4389-AA90-1E767EFA8563",
"instanceId": "RJkv2Z1UHxIywKbJPn0Fv",
"instanceId": "ieltnwSKhrOeJzYl1h-wq",
"params": [
{
"name": "block",
"value": "device_plot"
"value": "controls_if"
},
{
"name": "count",
Expand All @@ -27,35 +31,55 @@
},
{
"catalogCriteriaId": "59AAC5BA-B0B3-4389-AA90-1E767EFA8563",
"instanceId": "ieltnwSKhrOeJzYl1h-wq",
"instanceId": "E1cUYkJS2TsLxjSwX3Tqi",
"params": [
{
"name": "block",
"value": "controls_if"
"value": "device_print_message"
},
{
"name": "count",
"value": 1
"value": "2"
}
]
},
{
"catalogCriteriaId": "0DFA44C8-3CA5-4C77-946E-AF09F6C03879",
"instanceId": "SWX0Rbpw6HNpIzxJAnhuq",
"catalogCriteriaId": "59AAC5BA-B0B3-4389-AA90-1E767EFA8563",
"instanceId": "HfbLPAgcjK4c0aqCdQg7i",
"params": [
{
"name": "block",
"value": "math_js_round"
},
{
"name": "count",
"value": 1
}
]
},
{
"catalogCriteriaId": "3F7A9DB3-0B5E-456B-86E7-79573F9F6E53",
"instanceId": "UvfDgKLia0UO6z2nVytUN"
"catalogCriteriaId": "59AAC5BA-B0B3-4389-AA90-1E767EFA8563",
"instanceId": "r4g2OA8m3z8SVmJBmK-MW",
"params": [
{
"name": "block",
"value": "device_button_event"
},
{
"name": "count",
"value": "2"
}
]
},
{
"catalogCriteriaId": "D285D79B-85E5-4C8D-82D2-5A9E35AB1163",
"instanceId": "dtjisfMGBwQPvu_XB6q3T"
"catalogCriteriaId": "0DFA44C8-3CA5-4C77-946E-AF09F6C03879",
"instanceId": "HzOiUmWLHvCLtj9wgOqLA",
"params": [
{
"name": "count",
"value": 1
}
]
}
]
}

0 comments on commit 5c53282

Please sign in to comment.