diff --git a/docs/teachertool/checklists/hot-potato.json b/docs/teachertool/checklists/hot-potato.json index 24d78b02209..44d4a3dbb5d 100644 --- a/docs/teachertool/checklists/hot-potato.json +++ b/docs/teachertool/checklists/hot-potato.json @@ -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" diff --git a/docs/teachertool/checklists/level.json b/docs/teachertool/checklists/level.json index 4fa69ca5f1f..fe7165c556b 100644 --- a/docs/teachertool/checklists/level.json +++ b/docs/teachertool/checklists/level.json @@ -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"