From f9e58978a984d59d3d0188da1a9b0295d4ac5115 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Sat, 11 Jun 2016 17:23:12 -0700 Subject: [PATCH] add checks for tightening first screw --- curriculum/challenge-bot.scm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index a51f547..b44f989 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -227,7 +227,12 @@ tighten until the screw head touches the deck. do not continue tightening after that.]) (p [the arduino should still be flat against the deck still, just - as it was before tightening the screw.])) + as it was before tightening the screw.]) + (p [check + ,(itemize + (item [why do we insert the first screw partially before + holding up the arduino?]) + (item [which side of the deck is the top side?]))])) (subsubsection :title [assessment] (p [does the arduino stay with the deck when the deck moves? -- 2.30.2