Skip to main content
CS Teaching Tips

Main navigation

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

Misconception: Students have trouble understanding the difference between the “glide” and “go to” blocks in Scratch.

Share Misconception: Students have trouble understanding the difference between the “glide” and “go to” blocks in Scratch. with FacebookShare Misconception: Students have trouble understanding the difference between the “glide” and “go to” blocks in Scratch. with Twitter
  • The glide block, "glide _ secs to x: _ y: _", specifies a duration for how long it will take the sprite to move to the stated point.
  • The go to block, "go to x: _ y: _", instantly moves the sprite to the specified point.
  • This can be especially difficult for students whose first language is not English.

More about this tip

Tags

  • Content Misconceptions
  • Scratch
  • Development Methods
External Source
Interview with Danielle Harlow
Other Tips By
Other Tips By Danielle Harlow

Similar tips

Use the w3schools.com online HTML, CSS, and JavaScript tutorials to teach students web development through concrete examples rather than abstract definitions.
Write code in class in real time. This way you’ll be forced to pace yourself, so students can better see and understand the process you’re going through.
Trace through example code in class to show and encourage students to debug effectively

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

Privacy Policy