<?xml version="1.0" encoding="ISO-8859-1" ?>
  <resource>
  <id>1533</id>
  <path>/www/nrich/html/content/99/07/logo2/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-02-01T00:00:01</last_published>
  <indexXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;p&gt;&lt;mdo:image align=&quot;left&quot; alt=&quot;&quot; src=&quot;star-square.gif&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;Can you use LOGO to draw the Star-square?&lt;/p&gt;
&lt;br clear=&quot;all&quot;&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;p&gt;You might wish to look at the &lt;a href=&quot;http://nrich.maths.org/public/viewer.php?obj_id=1532&amp;amp;part=&quot;&gt;first couple of articles in the&amp;quot;First Forward&amp;quot; series.&lt;/a&gt; if you have not met LOGO before.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
You can download some excellent free LOGO software from the internet at &lt;a href=&quot;http://fmslogo.sourceforge.net/&quot;&gt;http://fmslogo.sourceforge.net/&lt;/a&gt;.&lt;/p&gt;&lt;/mdoxml&gt;</indexXML>
  <solutionXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</solutionXML>
  <noteXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
The star is made from squares.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
What is the amount of turn between each square? &lt;br&gt;&lt;/br&gt;
The turn is 45 degrees because there are 8 squares. &lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
How can you be sure that you are in the right place to start to
draw the next square? &lt;br&gt;&lt;/br&gt;
Each square starts at the opposite corner to the starting point of
the previous square - this can be achieved by drawing one and a
half squares each time. &lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
You can use the REPEAT command to speed things up. For
example:&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
REPEAT 4 [FD 40 RT 90] draws what? &lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
You will know if you have the correct solution because you will be
able to create the pattern in the picture!! &lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</noteXML>
  <clueXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</clueXML>
  <canonXML/>
  <end_user_role>2</end_user_role>
  <difficulty>3</difficulty>
  <keystage1>0</keystage1>
  <keystage2>1</keystage2>
  <keystage3>1</keystage3>
  <keystage4>1</keystage4>
  <keystage4plus>0</keystage4plus>
  <title>LOGO Challenge 1 - Star Square</title>
  <description>Can you use LOGO to create this star pattern made from squares.
Only basic LOGO knowledge needed.</description>
  <spec_group>Information and Communications Technology
    <specifier>Logo</specifier>
  </spec_group>
  <spec_group>2D Geometry, Shape and Space
    <specifier>Squares</specifier>
  </spec_group>
  <spec_group>2D Geometry, Shape and Space
    <specifier>Angles at a point/on a line</specifier>
  </spec_group>
</resource>