Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
repository:colliding_crates [2021/02/16 23:40]
porcaro1 [See Also]
repository:colliding_crates [2021/02/17 17:26]
porcaro1
Line 16: Line 16:
 ====Activity==== ====Activity====
 ===Handout=== ===Handout===
 +{{ :​repository:​colliding_crates_1.png?​nolink&​600|}}
 ** Colliding Crates ** ** Colliding Crates **
  
-{{ :​repository:​colliding_crates.png?​nolink&​600|}} 
 In this activity, you will be asked to complete several tasks involving what you have learned about describing motion and applying this knowledge to actual computer program code.  In describing motion at this point, we need to consider both position and velocity. ​ To keep this activity simpler, you will be working with constant velocity, either positive or negative.  ​ In this activity, you will be asked to complete several tasks involving what you have learned about describing motion and applying this knowledge to actual computer program code.  In describing motion at this point, we need to consider both position and velocity. ​ To keep this activity simpler, you will be working with constant velocity, either positive or negative.  ​
- 
  
 First, you will need to go to GlowScript.org and create your own free account to begin adapting the [[https://​www.glowscript.org/#/​user/​kstedman/​folder/​Public/​program/​CollidingCars/​edit | computer code]] listed below. ​ Next, select "​create a new program"​ and copy and paste the code below to begin your adventure. ​ Make sure you copy all of it. First, you will need to go to GlowScript.org and create your own free account to begin adapting the [[https://​www.glowscript.org/#/​user/​kstedman/​folder/​Public/​program/​CollidingCars/​edit | computer code]] listed below. ​ Next, select "​create a new program"​ and copy and paste the code below to begin your adventure. ​ Make sure you copy all of it.
Line 69: Line 68:
 ====Answer Key==== ====Answer Key====
 ===Handout=== ===Handout===
 +{{ :​repository:​collding_crates_2.png?​nolink&​600|}}
   - Edit the "​size=vector(20,​20,​5)"​ segment of line 5   - Edit the "​size=vector(20,​20,​5)"​ segment of line 5
   - Edit line 5, changing "​pos=vector(0,​0,​0)"​ to "​pos=vector(-40,​-20,​0)"​   - Edit line 5, changing "​pos=vector(0,​0,​0)"​ to "​pos=vector(-40,​-20,​0)"​
  • repository/colliding_crates.txt
  • Last modified: 2021/02/17 17:36
  • by porcaro1