From: daniel watson Date: Sun, 12 Jun 2016 02:01:54 +0000 (-0700) Subject: move warning up in first screw assessment X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=7bca727f4c460a9143f1856d29e4d9534e94dfcf move warning up in first screw assessment --- diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index 7260275..1c8d841 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -236,12 +236,12 @@ (subsubsection :title [assessment of the first screw] (itemize + (item [,(bold [warning]), if you rotate the arduino board too + much,you will unscrew it from the deck and you'll have to + screw it back in. + rotating a few degrees should be ok.]) (item [does the arduino stay with the deck when the deck moves?]) - (item [can the arduino board still rotate a few degrees?]) - (item [warning, if you rotate the arduino board too much, you - will unscrew it from the deck and you'll have to - screw it back in. - rotating a few degrees should be ok.])))) + (item [can the arduino board still rotate a few degrees?])))) (subsection :title [second hole and screw] (subsubsection