<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>VEXcode VR in Grade 10 by Rahaf Basha</title>
      <link>https://padlet.com/rahafbasha/j5wgy803wfcnedm5</link>
      <description>Explore engaging strategies for integrating VEX VR robotics into grade 10 </description>
      <language>en-us</language>
      <pubDate>2025-10-18 11:33:54 UTC</pubDate>
      <lastBuildDate>2025-10-18 12:28:17 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>rahafbasha</author>
         <link>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638554982</link>
         <description><![CDATA[<p><strong>Mini Challenge</strong></p><p>For this mini challenge, create a project where the VR Robot drives to the number ‘81’ and then turns around and stops on number ‘41’ on the <strong>Number Grid Map Playground</strong> using operator blocks, [Wait until] blocks, and the Location Sensor!</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4343461595/ced331b01785502780b468c4566159aa/image.png" />
         <pubDate>2025-10-18 11:55:33 UTC</pubDate>
         <guid>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638554982</guid>
      </item>
      <item>
         <title></title>
         <author>rahafbasha</author>
         <link>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638558063</link>
         <description><![CDATA[<p>The Location Sensor can be used to navigate the coordinates of any Playground or to move a VR Robot to a known location. Using the coordinate grid from each Playground, a VR Robot can use multiple sensor values (X and Y values) to drive to these specified locations.</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4343461595/fa1cb1f143af06ad94d71e10ac3084a1/image.png" />
         <pubDate>2025-10-18 12:00:15 UTC</pubDate>
         <guid>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638558063</guid>
      </item>
      <item>
         <title></title>
         <author>rahafbasha</author>
         <link>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638562546</link>
         <description><![CDATA[<p>For a VR Robot to drive up or to the right, the targeted sensor values for the Location Sensor will need to be greater than the previous position, requiring the use of a &lt;Greater than&gt; block.</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4343461595/04767a9f9feb215edcade00ead2dbdad/image.png" />
         <pubDate>2025-10-18 12:07:14 UTC</pubDate>
         <guid>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638562546</guid>
      </item>
      <item>
         <title></title>
         <author>rahafbasha</author>
         <link>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638564421</link>
         <description><![CDATA[<ul><li><p>use the following link to lunch VEXcode VR <a rel="noopener noreferrer nofollow" href="https://vr.vex.com/?playground=Grid&amp;lang=en">https://vr.vex.com/?playground=Grid&amp;lang=en</a></p></li><li><p>Create a new project ,select the <strong>Number Grid Map Playground.</strong></p></li><li><p>Rename the project&nbsp;<em>FirstChallenge</em></p></li></ul>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4343461595/e3e312a35024d05545ead2fe551da471/image.png" />
         <pubDate>2025-10-18 12:10:05 UTC</pubDate>
         <guid>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638564421</guid>
      </item>
      <item>
         <title></title>
         <author>rahafbasha</author>
         <link>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638567119</link>
         <description><![CDATA[<p>If a VR Robot needs to drive down or to the left, the targeted sensor value for the Location Sensor will need to be less than the starting information. This means that the project should use a &lt;Less than&gt; block.</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4343461595/69424e69baeccec5d62811b71e6b1c29/image.png" />
         <pubDate>2025-10-18 12:14:30 UTC</pubDate>
         <guid>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638567119</guid>
      </item>
      <item>
         <title></title>
         <author>rahafbasha</author>
         <link>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638573425</link>
         <description><![CDATA[<p>Launch the Playground window.</p><p>Load the Number Grid Map Playground.</p><p>Add the blocks necessary to navigate the VR Robot to the numbers ‘81,’ and stops on number ‘41,’ .</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4343461595/7e3bfb2d810ccb32bdd1d7a2afb7c251/image.png" />
         <pubDate>2025-10-18 12:23:49 UTC</pubDate>
         <guid>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638573425</guid>
      </item>
      <item>
         <title>Notice </title>
         <author>rahafbasha</author>
         <link>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638575112</link>
         <description><![CDATA[<p>A [Wait] block will pause the project's flow for a specific period of time in seconds before moving on to the next block in the stack. A [Wait] block can be used to help observe individual behaviors in your project that may run quickly together, such as moving between two different locations on a Playground.</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4343461595/5fbb24dfa5802732e588ba78df5090a0/image.png" />
         <pubDate>2025-10-18 12:26:18 UTC</pubDate>
         <guid>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638575112</guid>
      </item>
      <item>
         <title>Start the project to test if it works.</title>
         <author>rahafbasha</author>
         <link>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638576435</link>
         <description><![CDATA[<p>Save the project once the VR Robot successfully drives to each of these numbers.</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4343461595/325996013b0f3495c2156eef31679424/lesson_3_mini_challenge.mp4" />
         <pubDate>2025-10-18 12:28:16 UTC</pubDate>
         <guid>https://padlet.com/rahafbasha/j5wgy803wfcnedm5/wish/3638576435</guid>
      </item>
   </channel>
</rss>
