From: daniel watson Date: Sun, 12 Jun 2016 00:23:12 +0000 (-0700) Subject: add checks for tightening first screw X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=f9e58978a984d59d3d0188da1a9b0295d4ac5115 add checks for tightening first screw --- 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?