Programming for non-majors – Unit 5

Learning Outcomes

  • Construct a scene
  • Demonstrate interactions
  • Demonstrate events

To Do List

  1. Read Chapter 5
  2. Watch lecture video
  3. Watch assignment video
  4. Complete assignment
  5. Complete chapter 5 quiz

Reading

  • Chapter 5 – Interactions: Events and Event Handling

Videos

 


Assignment

Instructions: Create a scene full of interactions.




Total points: 100
  1. Add a carousel, monkey, lunar lander and 7 other objects (10 points)
  2. Let the user walk around the scene using the keyboard (let the keyboard move the camera) (10 points)
  3. Run the monkey.screech method when clicked on by the mouse (10 points)
  4. Run the carouselAnimation method when clicked on by the mouse (10 points)
  5. Create a method to launch the lunar lander (20 points)
  6. Run the lunarLander.launch method when clicked on by the mouse (10 points)
  7. Add another interaction to one of your objects (20 points)
  8. Comment your program and all methods (10 points)
  9. Submit your Alice project file through Blackboard (or Epic for Academic Partnership students).

Quiz

Login to Blackboard and take the Chapter 5 quiz.

No comments:

Post a Comment