From a59686cd20db70ec316af3b6ea96c7d09b74799c Mon Sep 17 00:00:00 2001 From: Thomas Sparks <69657545+thsparks@users.noreply.github.com> Date: Wed, 11 Dec 2024 09:56:24 -0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Sarah Rietkerk <49178322+srietkerk@users.noreply.github.com> --- docs/teachertool/checklists/hot-potato.json | 2 +- docs/teachertool/checklists/level.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"