X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=curriculum%2Fchallenge-bot.scm;h=1c8d841fa66a24d25e11deae9e8074cbe4caa3b6;hb=7bca727f4c460a9143f1856d29e4d9534e94dfcf;hp=b44f9895bb34d2423629ac009e98f126e01ae263;hpb=f9e58978a984d59d3d0188da1a9b0295d4ac5115;p=challenge-bot diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index b44f989..1c8d841 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 [,(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?])))) + (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