Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Rietkerk <[email protected]>
  • Loading branch information
thsparks and srietkerk authored Dec 11, 2024
1 parent f65e985 commit a59686c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/teachertool/checklists/hot-potato.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"params": [
{
"name": "question",
"value": "Does this illustrate an understanding of how to use while loops? "
"value": "Does this illustrate an understanding of how to use while loops?"
},
{
"name": "shareid"
Expand Down
2 changes: 1 addition & 1 deletion docs/teachertool/checklists/level.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"params": [
{
"name": "question",
"value": "Does this illustrate an understanding of how to use conditionals to respond to data from the micro:bit sensors?"
"value": "Does this illustrate an understanding of how to use conditionals when responding to data from the micro:bit sensors?"
},
{
"name": "shareid"
Expand Down

0 comments on commit a59686c

Please sign in to comment.