From: daniel watson Date: Sun, 12 Jun 2016 00:23:51 +0000 (-0700) Subject: turn overview assessment of first screw into list X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=f17976bf4bef0a212a1d40ed477e687ff24b992a turn overview assessment of first screw into list --- diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index b44f989..7260275 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -234,21 +234,22 @@ 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? - can the arduino board still rotate a few degrees? - 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.])) + :title [assessment of the first screw] + (itemize + (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.])))) + (subsection + :title [second hole and screw] (subsubsection :title [arduino board move relative to deck] (p [without any screws, the arduino board can move independently of - the deck.]) - (p [with the first screw, the arduino can rotate around one point - on the deck.]))) - (subsection - :title [second hole and screw]) + the deck. + with the first screw, the arduino can rotate around one + point on the deck.]))) (subsection :title [third and fourth hole and screw])) (section