From 7bca727f4c460a9143f1856d29e4d9534e94dfcf Mon Sep 17 00:00:00 2001 From: daniel watson Date: Sat, 11 Jun 2016 19:01:54 -0700 Subject: [PATCH] move warning up in first screw assessment --- curriculum/challenge-bot.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 -- 2.30.2