Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

Suggest that students use the “when green flag clicked” block when creating clones in Scratch to avoid exponential cloning.

Share Suggest that students use the “when green flag clicked” block when creating clones in Scratch to avoid exponential cloning. with FacebookShare Suggest that students use the “when green flag clicked” block when creating clones in Scratch to avoid exponential cloning. with Twitter
  • If students create clones with another block, like "when spacebar pressed", these clones will also create clones when the spacebar is pressed, so the total number of clones increases by a factor of 2 every time the spacebar is pressed. This is generally unwanted behavior.

More about this tip

Tags

  • Content Misconceptions
  • Scratch
  • Intro Programming
External Source

Learn to Program with Scratch by Majed Marji

Other Tips By
Other Tips By Majed Marji

Similar tips

Explain nested for loops using a car odometer, the innermost loop controlling the ones digit must cycle fully before the outer loops steps forward, to help students better understand nested loops through a real world example.
Misconception: Students think that an interface in Java is the same thing as a user interface.
Introduce “base-case” and “smaller-caller” as a helpful way for students to remember the different parts of recursion.
  • CSTT Facebook
  • CSTT Twitter

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Footer Icons by Mohammed Alyousfi. Powered by Drupal.

Privacy Policy

  • National Science Foundation
  • Sage Fox Group
  • Harvey Mudd College